Root Finance
  • INTRODUCTION
    • 👋Welcome in Root Finance
    • 🚀The Root Mission
    • ❓Why Radix?
    • 🔐Security
  • USER GUIDE
    • How users can operate on Root
    • Get started with Radix DeFi
    • Bridging on Radix
    • Supply (Lend)
    • Borrow
    • Repay Your Borrow on Root
  • Liquidations
  • Your Position Summary
  • Health Bar
  • TECNICAL GUIDE
    • Why Interest rates?
    • Interest rate model of Root Finance
    • Money Market Parameters
  • OFFICIAL LINKS
    • Web Site
    • X
    • Telegram
  • ROOT POINTS
    • Rules
  • TERMS
    • Terms of Use
    • Privacy Policy
    • Risk disclosure
  • DEVELOPER
    • Contract Addresses
Powered by GitBook
On this page
  1. TECNICAL GUIDE

Interest rate model of Root Finance

Liquidity risk becomes a pressing issue as the utilization rate escalates, particularly as it approaches the upper limit of 100%. To customize the model for this particularity, the interest rate curve is segmented into two phases centered around an optimal utilization rate, Uoptimal . Prior to reaching Uoptimal the curve’s ascent is gradual; however, beyond this point, it increases significantly.

ifU<=Uoptimal:Bt=(Ut/Uoptimal)Rslope1if U <= Uoptimal: Bt = (Ut/ Uoptimal) Rslope1ifU<=Uoptimal:Bt=(Ut/Uoptimal)Rslope1

ifU>Bt=Rslope1+(Ut−Uoptimal)/(1−Uoptimal)Rslope2if U > Bt = Rslope1 + (Ut −Uoptimal) /(1−Uoptimal) Rslope2ifU>Bt=Rslope1+(Ut−Uoptimal)/(1−Uoptimal)Rslope2

DEPOSIT RATE

Dt=Ut∗Rt∗(1−Rf)Dt = Ut ∗ Rt ∗ (1 − Rf )Dt=Ut∗Rt∗(1−Rf)

Legend:

Utilization = U

Optimal Utilization = Uoptimal

Rate Slope 1 = Rslope1

Rate Slope 2 = Rslope2

Borrow Rate= Bt

Deposit Rate = Dt

Utilisation Rate = Ut

Borrow Rate = Bt

Reserve Factor = Rf

PreviousWhy Interest rates?NextMoney Market Parameters

Last updated 6 months ago