writeTransaction
Send Token
send_tokenSend CELO or an ERC-20 token on Celo mainnet. Requires CELO_PRIVATE_KEY in your MCP client env.
§ Inputs
| Name | Type | Description |
|---|---|---|
toRequired | 0x… address | Recipient. |
token | symbol or 0x… | Token to send. Defaults to CELO. |
amountRequired | string | Human-readable amount, e.g. '0.01'. |
§ Returns
{ hash, status, blockNumber }§ Try saying
- Send 0.5 USDm to 0x…
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks send_token automatically.