Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
The Deepest Stablecoin Knowledge Base
stablecoin-bible.com
LATEST
How a 2% Spread Becomes 10% APY: Inside Stablecoin Looping's Leverage Trick — and Where It Breaks  ·  Why Does Your Aave USDC Yield Keep Changing? Inside the Utilization Curve That Actually Sets Your Rate  ·  One Flagged Wallet, an Entire $12.6M Pool Frozen: What the Zama cUSDC Freeze Teaches About Shared-Contract Risk  ·  JPMorgan Already Has Its Own Tokenized Deposit — So Why Is It Weighing a Stablecoin Too? Two Bank Camps Are Now Placing Separate Bets  ·  Hong Kong's Stablecoin License: 36 Applied, Only 2 Approved — Why HSBC and the Standard Chartered Venture Made the Cut, and What the FRS Regime Actually Requires  ·  Why Swapping USDT for USDC Costs Almost Nothing, But Swapping to ETH Doesn't: Inside the StableSwap Algorithm
Glossary · Yield Strategies

Utilization Rate Interest Model

Yield Strategies intermediate

30-Second Version · For the impatient
The mechanism DeFi lending protocols like Aave and Compound use to calculate borrow and supply rates in real time, driven by a single input — utilization (the share of total deposits currently borrowed) — through a piecewise linear formula with a kink point that automatically reflects supply and demand.
Full Explanation +
01 · What is this?

What is the Utilization Rate Interest Model, and how does it differ from how traditional banks set rates?

The utilization rate interest model is the core mechanism DeFi lending protocols like Aave and Compound use to determine rates. The single input variable is the utilization rate (U), calculated as the amount currently borrowed divided by the total amount supplied. This number runs through a fixed mathematical formula to calculate the current borrow rate in real time, from which the depositor's yield is further derived — the entire process is fully automated, with no one behind the scenes subjectively deciding "what rate to offer today."

This differs fundamentally from how traditional banks set rates: bank deposit and lending rates are typically subjective decisions institutions make based on central bank policy rates, internal risk assessments, competitive strategy, and other factors, often adjusted only every few weeks or months. The utilization model, by contrast, can trigger a rate recalculation with nearly every transaction, responding within seconds, and operates entirely through a publicly transparent formula anyone can verify on-chain.

02 · Why does it exist?

Why design rates to move with utilization instead of setting fixed rates like a bank?

A fixed rate creates a fundamental contradiction in a decentralized lending protocol: there's no central administrator who can adjust rates on demand to correct supply-demand imbalances. If the rate doesn't automatically reflect market conditions, then once borrow demand surges and utilization approaches 100%, a fixed rate does nothing to attract new depositors to fill the gap, and gives existing borrowers no incentive to repay early. The end result is depositors potentially unable to withdraw, because the cash in the pool has already been lent out.

Making the rate a function of utilization is essentially using a price mechanism to automatically balance supply and demand: as utilization rises, borrowing costs immediately rise too, acting on both sides at once — an incentive for borrowers to repay, and a more attractive yield for potential new depositors — with both forces jointly pushing utilization back into a safe range. This is a market-clearing mechanism that runs entirely on formula without manual intervention, which is why nearly all major DeFi lending protocols adopt a similar utilization model rather than mimicking traditional banks' fixed-rate quotes.

03 · How does it affect your decisions?

How does this model's formula actually work, and what role does the "kink" play?

The borrow rate is a piecewise linear function of utilization: below a designated "optimal utilization" point (U_optimal, typically set between 80%–90% for most assets), the rate rises gently with utilization — this segment's slope is usually called Slope1. Once utilization crosses that kink, the rate begins climbing steeply — this segment's slope, called Slope2, is typically far steeper than Slope1. Take Aave's DAI market on Ethereum as an example: on-chain contract parameters show optimal utilization at 80%, Slope1 at 4%, and Slope2 jumping to 75% — meaning once utilization pushes past 80%, borrowing costs can spike dramatically over a very narrow range, intended to quickly pull in more depositors or pressure borrowers into repaying, pulling utilization back into a safe range before the pool gets lent out to the point depositors can't withdraw.

The rate a depositor receives is calculated as the borrow rate multiplied by utilization, multiplied again by (1 minus the reserve factor) — the reserve factor being the cut the protocol keeps from the spread, typically 10%–20%. For example, if the borrow rate is 10%, utilization is 50%, and the reserve factor is 20%, the depositor's rate works out to 10% × 50% × (1 − 20%) = 4%. These parameters — optimal utilization, the two slopes, the reserve factor — aren't fixed forever; they're periodically adjusted through protocol governance votes, typically based on real-world borrowing and supply conditions observed by the risk management team.

04 · What should you do?

What does the utilization rate model practically mean for an ordinary depositor or borrower?

For depositors, understanding this mechanism helps you judge whether "the currently displayed rate" is a stable, reliable yield. If utilization is already near the optimal-utilization kink (most protocol front ends display this number directly), you're in a sensitive zone where rates can move quickly — the actual yield you receive over the following days may differ meaningfully from the number you saw at deposit time, so you shouldn't treat the current APY as a stable long-term promise. Conversely, high utilization also signals tightening liquidity — worth watching ahead of time if you anticipate needing to withdraw soon.

For borrowers, utilization approaching 100% is a clear warning sign — the pool you want to borrow from is near being fully lent out, and your borrow rate may already be, or is about to enter, the steep-rise zone, making borrowing costs considerably higher than expected. If you have flexibility, choosing a pool with lower utilization, still in the gentle segment below the kink, typically gets you more stable, lower borrowing costs. One often-overlooked point: a high rate is often a symptom of liquidity stress, not simply good news — when you see a pool's rate spike, it's worth first checking whether it's driven by liquidity tightness rather than treating it as a straightforward good deal.

Sources: The interest rate model of Aave V3 and Compound V2 - RareSkills, [Risk Stewards] August 2026 - Stablecoin Interest Rate Adjustments - Aave Governance
Real-World Example +

Aave's DAI market on Ethereum has on-chain contract parameters showing optimal utilization at 80%, the below-kink slope (Slope1) at 4%, and the above-kink slope (Slope2) at 75%; in August 2026, Aave's risk management team proposed a governance vote raising Slope1 across several stablecoin markets, arguing that recent real-world borrowing and supply conditions showed the existing curve settings had become too conservative.

Common Misconceptions +
✕ Misconception 1
× Misconception: the APY displayed on Aave is subjectively set by the platform and can be adjusted at will, when actually: the rate is calculated entirely by utilization through a fixed, publicly verifiable on-chain formula — anyone can verify the calculation logic on a block explorer, and the platform cannot subjectively change the rate on individual transactions in day-to-day operation; the only adjustable element is the curve's own parameters, and that requires a governance vote
✕ Misconception 2
× Misconception: a higher rate always means a better yield opportunity, when actually: a rate rising with utilization is often a symptom of liquidity stress — the pool's available lendable funds are tightening, which is exactly why a higher rate is needed to attract depositors to replenish liquidity; seeing a rate spike should prompt checking whether it's driven by liquidity tightness before treating it as a straightforward good deal
The Missing Link +
Direct Impact

The advantage of the utilization rate model is full automation and a transparent, verifiable formula that reflects market supply and demand in real time, protecting the protocol's liquidity from being lent out to the point depositors can't withdraw; the drawback is that the yield a depositor receives fluctuates frequently, making it hard to rely on as a basis for stable long-term income planning, and a high rate often comes paired with liquidity-tightness risk — chasing a currently displayed high rate can mean simultaneously taking on withdrawal-difficulty risk, requiring attention to the utilization reading itself rather than just the rate number.

Ask a Question
Please enter at least 10 characters
More Related Topics