latestOpenAPI 3.1.02026-08-0837114837.8 KB

c099830c76a0

get-a-block

Commonly used to fetch and render a single block for a block explorer.

get/v1/{chainName}/block_v2/{blockHeight}/

Path parameters

chainNamestring required

The chain name eg: eth-mainnet.

blockHeightstring required

The block height or latest for the latest block available.

Response

Successful response

updated_atstring date-time

The timestamp when the response was generated. Useful to show data staleness to users.

chain_idinteger

The requested chain ID eg: 1.

chain_namestring

The requested chain name eg: eth-mainnet.