readStaking
Get Staking Balances
get_staking_balancesReturn an address's staking votes on Celo mainnet, broken down by validator group, including active and pending amounts.
§ Inputs
| Name | Type | Description |
|---|---|---|
addressRequired | 0x… address | Account 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.