koios_pool_invalid_delegators
List delegators with invalid staking for a Cardano pool. Filter by pool ID and epoch to pinpoint delegation issues.
Instructions
Get invalid delegators 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 |