Skip to main content
Glama

EDUCHAIN Agent Kit

wrap_edu

Convert EDU tokens into WEDU (Wrapped EDU) by securely wrapping them, enabling compatibility with decentralized exchanges and smart contracts.

Instructions

Wrap EDU to WEDU (Wrapped EDU)

Input Schema

NameRequiredDescriptionDefault
amountYesAmount of EDU to wrap
privateKeyYesPrivate key of the wallet

Input Schema (JSON Schema)

{ "properties": { "amount": { "description": "Amount of EDU to wrap", "type": "string" }, "privateKey": { "description": "Private key of the wallet", "type": "string" } }, "required": [ "privateKey", "amount" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SailFish-Finance/educhain-ai-agent-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server