readToken
Get Celo Balances
get_celo_balancesReturns native CELO and ERC-20 balances for an address on mainnet. Defaults to CELO + USDm if no tokens are specified.
§ Inputs
| Name | Type | Description |
|---|---|---|
addressRequired | 0x… address | Address to query. |
tokens | string[] | Token symbols or addresses to include (e.g. ['CELO','USDm','cUSD']). |
§ Returns
Array of { symbol, address, balance, decimals, formatted }.§ Try saying
- What does 0x… hold in CELO and USDm?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_celo_balances automatically.