readToken
Get Token Balance
get_token_balanceFetch the ERC-20 balance of a wallet for a token specified by contract address. Returns raw and formatted balance with decimals.
§ Inputs
| Name | Type | Description |
|---|---|---|
addressRequired | 0x… address | Wallet to inspect. |
tokenRequired | 0x… address | ERC-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.