Skip to main content
Glama

EDUCHAIN Agent Kit

wrap_edu

Convert EDU tokens to WEDU (Wrapped EDU) for enhanced interoperability and compatibility with decentralized platforms. Enter your wallet’s private key and the amount to wrap.

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