get_token_balance
Retrieve the balance of any ERC-20 token on Celo for a given wallet address and contract address. Instantly check token holdings.
Instructions
Get the token balance for a specific address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The address to check the balance for. | |
| token_address | Yes | The contract address of the token. |