Getting uncles#

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

eth_getUncleByBlockHashAndIndex : Retrieves the specifics of an uncle block using the parent block’s hash and the uncle’s position.
eth_getUncleByBlockNumberAndIndex : Obtains details of an uncle block based on the parent block’s number and the uncle’s index.
eth_getUncleCountByBlockHash : Provides the total count of uncle blocks linked to a particular block hash.
eth_getUncleCountByBlockNumber : Retrieves the number of uncle blocks associated with a block identified by its number.

These endpoints are vital for examining uncle blocks within the Berachain network.

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