Get Token Balance
get_token_balanceSingle registry token balance (symbol or known registry address).
§ Inputs
| Name | Type | Description |
|---|---|---|
tokenRequired | string | Celo mainnet token symbol (e.g. CELO, USDm, USDC, USDT) |
address | string | Wallet on Celo mainnet. Omit to use the connected wallet or MCP CELO_PRIVATE_KEY signer. |
§ Returns
{ balance, formatted, decimals, symbol }§ Try saying
- What's 0x…'s balance of token 0x…?
- What's my USDT balance?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_token_balance automatically.