asa_search_holdings
List ASA holdings for an account on Algorand or Voi mainnet. Filter by asset ID and paginate through results.
Instructions
List ASA holdings for an account via Indexer (paginated). Optional assetId filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| address | Yes | Account to list holdings for. | |
| assetId | No | If set, only this ASA. | |
| network | Yes | Algorand or Voi mainnet identifier. | |
| nextToken | No | Indexer next-token from a previous page. |