Celina/Tools/Governance/execute-unlock-celo
writeGovernanceHosted · Stdio

Unlock CELO

execute_unlock_celo

Begin unlocking locked CELO from LockedGold. Starts a 3-day timelock before funds can be withdrawn. Requires humanness verification. Requires CELO_PRIVATE_KEY or SELF_AGENT_PRIVATE_KEY in your MCP client env.

§ Inputs

NameTypeDescription
amountRequiredstringamount
signerstringMCP 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 }

§ Try saying

  • Unlock 50 CELO from LockedGold.

Use this tool

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