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" }
ID: fd54q7e2lz