get_token_balance
Retrieve ERC-20 token balances for any wallet address across multiple blockchain networks using Grove's Pocket Network data access.
Instructions
Get ERC-20 token balance for an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| tokenAddress | Yes | Token contract address | |
| walletAddress | Yes | Wallet address to check balance | |
| network | No | Network type (defaults to mainnet) |