Skip to main content
Glama

EDUCHAIN Agent Kit

check_arbitrage_opportunities

Identify arbitrage opportunities by comparing prices between centralized exchanges and SailFish DEX. Set a threshold to filter results based on price difference percentage.

Instructions

Check for arbitrage opportunities between centralized exchanges and SailFish DEX

Input Schema

NameRequiredDescriptionDefault
thresholdNoMinimum price difference percentage to consider as an arbitrage opportunity (default: 1.0)

Input Schema (JSON Schema)

{ "properties": { "threshold": { "description": "Minimum price difference percentage to consider as an arbitrage opportunity (default: 1.0)", "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