[overview]: Comprehensive Wallet Summary

query a specific wallet for an overview of its status, including balances and address details, use the overview subcommand:

$ basedcli wallet overview
Enter wallet name (default): myPrimaryWallet

You will obtain:

  • Wallet Name and Address: The name of the wallet and its respective public address(es).

  • Balance: A breakdown of available balances in both the native BASED token and, where applicable, other supported cryptocurrencies or tokens.

  • Associated Computekeys: If the wallet has designated compute keys, they will also be listed here.

The overview provides a snapshot of the wallet's financial health at a glance, allowing for immediate assessment and decision-making.

Last updated