koios_pool_registrations
Fetch Cardano stake pool registration records for a specific epoch or all epochs, with pagination and column filtering for efficient on-chain analysis.
Instructions
Get pool registrations for a specific epoch or all epochs
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 |