Skip to main content
Glama

EDUCHAIN Agent Kit

get_wallet_address_from_private_key

Retrieve a wallet address from a private key with checksum formatting, enabling secure interaction with EDUCHAIN's token and pool data.

Instructions

Get wallet address from private key with proper checksum formatting

Input Schema

NameRequiredDescriptionDefault
privateKeyYesPrivate key of the wallet

Input Schema (JSON Schema)

{ "properties": { "privateKey": { "description": "Private key of the wallet", "type": "string" } }, "required": [ "privateKey" ], "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