Skip to main content
Glama

EDUCHAIN Agent Kit

get_top_tokens

Retrieve a list of top tokens by Total Value Locked (TVL) on SailFish DEX using the specified count to filter results, enabling informed decisions on EDUCHAIN interactions.

Instructions

Get a list of top tokens by TVL on SailFish DEX

Input Schema

NameRequiredDescriptionDefault
countNoNumber of tokens to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of tokens to return (default: 10)", "type": "number" } }, "required": [], "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