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

Get Token Balance

get_token_balance

Fetch the ERC-20 balance of a wallet for a token specified by contract address. Returns raw and formatted balance with decimals.

§ Inputs

NameTypeDescription
addressRequired0x… addressWallet to inspect.
tokenRequired0x… addressERC-20 contract address.

§ Returns

{ balance, formatted, decimals, symbol }

§ Try saying

  • What's 0x…'s balance of token 0x…?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_token_balance automatically.