Supply APR and Utilization
Supply APR Formula
To determine the supply APR we use the following formula :
Where:
fee = Lending protocol fee is as our protocol pays everything directly to the Lenders.
r(U) = borrow APR
U = current utilization
Utilization-Based Interest Rate Model
DefiTuna utilizes a curve-based interest rate model to dynamically adjust Annual Percentage Rates (APR) in response to changes in utilization rates. This approach ensures efficient and balanced operation under varying market conditions.
Our interest rate model targets a utilization rate of 90%. Utilization curve function scales the target APR depending upon the relationship between utilization and APR and is governed by the following formula (r(U) = borrow APR):
Where:
=
(90%)
Behavior of the Model
At = , = .
At = , .

From 90% to 100% utilization, the supply (and thus borrow) APR increases exponentially. This mechanism is designed to incentivize borrowers to repay their loans and encourage lenders to deposit more funds, preventing the utilization rate from ever reaching 100%. This ensures that lenders can withdraw their funds at any time and borrowers can still open LP positions when needed.
Last updated