koios_tip
Retrieve the current chain tip (latest block) on the Cardano blockchain to track the most recent on-chain state.
Instructions
Get the current chain tip (latest block) of the Cardano blockchain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering e.g. 'block_no.desc' | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering |