NOVAI chain status
novai_get_chain_statusRetrieve the latest committed block details including height, hash, and transaction count to verify the NOVAI chain is live and obtain the current tip height.
Instructions
Return the latest committed block of the live NOVAI chain: its height, block hash, round, transaction count, state root, and parent hash. Use this to verify the chain is live and advancing, and to learn the current tip height before requesting a specific block. Takes no parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||