Blocks

Get latest block

Get the latest indexed block number and timestamp, which represents the most recent state of the blockchain.

get/get_latest_block

Query parameters

chain_idstring required

The ID of the blockchain

Response

Latest 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

Changes