koios_pool_history
Query past performance data for a Cardano stake pool using its bech32 ID. Optionally filter by epoch for targeted analysis.
Instructions
Get historical performance data for a specific pool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering | |
| _epoch_no | No | Filter by specific epoch | |
| _pool_bech32 | Yes | Pool ID in bech32 format |