Celina/Tools/Account/get-account

Get Account

get_account

Returns the native CELO balance, current nonce, and whether the address is a contract on Celo mainnet.

§ Inputs

NameTypeDescription
addressRequired0x… addressCelo 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.