Activate Stake
execute_activate_stakeActivate pending staking votes for a validator group after the epoch boundary. Requires humanness verification. Requires CELO_PRIVATE_KEY or SELF_AGENT_PRIVATE_KEY in your MCP client env.
§ Inputs
| Name | Type | Description |
|---|---|---|
group_addressRequired | string | group address |
signer | string | MCP server signer: celo (CELO_PRIVATE_KEY) or self_agent (SELF_AGENT_PRIVATE_KEY). Defaults to the CELO wallet when both keys are configured. |
§ Returns
{ hash, status, blockNumber, groupAddress }§ Try saying
- Activate my pending stake with validator group 0x…
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks execute_activate_stake automatically.