v1

latestOpenAPI 3.1.0MIT2026-07-1716328.3 KB
Blocks

Get block info

Get block information like timestamp, gas used, burnt fees, transaction count etc.

get/get_block_info

Query parameters

chain_idstring required

The ID of the blockchain

number_or_hashstring required

Block number or hash

include_transactionsboolean

If true, includes a list of transaction hashes from the block

Response

Block information

data_descriptionstring[] nullable

Optional list of strings explaining the structure or fields of the data payload

notesstring[] nullable

Optional list of important warnings or contextual notes, such as data truncation alerts

instructionsstring[] nullable

Optional list of suggested follow-up actions for an AI agent