get_wallet_status
Check the wallet's current state, active address, and all accounts. Read-only status for agents needing wallet details without a password.
Instructions
Returns the wallet's state and address. state is encrypted (normal), legacy, or none. address is the ACTIVE account's address; accounts lists every account in the wallet (index, address, label) and account is the active index. Balances, history, and payment requests all use the active account, and only the user can switch accounts, in the wallet app. No password needed — read only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||