koios_pool_updates
Retrieve Cardano stake pool registration, update, and retirement certificates by pool ID with filtering and pagination options.
Instructions
Get pool registration/update/retirement certificates
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 | |
| _pool_bech32 | No | Pool ID in bech32 format (optional, returns all if omitted) |