readAccount
Get Account
get_accountReturns the native CELO balance, current nonce, and whether the address is a contract on Celo mainnet.
§ Inputs
| Name | Type | Description |
|---|---|---|
addressRequired | 0x… address | Celo mainnet account to inspect. |
§ Returns
{ balance (wei + formatted), nonce, isContract }§ Try saying
- How much CELO does 0x… hold?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_account automatically.