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
The chain name eg: eth-mainnet
.
The block height or latest
for the latest block available.