koios_era_summaries
Retrieve summaries of all Cardano blockchain eras, with options to limit, order, and paginate results.
Instructions
Get a summary of all eras on 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 |