koios_account_stake_history
Get active stake per epoch for specified stake accounts to monitor staking history and performance on Cardano.
Instructions
Get stake history (active stake per epoch) for given stake accounts
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 | |
| _stake_addresses | Yes | Array of stake addresses (bech32 format) |