check-wallet
Installation
SKILL.md
Checking Wallet Addresses & Balances
Use the npx @openant-ai/cli@latest CLI to query your wallet addresses and on-chain balances. All queries go directly to on-chain RPCs — no backend API needed.
Always append --json to every command for structured, parseable output.
Confirm wallet is initialized and authed
npx @openant-ai/cli@latest status --json
If not authenticated, refer to the authenticate-openant skill.
List Wallet Addresses
npx @openant-ai/cli@latest wallet addresses --json