readToken
Get Stablecoin Balances
get_stablecoin_balancesReturns balances for Celo mainnet local stablecoins (all 15 Mento stables, USDC, USDT, etc.). Checks every supported stablecoin by default and omits zero balances unless you opt in.
§ Inputs
| Name | Type | Description |
|---|---|---|
addressRequired | 0x… address | Address to query. |
stablecoins | string[] | Specific stablecoin symbols to check (e.g. ['USDm','EURm']). |
includeZero | boolean | Include stablecoins with zero balance. Defaults to false. |
§ Returns
Array of stablecoin balance entries.§ Try saying
- Which stablecoins does 0x… hold?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_stablecoin_balances automatically.