Celina/Tools/Token/get-token-balance
readTokenHosted · Stdio

Get Token Balance

get_token_balance

Single registry token balance (symbol or known registry address).

§ Inputs

NameTypeDescription
tokenRequiredstringCelo mainnet token symbol (e.g. CELO, USDm, USDC, USDT)
addressstringWallet 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.