Get Locked CELO Balance
get_locked_celo_balanceReturn locked CELO balances and governance voting power for an address on Celo mainnet via the LockedGold contract. Includes non-voting, voting, and total locked amounts.
§ Inputs
| Name | Type | Description |
|---|---|---|
address | string | Wallet on Celo mainnet. Omit to use the connected wallet or the configured MCP signer (CELO or Self agent). |
§ Returns
{ address, nonvoting, voting, total, … }§ Try saying
- How much CELO does 0x… have locked?
- What is my governance voting power?
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_locked_celo_balance automatically.