LayerBank V2
Official LinksLinea V1 Docs
  • LayerBank V2
  • GETTING STARTED
    • Bridging & Network
  • PROTOCOL
    • Lending
      • Interests
      • Liquidation
      • APR
      • Looping
      • Oracles
    • Locker
      • Vest
      • Compound
  • Tokenomics
    • $ULAB
  • OTHER INFORMATION
    • L.Points
    • Audit report
    • Contracts
    • Terms of Service Agreement
    • Official Links
    • Media Kit
    • Movement Porto Testnet (Wrong Network Issue)
Powered by GitBook
On this page
  • Utilization Rate
  • What is the Borrower Interest Rate?
  • What is the Supplier Interest Rate?
  1. PROTOCOL
  2. Lending

Interests

Interest in money markets (lending pools) operates on a dynamic basis, with rates fluctuating according to an interest rate curve that adjusts with the level of usage. These variable rates apply to both deposits and loans. The interest rate for both depositors (lenders) and borrowers is determined by the new liquidity (New L) in relation to the current liquidity (L) of the platform.

Ratio=New LL\rm Ratio = \frac{New~L}{L}Ratio=LNew L​

Therefore, the new liquidity “l” comes from the Utilization Rate.

Utilization Rate

Interest (Borrow APR) in lending pools like LayerBank changes with usage. This means the interest for depositing or borrowing varies. The rate depends on the amount of money in the pool and how much is being used. A high utilization rate means a lot of the pool's liquidity is loaned out, which can affect interest rates.

Utilization Rate=BorrowsSupplies\rm Utilization~Rate = \frac{Borrows}{Supplies}Utilization Rate=SuppliesBorrows​

What is the Borrower Interest Rate?

Borrow APR for borrowers are essentially the interest rates applied to a loan, calculated at the time the loan and collateral are first set up. These rates adhere to a double-slope curve, determined by the lending pool's utilization rate. The formula for calculating the interest rate (R) involves the APR of the borrower and the utilization rate (U).

Asset
Optimal
Slope 1
Slope 2

ETH

90%

4%

75%

USDC

80%

4%

90%

STONE

70%

5%

80%

wUSDM

65%

8%

100%

wstETH

65%

8%

100%

These figures can change at any time based on market conditions and the strategic choices of the DAO

The calculation is as follows:

Ex) Where Ut max=1\rm Where~U_t~max =1Where Ut​ max=1

Slope Under Utilized :

if Ut<Uoptimal:Rt=R0+UtUoptimal×Rslope1\rm{if}~U_t < U_{optimal} : R_t = R_0 + \frac{U_t}{U_{optimal}} \times R_{slope1}if Ut​<Uoptimal​:Rt​=R0​+Uoptimal​Ut​​×Rslope1​

Slope Over Utilized :

if Ut≥Uoptimal:Rt=R0+Rslope1+Ut−Uoptimal1−Uoptimal×Rslope2\rm if~U_t ≥ U_{optimal} : R_t = R_0 + R_{slope1}+\frac{U_t-U_{optimal}}{1-U_{optimal}} \times R_{slope2}if Ut​≥Uoptimal​:Rt​=R0​+Rslope1​+1−Uoptimal​Ut​−Uoptimal​​×Rslope2​

In simpler terms, this mechanism adjusts the borrower's interest rate based on whether the utilization rate is above or below the optimal level. If the utilization rate exceeds the optimal level, the loan interest rate increases, leading to higher interest earnings for depositors. This, in turn, boosts deposit demand and helps address liquidity shortages. Conversely, if the utilization rate falls below the optimal level, the loan interest rate decreases, spurring loan demand and maintaining the utilization rate at an appropriate level.

What is the Supplier Interest Rate?

The Supplier Interest Rate at LayerBank is what lenders earn when they provide liquidity. It's calculated using a formula involving "R", the interest rate, and "U", the utilization rate, reflecting the current lending activity and demand in LayerBank.

Supply Interest Rate=Rt×Ut×Reserve Factor\rm Supply~Interest~Rate = \it R_t\times U_t \times \rm Reserve~FactorSupply Interest Rate=Rt​×Ut​×Reserve Factor

*The Reserve Factor represents the portion of earnings from borrower interest that is allocated to the protocol.

PreviousLendingNextLiquidation

Last updated 11 months ago