koios_drep_voting_power_history
Retrieve voting power history for a Cardano DRep by ID, with optional epoch and pagination filters to analyze changes over time.
Instructions
Get voting power history 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 | |
| _epoch_no | No | Filter by specific epoch |