Supported Aggregators
The 10 DEX aggregators freaky.fi queries on every swap.
Each aggregator searches different DEXes, uses different routing algorithms, and has access to different liquidity. Some can split your order across multiple pools to reduce price impact. Some have RFQ (Request for Quote) systems where professional market makers compete to fill your order directly - often at better prices than any on-chain DEX, because market makers can hedge across venues and quote without AMM price impact.
freaky.fi queries all 10 in parallel on every swap.
| Aggregator | Swap Methods | MEV Protection |
|---|---|---|
| 0x | Standard, Permit2, Gasless | Gasless only * |
| 1inch | Standard | |
| Bungee | Standard | |
| CowSwap | Intent-based | Yes * |
| KyberSwap | Standard | |
| LI.FI | Standard | |
| Odos | Standard, Permit2 | |
| OKX DEX | Standard | |
| OpenOcean | Standard, Permit2 | |
| Velora | Standard |
* 0x Gasless swaps bypass the public mempool via a relayer. See 0x MEV protection.
* CowSwap uses batch auctions with bonded solvers, preventing sandwich attacks and frontrunning. See CowSwap MEV protection.