Utility
Get a block
Commonly used to fetch and render a single block for a block explorer.
GET
/
v1
/
{chainName}
/
block_v2
/
{blockHeight}
/
Credit Cost: 1 per call.
Processing: Realtime
Processing: Realtime
Path Parameters
chainName
string
requiredThe chain name eg: eth-mainnet
.
blockHeight
string
requiredThe block height or latest
for the latest block available.
Response
200 - application/json
updated_at
string
The timestamp when the response was generated. Useful to show data staleness to users.
chain_id
integer
The requested chain ID eg: 1
.
chain_name
string
The requested chain name eg: eth-mainnet
.
items
object[]
List of response items.