Getting uncles#

Retrieves information about "uncle" blocks, which are valid blocks not included in the main blockchain.

eth_getUncleByBlockHashAndIndex : Obtains details of an uncle block using the parent block's hash and the uncle's index.
eth_getUncleByBlockNumberAndIndex : Fetches information of an uncle block based on the parent block's number and the uncle's index.
eth_getUncleCountByBlockHash : Returns the total number of uncle blocks associated with a specific block hash.
eth_getUncleCountByBlockNumber : Retrieves the count of uncle blocks for a block identified by its number.

These endpoints are essential for analyzing uncle blocks within the Fantom network.

Get started
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key