DeFi Lending Yields & Cross-Pool Comparison
· Updated daily
As of Jun 2026, the cross-pool average DeFi lending yield stands at 2.88%, classified as Compressed Yields. The highest-yielding pool is AAVE V3 · ETH · DAI at 3.44%, while the lowest is AAVE V3 · Arbitrum · USDC at 2.20% — a cross-pool spread of 1.24pp. This page tracks the base APY ("apy_base", excluding token incentives) across 5 major institutional stablecoin lending pools: Aave V3 on Ethereum (USDC, USDT, DAI), Compound V3 on Ethereum (USDC), and Aave V3 on Arbitrum (USDC). Comparing across pools reveals when one venue is offering a yield premium versus the rest of the market — useful for both yield-seekers and for reading market structure. A premium that holds across multiple pools is a real DeFi rate signal; one isolated to a single pool is usually a transient liquidity event. Data sourced from the DefiLlama Yields API, daily from Oct 2022.
Per-Pool Yields Over Time
Base APY for each tracked pool. Default view is a 7-day moving average to remove single-day liquidity spikes; toggle to Raw to see the original noise, or 30D MA for structural trend. When the lines bunch together, the cross-pool market is well-arbitraged; when they fan out, idiosyncratic borrowing demand is pushing one venue above the rest.
Cross-Pool Average Yield vs Stablecoin Supply
Average base APY across all tracked pools (right axis, blue) overlaid with total stablecoin market cap (left axis, green). Fed regime bands annotate policy periods. When DeFi yields are structurally elevated (above ~5%), stablecoin supply tends to expand; when compressed (below ~3%), T-bills win and supply contracts. The 2022 hike cycle drove the average from ~8% to ~1.5%, coinciding with the supply contraction from $180B to $130B.
Current Yields — Bar Chart
Latest base APY for each pool, sorted high to low. Green bars indicate the highest-yielding pool; red the lowest. The visible spread shows how far cross-pool rates have diverged on the most recent observation.
DeFi base yields are well above T-bill levels. Strong stablecoin deployment incentive — capital flows on-chain. Typically reflects Fed easing cycles or sustained crypto borrow demand. The 2021 cycle peaked here.
Yields are competitive with T-bills. Stablecoin supply growth is supported but not aggressive. Cross-pool dispersion is typically narrow — most pools sit within 1–2 percentage points of the average. The 2024–2025 environment.
DeFi yields below T-bill levels. Stablecoin deployment incentive is weakening. Capital tends to rotate to off-chain risk-free yield. The 2023 environment that drove the supply contraction.
Effectively no on-chain yield premium. Rare regime — typically reflects deep crypto market quiet (low borrow demand) or aggressive Fed tightening that drains the rate environment. Stablecoin supply contracts.
Pools tracked: Aave V3 Ethereum USDC, USDT, DAI; Compound V3 Ethereum USDC; Aave V3 Arbitrum USDC. Five pools spanning the two largest institutional lending protocols, two networks (L1 + L2), and the three major stablecoins.
Source: DefiLlama Yields API daily snapshots. The yields API consolidates on-chain rate data across DeFi protocols with verified pool IDs and audited methodology. Stored in the local `defi_rates` TimescaleDB hypertable.
Field used: apy_base — the base interest paid by borrowers to lenders, excluding protocol-token reward incentives. Reward APY (e.g. AAVE, COMP token emissions) is tracked in the data but not used here, as reward yields can be mercenary capital signals rather than organic economic rates.
Smoothing: Per-pool APYs can spike intraday during liquidity events (sudden borrow demand pushing utilisation past 90%). Default view is a 7-day trailing moving average — long enough to remove single-event spikes, short enough to remain responsive to genuine regime shifts. Toggle to Raw to inspect spike days, or 30D MA for structural trend.
Cross-pool spread: Highest pool yield minus lowest pool yield on the latest observation. Persistent spread (above ~2 percentage points sustained) signals that one venue is offering a real premium — usually driven by chain-specific borrow demand or protocol-specific capital constraints.
Limitations: Aave and Compound USDT/DAI pools on Arbitrum are not currently tracked — adding them would require widening the pool set in `fetch/defi_rates.py`. Reward APY (which is meaningful for retail yield-seekers but noisy for economic analysis) is excluded by design.