DEX Integration
Skill for interacting with decentralized exchanges on Cardano through the Indigo Protocol ecosystem. Query available tokens, get swap estimates via SteelSwap, explore Iris liquidity pools, and check wallet balances via Blockfrost.
MCP Tools
- -
get_steelswap_tokens — List all tokens available for swapping on SteelSwap - INLINECODE1 — Get a swap estimate (price, slippage, route) for a token pair on SteelSwap
- INLINECODE2 — Retrieve liquidity pool data from Iris
- INLINECODE3 — Get wallet token balances via Blockfrost
Sub-Skills
References
Example Prompts
- - "What tokens are available to swap on SteelSwap?"
- "Get a swap estimate for 100 ADA to iUSD on SteelSwap"
- "Show me the current Iris liquidity pools"
- "What are the token balances for this wallet address?"
DEX 集成
通过Indigo协议生态系统与Cardano上的去中心化交易所进行交互的技能。查询可用代币、通过SteelSwap获取兑换估算、探索Iris流动性池,以及通过Blockfrost检查钱包余额。
MCP工具
- - getsteelswaptokens — 列出SteelSwap上所有可用于兑换的代币
- getsteelswapestimate — 获取SteelSwap上代币对的兑换估算(价格、滑点、路由)
- getirisliquiditypools — 从Iris检索流动性池数据
- getblockfrost_balances — 通过Blockfrost获取钱包代币余额
子技能
参考资料
- - MCP工具参考 — 详细的工具参数和返回类型
- DEX概念 — SteelSwap、Iris、Blockfrost、价格影响、路由
示例提示
- - SteelSwap上有哪些代币可供兑换?
- 获取SteelSwap上100 ADA兑换为iUSD的估算
- 显示当前的Iris流动性池
- 这个钱包地址的代币余额是多少?