Decentralized lending has become the backbone of the DeFi ecosystem, with protocols facilitating billions of dollars in loans without banks, credit checks, or intermediaries. Aave, Compound, and MakerDAO stand as the three dominant lending platforms, each offering distinct approaches to the fundamental challenge of enabling trustless borrowing and lending. Understanding how each protocol works, their interest rate mechanisms, and their risk profiles is essential for anyone participating in decentralized finance.
How DeFi Lending Works
Unlike traditional lending where a bank evaluates a borrower's creditworthiness and sets loan terms, DeFi lending operates through smart contracts that algorithmically match lenders with borrowers. Lenders deposit assets into liquidity pools and earn interest. Borrowers provide collateral exceeding the loan value and pay interest on their borrowed amount.
The over-collateralization requirement is fundamental to DeFi lending. Because borrowers are pseudonymous and there is no legal recourse for default, every loan must be backed by collateral worth more than the borrowed amount. If collateral value drops below a specified threshold, the protocol automatically liquidates the collateral to repay the loan, protecting lenders from losses.
This model eliminates credit risk in the traditional sense but introduces smart contract risk, oracle risk, and market volatility risk. Each of the three major protocols addresses these risks differently.
Compound: The Pioneer of Pool-Based Lending
Compound launched in 2018 as one of the first algorithmic money market protocols. Its design philosophy emphasizes simplicity and composability. Users deposit assets into unified lending pools and receive cTokens (like cDAI or cETH) representing their deposit plus accumulated interest.
Interest Rate Model
Compound uses a utilization-based interest rate model. When pool utilization is low (few borrowers relative to deposited supply), interest rates are low, encouraging borrowing. As utilization increases, rates rise to attract more deposits and discourage excessive borrowing. Each asset has a "kink" point, typically around 80% utilization, beyond which rates increase sharply to prevent full utilization that would prevent lenders from withdrawing.
Supply APY for popular stablecoins typically ranges from 1% to 8%, while borrow rates run 2% to 12%, depending on market conditions and utilization. Rates adjust continuously with every transaction, providing real-time market pricing for capital.
Governance and Risk Management
Compound is governed by COMP token holders who vote on proposals to add new assets, adjust risk parameters, and modify protocol mechanics. The protocol maintains conservative collateral factors, typically requiring 125% to 150% collateralization depending on the asset's risk profile. Liquidators receive a discount on collateral, creating economic incentives to monitor and liquidate underwater positions.
Aave: Innovation and Flexibility
Aave launched in 2020 as a successor to the ETHLend peer-to-peer lending platform. It has since become the largest DeFi lending protocol by total value locked, driven by a broader feature set and more aggressive innovation.
Distinguishing Features
Aave introduced several innovations that differentiate it from Compound. Flash loans allow users to borrow any amount without collateral, provided the loan is repaid within the same transaction block. This enables arbitrage, collateral swaps, and liquidation opportunities that would be impossible with traditional lending. Flash loans have become a fundamental building block for DeFi automation and have processed billions in cumulative volume.
The protocol also offers stable rate borrowing, where users can lock in a borrowing rate for predictable costs. While the stable rate can be rebalanced by the protocol under extreme conditions, it provides borrowers with rate certainty that variable-rate lending cannot offer.
Interest Rate Model
Aave employs a similar utilization-based model to Compound but with more granular parameterization. Each asset has distinct optimal utilization rates, base rates, and slope parameters that are calibrated to the asset's specific risk and liquidity characteristics. The protocol supports both variable and stable rate borrowing, with the stable rate typically set higher to compensate for the predictability it provides.
Risk Management
Aave implements an isolation mode for newly listed assets, limiting their use as collateral to specific stablecoins and capping debt exposure. This allows the protocol to list newer or riskier assets without exposing the entire system to their potential volatility. The protocol also features an efficiency mode (eMode) that allows higher loan-to-value ratios for correlated asset pairs, such as stablecoin-to-stablecoin borrowing.
A safety module allows AAVE token holders to stake their tokens as a backstop against protocol shortfalls. In the event of a bad debt event, staked AAVE can be slashed to cover losses, providing an additional layer of protection for depositors.
MakerDAO: The CDP Model
MakerDAO takes a fundamentally different approach from pool-based lenders. Rather than matching lenders and borrowers, MakerDAO allows users to mint DAI, a decentralized stablecoin, by depositing collateral into Collateralized Debt Positions (CDPs), now called Vaults.
How Maker Vaults Work
Users deposit collateral assets like ETH, WBTC, or even real-world assets into Maker Vaults and mint DAI against that collateral. The user effectively borrows DAI from the protocol itself, paying a stability fee (interest rate) set by MKR governance. When the user wants to retrieve their collateral, they repay the minted DAI plus accrued stability fees.
This model means MakerDAO does not require depositors in the traditional sense. The protocol creates DAI from nothing, backed by the collateral locked in Vaults. This gives MakerDAO control over DAI supply and, by extension, its peg to the US dollar.
Collateral and Risk Parameters
Each collateral type in MakerDAO has specific risk parameters: a liquidation ratio (minimum collateralization level), a stability fee (borrowing rate), and a debt ceiling (maximum DAI mintable against that collateral type). ETH Vaults typically require 150% collateralization, meaning a user must deposit $150 worth of ETH to mint 100 DAI.
If collateral value drops below the liquidation ratio, the Vault is liquidated through an auction mechanism. Liquidators bid on the collateral, and proceeds are used to repay the DAI debt. Any excess is returned to the Vault owner. The auction system is designed to maximize recovery and minimize bad debt for the protocol.
The DAI Savings Rate
MakerDAO offers the DAI Savings Rate (DSR), which pays interest to DAI holders who deposit into the DSR contract. This rate is funded by stability fees collected from Vault owners. The DSR serves as a monetary policy tool, increasing or decreasing to manage DAI demand and maintain the dollar peg.
Comparison Summary
Each protocol excels in different areas and carries distinct tradeoffs.
- Simplicity: Compound offers the most straightforward lending experience, making it accessible for users new to DeFi. Its cToken model is clean and composable.
- Feature depth: Aave provides the most comprehensive feature set, including flash loans, stable rates, isolation mode, and efficiency mode. It suits sophisticated users who need advanced tools.
- Stablecoin generation: MakerDAO is unique in its ability to mint DAI, making it the choice for users who want to borrow stablecoins against their crypto holdings without selling.
- Risk approach: Compound favors conservative, proven parameters. Aave balances innovation with safety modules. MakerDAO uses governance-driven, auction-based risk management.
- Multi-chain presence: Aave and Compound have deployed on multiple chains including Polygon, Arbitrum, and Optimism. MakerDAO has historically been Ethereum-only, though its SubDAO initiative is exploring multi-chain expansion.
Choosing the Right Protocol
The best protocol depends on specific needs. Users seeking simple lending and borrowing may prefer Compound's clean interface. Those needing advanced features like flash loans or stable rates will find Aave more suitable. Borrowers who want to generate stablecoins against long-term crypto holdings without selling may choose MakerDAO's Vault system.
Many experienced DeFi users interact with all three protocols, moving assets between them based on current rates, available incentives, and specific transaction needs. The interoperability of DeFi means these protocols complement rather than strictly compete with each other, forming the foundation of an increasingly sophisticated decentralized financial system.