wallet_get_info
Retrieve active Algorand wallet details including address, public key, nickname, on-chain balance, and spending limits for account management.
Instructions
Get the active wallet account info including address, public key, nickname, on-chain balance, 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) |