koios_account_info
Retrieve stake account details including balance, delegation, and rewards for specified stake addresses.
Instructions
Get stake account information including balance, delegation, and rewards for given stake addresses
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 | |
| _stake_addresses | Yes | Array of stake addresses (bech32 format) |