Aggregator
An aggregator is a DeFi service that searches across many venues to find the best available outcome for a user's action — the best swap price, lending rate, or yield — and routes the transaction accordingly. Rather than checking each exchange or protocol yourself, you interact with the aggregator, which does the comparison and execution in one step.
The most common type is the DEX aggregator. A concrete example: 1inch receives your order to swap 50,000 USDC for ETH, scans liquidity across Uniswap, Curve, and dozens of other pools, and may split the trade — sending part through one pool and part through another — to minimize total slippage and deliver more ETH than any single venue would. Yield aggregators such as Yearn apply the same idea to earning: they move deposits to wherever risk-adjusted returns look best. Bridge aggregators compare routes for moving assets between chains.
Aggregators matter because DeFi liquidity is fragmented across hundreds of pools and multiple chains; without them, users routinely get worse prices than the market actually offers. A common misconception is that aggregators always beat trading directly — for small trades in deep pools the difference can be negligible, and the aggregator's routing adds contract complexity and sometimes extra gas. For large trades or long-tail tokens, though, the price improvement is often substantial.
Related terms