readToken
Get Token Info
get_token_infoReturns metadata for a known or custom ERC-20 token on Celo mainnet — symbol, name, decimals, address.
§ Inputs
| Name | Type | Description |
|---|---|---|
tokenRequired | symbol or 0x… address | Known symbol (e.g. USDm) or token contract address. |
§ Returns
{ symbol, name, decimals, address }§ Try saying
- What's the contract address of USDm?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_token_info automatically.