wallet_get_assets
Retrieve all asset holdings for the active Algorand wallet account, supporting mainnet, testnet, and localnet networks with paginated responses.
Instructions
Get all asset holdings for the active wallet account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |