Celina/Tools/Staking/get-staking-balances

Get Staking Balances

get_staking_balances

Return an address's staking votes on Celo mainnet, broken down by validator group, including active and pending amounts.

§ Inputs

NameTypeDescription
addressRequired0x… addressAccount to inspect.

§ Returns

{ groups: [{ group, active, pending }], totals }

§ Try saying

  • What does 0x… have staked on Celo?

Use this tool

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