Optimizes decentralized exchange trades by aggregating quotes and finding the most cost-effective routes across multiple liquidity sources.
The Routing DEX Trades skill empowers AI agents to perform sophisticated cryptocurrency trading analysis directly within Claude Code. By integrating with major aggregators like 1inch, Paraswap, and 0x, it identifies the best execution prices while accounting for gas costs and price impact. It supports advanced strategies such as splitting large orders to minimize slippage, discovering multi-hop swap paths, and evaluating MEV (Maximal Extractable Value) risk to protect trades from sandwich attacks. This is an essential tool for developers and traders looking to automate on-chain trade research and execution planning.
Key Features
010 GitHub stars
02Automatically split large orders across multiple venues to reduce price impact
03Rank trade venues by effective rate inclusive of estimated gas fees
04Calculate optimal multi-hop routes for complex token pairs
05Analyze and score MEV risk for sandwich attack protection
06Aggregate real-time quotes from 1inch, Paraswap, and 0x
Use Cases
01Comparing prices across different DEXs for the best effective swap rate
02Planning high-volume token trades to minimize slippage and market impact
03Auditing transaction safety and MEV exposure before on-chain execution