get_wallet_balance
Retrieve wallet balance for USDC or ETH on networks like Ethereum, Arbitrum, Base. Optionally include USD value.
Instructions
Retrieves the balance of a wallet for a specific asset and chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset type (usdc or eth) | |
| chain | Yes | Blockchain network | |
| walletId | Yes | ID of the wallet to check balance for. | |
| includeCurrency | No | Include pricing in specified currency |