Get latest block number
get_block_numberRetrieve the current block height for a specified blockchain. Provide the chain name or ID to get the most recent block number.
Instructions
Get the latest (most recent) block height for a chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain name or numeric chain ID, e.g. "ethereum" or "1". Use get_chains_list to discover supported chains. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| notes | No | ||
| pagination | No | ||
| instructions | No | ||
| data_description | No |