π¦ ClawHub
Check Wallet
by @ant-1984
Query wallet addresses and on-chain balances on OpenAnt. Use when the agent or user wants to check wallet address, view balance, see how much SOL or ETH they...
π‘ Examples
# Quick balance check
npx @openant-ai/cli@latest wallet balance --jsonGet addresses to share for receiving payments
npx @openant-ai/cli@latest wallet addresses --jsonCheck if you have enough USDC before creating a task
npx @openant-ai/cli@latest wallet balance --json
-> Inspect data.solana.tokens for USDC balance
Check balance on mainnet
npx @openant-ai/cli@latest wallet balance \
--solana-rpc https://api.mainnet-beta.solana.com \
--evm-rpc https://mainnet.base.org \
--json
βοΈ Configuration
npx @openant-ai/cli@latest status --json to check)TERMINAL
clawhub install check-wallet