Skip to main content
Glama

EDUCHAIN Agent Kit

get_token_price

Fetch the current market price of a token on SailFish DEX by providing the token address. Use this tool within the EDUCHAIN Agent Kit to access real-time token pricing data.

Instructions

Get the current price of a token on SailFish DEX

Input Schema

NameRequiredDescriptionDefault
tokenIdYesToken address

Input Schema (JSON Schema)

{ "properties": { "tokenId": { "description": "Token address", "type": "string" } }, "required": [ "tokenId" ], "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