DeFi

DeFi Yield Aggregators

Smart contract protocols that automatically move user capital between DeFi yield sources to optimise returns, compounding rewards, rebalancing across strategies, and abstracting the complexity of manual yield farming into a single deposit interface.

Manually optimising DeFi yield requires continuous monitoring of dozens of protocols, frequent rebalancing transactions (each costing gas), timely harvesting of reward tokens, and reinvestment of those rewards — a full-time job at scale. Yield aggregators solve this by pooling user capital and programmatically executing these tasks through smart contracts. By sharing gas costs across all depositors and automating compounding, aggregators can deliver meaningfully higher effective yields than individual users could achieve manually.

How Yield Aggregators Work

The basic architecture of a yield aggregator is a vault: users deposit an asset (ETH, USDC, LP tokens) into a vault smart contract. The vault deploys that capital into one or more yield-generating strategies — lending protocols, liquidity pools, staking, or combinations thereof. Periodically, the vault harvests accumulated reward tokens, swaps them for the base asset, and reinvests — compounding returns automatically. Users receive vault shares (yTokens in Yearn's case) representing their proportional claim on the vault's growing assets.

The compounding frequency is a significant contributor to effective APY. If a strategy earns 36% base APY and compounds daily, the effective APY is approximately 43% due to compound growth. Weekly compounding yields approximately 40% effective APY. The aggregator's economies of scale mean gas costs per user are a tiny fraction of what they'd pay individually, enabling daily or even multiple-times-daily compounding that would be economically infeasible for individual small depositors.

Yearn Finance: The Pioneer

Yearn Finance (YFI) is the original DeFi yield aggregator, launched by Andre Cronje in 2020. Yearn's v2 vault system became the template for the industry: a permissioned strategy development framework where independent strategists write yield strategies that are reviewed, tested, and deployed by the Yearn ecosystem. Each vault can run multiple strategies simultaneously, allocating capital between them based on projected risk-adjusted return.

Yearn's most significant vaults have historically included: yvUSDC (cycling between Aave, Compound, and Curve strategies), yvWETH (Lido staking + leveraged yield strategies), and curve.fi LP strategies that combine LP fee income with CRV and CVX emission harvesting. Yearn charges a 2% annual management fee and 20% performance fee on profits — a cost that is typically justified by the compounding and optimisation provided, particularly for large depositors.

The YFI governance token was famously launched with no pre-mine, no VC allocation, and no founder allocation — distributed entirely to protocol users in liquidity mining, making it one of the most equitably launched DeFi governance tokens. YFI holders govern vault strategy deployment and parameter changes.

Convex Finance: Curve Wars Aggregator

Convex Finance occupies a unique niche: it's an aggregator built specifically around Curve Finance's CRV token economics. Curve's vote-escrowed CRV (veCRV) system gives long-term lockers boosted rewards (up to 2.5x) and governance power over which pools receive CRV emissions. Convex accumulates cvxCRV (a liquid wrapper for veCRV) and uses this massive veCRV position to provide boosted yields to all Convex depositors — not just those who can lock CRV themselves.

The result: Convex users receive boosted Curve LP yields without locking their own CRV, while also earning CVX tokens (Convex's governance token). Convex became so dominant in the veCRV accumulation game that controlling CVX effectively means controlling where Curve emissions go — this power struggle, dubbed the "Curve Wars," became one of the defining narratives of DeFi 2021–2023.

By 2026, Convex controlled over 45% of all veCRV supply, making it the de facto power behind Curve's emission allocation. Protocols seeking Curve liquidity increasingly bribe CVX holders (via platforms like Votium) to direct emissions toward their pools — a multi-million-dollar weekly bribe market that generates additional yield for CVX lockers.

Beefy Finance: Cross-Chain Auto-Compounder

Beefy Finance focuses specifically on auto-compounding LP yields across 20+ blockchain networks, including Ethereum, BNB Chain, Polygon, Arbitrum, Optimism, Avalanche, and others. Beefy vaults take LP tokens from DEXs, harvest the native token rewards (CAKE from PancakeSwap, QUICK from QuickSwap, etc.), swap them for the underlying LP assets, and reinvest — compounding the LP position automatically.

Beefy's strength is breadth: it offers hundreds of vaults across dozens of chains and protocols, making it a one-stop solution for yield on many chains where Yearn or Convex don't operate. The BIFI governance token is distributed across all chains. Beefy charges a performance fee (typically 4.5% of harvested rewards) with no management fee, making it competitive for smaller positions where the compounding benefit is high relative to fees.

Risks of Yield Aggregators

Aggregators concentrate smart contract risk: not only the aggregator's own contracts but also every underlying protocol it interacts with. A bug in a strategy contract, a vulnerability in an underlying lending protocol, or a manipulation of a price oracle used by the strategy can result in vault losses. Yearn suffered a $11 million DAI vault exploit in 2021 due to a flash loan attack on an underlying strategy; the protocol's treasury covered depositor losses — but this illustrates the layered risk.

Evaluate aggregator risks on four dimensions: audit coverage (has every strategy and the core vault been audited by reputable firms?), treasury coverage (does the protocol have insurance or treasury reserves to cover hack losses?), strategy complexity (simple single-protocol strategies are lower risk than multi-protocol leveraged strategies), and underlying protocol risk (a Yearn vault depositing into an experimental new protocol carries that protocol's smart contract risk).

Use DennTech's Impermanent Loss Calculator alongside yield aggregator APY figures to model the net return on LP-based vaults, accounting for impermanent loss in volatile pairs that can erode the compounding benefit of the aggregator.

Comparing Major Aggregators

Yearn is appropriate for large ETH/stablecoin positions on Ethereum mainnet where the management fee is justified by institutional-grade strategy management. Convex is the default for Curve LP positions of any size. Beefy is the practical choice for multi-chain LP yield farming on secondary chains where no native alternative exists. All three are complementary tools in a DeFi yield portfolio, serving distinct asset classes and chains. Check each protocol's published audits, TVL stability, and community activity before depositing significant capital.