Blocks info#

Retrieves detailed information from a specified block, including transactions, receipts, and block data.

eth_blockNumber : Fetches the current block number.
eth_getBlockByHash : Retrieves block details by hash.
eth_getBlockByHash#full : Returns full block details by hash.
eth_getBlockByNumber : Fetches block data by block number.
eth_getBlockByNumber#full : Retrieves full block details by number.
eth_newBlockFilter : Creates a filter for new blocks.
eth_getBlockReceipts : Fetches receipts of all transactions in a block.
eth_getBlockTransactionCountByHash : Returns the number of transactions in a block by hash.
eth_getBlockTransactionCountByNumber : Retrieves the transaction count for a block by number. \

These methods provide key tools for analyzing block data on the Polygon network.

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