List Wallets
list_walletsList all stored QUAI and Qi wallets with addresses and zones, enabling you to find the wallet name needed for sending transactions or converting Qi to QUAI.
Instructions
List every wallet stored in this server's encrypted wallet store, both QUAI-ledger (create_wallet/import_wallet) and Qi-ledger (create_qi_wallet/import_qi_wallet): name, ledger, address, and zone for each. No password is needed -- addresses are stored in the clear alongside the encrypted key/mnemonic, only spending requires the password. Use this to find the walletName to pass to send_transaction, get_qi_balance, or convert_qi_to_quai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||