Aave is the dominant decentralized lending and borrowing protocol in DeFi, holding over $12 billion in total value locked across more than ten blockchain networks. Originally launched in 2017 as ETHLend — a peer-to-peer lending marketplace on Ethereum — the protocol was rebranded to Aave in 2020 and shifted to a pooled liquidity model that dramatically improved capital efficiency and user experience.
How Aave Works
Aave operates through liquidity pools. Suppliers deposit assets into these pools and receive aTokens in return — interest-bearing tokens that continuously accrue yield. For example, depositing 1,000 USDC mints 1,000 aUSDC, which grows in value as borrowers pay interest. Borrowers must post collateral exceeding the value of their loan, a model known as overcollateralization, which protects suppliers from default risk.
Aave v3 introduced several key innovations over its predecessors. Efficiency Mode (eMode) allows borrowers with correlated assets — such as ETH and stETH — to achieve loan-to-value ratios of up to 97%, dramatically improving capital efficiency for hedging strategies. Isolation Mode restricts newly listed assets to borrowing only certain stablecoins, containing systemic risk. Portal enables cross-chain liquidity by allowing collateral to be used across different networks seamlessly.
Interest Rate Model
Aave uses an algorithmic interest rate model where rates adjust based on utilization — the ratio of borrowed assets to total supplied assets. At low utilization, rates are intentionally cheap to attract borrowers. As utilization approaches a target threshold (typically 80%), rates rise sharply to incentivize additional supply and discourage further borrowing. This creates a natural equilibrium that keeps pools well-funded.
Both variable and stable (fixed) borrow rates are available on v2, though v3 moved primarily to variable rates. Flash loans — uncollateralized loans that must be repaid within a single transaction block — are a signature Aave innovation used extensively for arbitrage, liquidations, and collateral swaps.
The AAVE Token
AAVE is the protocol's governance and safety token. Holders vote on protocol parameters including risk configurations, new asset listings, fee distributions, and upgrades. AAVE stakers in the Safety Module act as a backstop: in the event of a shortfall (e.g., a collateral asset crashing faster than liquidators can act), up to 30% of staked AAVE can be slashed to cover bad debt. In return, stakers earn Safety Module emissions currently around 4–7% APY.
The protocol generates revenue through a spread between borrow and supply rates, a portion of which flows to the DAO treasury and AAVE stakers. GHO, Aave's native overcollateralized stablecoin launched in 2023, provides additional revenue as borrowers pay minting fees directly to the DAO.
Supported Assets and Risk Parameters
Each asset on Aave has individually configured risk parameters: Loan-to-Value (LTV), liquidation threshold, liquidation bonus, reserve factor, and borrowing cap. Conservative assets like USDC have LTVs of 87%, while more volatile assets like LINK have LTVs of 70% or lower. The Risk Council — a specialized sub-DAO — can adjust these parameters rapidly in response to market conditions without requiring a full governance vote.
Arbitrage Opportunities
Aave's multi-chain deployment creates cross-chain rate arbitrage opportunities. USDC supply rates on Aave Optimism sometimes run 2–3% higher than on Ethereum mainnet due to differences in local demand. Sophisticated users bridge assets to capture these differentials. Additionally, the spread between Aave's flash loan fee (0.05%) and arbitrage profits on DEXes makes Aave the most commonly used flash loan provider for MEV bots and arbitrageurs.
Within the same chain, the rate differential between stETH supply APY (which includes Ethereum staking rewards of ~3.5%) and the ETH borrow rate on Aave (currently ~3.4%) enables a recursive leverage strategy: deposit ETH → borrow stETH → swap for ETH → repeat. This "loop" amplifies staking yield, though it increases liquidation risk.
Security and Audits
Aave is among the most extensively audited protocols in DeFi, with security reviews from Consensys Diligence, OpenZeppelin, Trail of Bits, ABDK, and Sigma Prime. The protocol has operated without a major exploit since its v2 launch, though market events like the CRV liquidation crisis in 2023 exposed risks around illiquid collateral assets and resulted in approximately $1.6M in bad debt absorbed by the DAO.
Comparison with Competitors
Against Compound, Aave wins on chain diversity and asset variety. Against Morpho, which optimizes rates by peer-matching suppliers and borrowers within Aave's own pools, Aave provides more liquidity depth. Against MakerDAO's Spark, which focuses on DAI/USDS borrowing, Aave covers a broader range of assets. The core tradeoff is complexity: Aave's extensive feature set requires careful parameter selection, whereas simpler protocols are harder to misconfigure.
