koios_account_assets
Fetch native asset holdings for given Cardano stake accounts. Provide stake addresses in bech32 format to retrieve their asset balances.
Instructions
Get native asset holdings 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 | |
| _stake_addresses | Yes | Array of stake addresses (bech32 format) |