koios_epoch_params
Retrieve Cardano blockchain protocol parameters for a specific epoch. Provide an epoch number to get the exact parameter values for that period.
Instructions
Get protocol parameters for a specific epoch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering e.g. 'epoch_no.desc' | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering | |
| _epoch_no | No | Specific epoch number to query |