get_token_balance
Retrieve the balance of a specific token for any Celo address by supplying the token contract address and wallet address.
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. |