get_latest_block
Retrieve the most recent indexed blockchain block number and timestamp to establish a reference point for API calls and ensure data accuracy.
Instructions
Get the latest indexed block number and timestamp, which represents the most recent state of the blockchain. No transactions or token transfers can exist beyond this point, making it useful as a reference timestamp for other API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | Yes | The ID of the blockchain |