wallet_list_accounts
Retrieve all wallet accounts with nicknames, addresses, and spending limits for the Algorand blockchain.
Instructions
List all wallet accounts with their nicknames, addresses, and spending limits.
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) |