koios_genesis
Get genesis parameters of the Cardano blockchain, with options to limit, order, offset, and select fields for precise data retrieval.
Instructions
Get the genesis parameters 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 |