Skip to main content
Retrieving block data from Arc can be done using the following methods:

eth_blockNumber

eth_getBlockByHash

eth_getBlockByNumber

eth_getBlockReceipts

eth_getBlockTransactionCountByHash

eth_getBlockTransactionCountByNumber

eth_getHeaderByHash

eth_getHeaderByNumber

eth_getUncleByBlockHashAndIndex

eth_getUncleByBlockNumberAndIndex

eth_getUncleCountByBlockHash

eth_getUncleCountByBlockNumber

Last modified on August 3, 2026