koios_pool_retirements
Fetch stake pool retirements from Cardano blockchain, filterable by specific epoch or all epochs, to monitor pool lifecycle changes.
Instructions
Get pool retirements 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 |