koios_pool_blocks
Retrieve blocks minted by a specific Cardano stake pool. Filter by pool ID and epoch to get exact block production details for analysis or reporting.
Instructions
Get blocks minted by 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 |