What problem does it solve?
This Skill orchestrates secure, optimized token swaps across 20+ chains by aggregating liquidity from hundreds of DEX sources, producing quotes, approval calldata, and swap transactions while enforcing safety gates and user confirmations.
Core Features & Use Cases
- Multi-chain DEX aggregation: Quotes and routes trades across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and many more to find the best price.
- Full execution flow: Supports quote → approve → swap flows with calldata generation for wallet contract-call signing and broadcasting.
- Risk & safety controls: Slippage management, price-impact gating, honeypot detection, MEV protection, checksum-based installer verification and preflight checks to prevent accidental unsafe execution.
- Operational guidance: Handles native token address conventions, minimal-unit amount conversion, and recommends parameter presets for common scenarios.
Quick Start
Ask the assistant to "Swap 100 USDC for OKB on XLayer" and include that you want a quote, any required approval calldata, and the unsigned swap transaction ready for your wallet to sign.