Celina/Tools/Token/get-token-info
readToken

Get Token Info

get_token_info

Returns metadata for a known or custom ERC-20 token on Celo mainnet — symbol, name, decimals, address.

§ Inputs

NameTypeDescription
tokenRequiredsymbol or 0x… addressKnown 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.