koios_pool_voting_power_history
Retrieve historical voting power data for Cardano stake pools to analyze governance participation over time.
Instructions
Get voting power history for stake pools
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 | No | Pool ID in bech32 format |