Skip to main content
Glama

EDUCHAIN Agent Kit

get_top_pools

Retrieve a list of top liquidity pools by Total Value Locked (TVL) on SailFish DEX, specifying the number of pools to return.

Instructions

Get a list of top liquidity pools by TVL on SailFish DEX

Input Schema

NameRequiredDescriptionDefault
countNoNumber of pools to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of pools 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