Skip to main content

Block by number

GET 

/api/chain/block/:number

Returns the block header plus its transaction hashes for a given block number, tag (latest, pending, safe, finalized), or hex block number via eth_getBlockByNumber. Live from the upstream RPC node.

Request

Responses

Successful response