koios_drep_delegators
Retrieve the current delegators for a DRep ID to analyze voter support and stake distribution in Cardano governance.
Instructions
Get current delegators for a specific DRep
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 | |
| _drep_id | Yes | DRep ID to query |