Interest Rate Model

INIT employs the double-slope interest rate model (IRM) where the borrow interest linearly and slowly increases until utilization reaches the optimal utilization set by INIT.

The borrowing interest rate will spike if the utilization is greater than the optimal utilization rate.

The borrowing interest rate is calculated as:

rb=a0U+a1max(UUo,0)r_b=a_0*U+a_1*\max(U-U_o,0)

Where:

  • rbr_b= Borrowing Interest Rate

  • UU= Utilization Rate

  • UoU_o= Optimal Utilization

  • Where a0<a1a_0<a_1

Note: The optimal utilization rate and slope may be adjusted according to the market conditions.

The interest rate curves for each asset are shown below:

WETH

WBTC

WMNT

USDC

USDT

mETH

Last updated