Rho Markets
  • 🙌Welcome to Rho Markets
  • 🗿Rho Loyalty Rewards Program & Rho Pets
  • 😇User Guide
    • Get Start
    • Lend
    • Borrow
  • 🔆Protocol
    • Yielding Structure
    • Credit Limit & Liquidation
    • Interest Rate Model
    • Collateral and Reserves
    • Rho Markets Contract Overview
  • 🏁Rho World
    • Rho World Intro
    • Referral
    • Pets and Rho Royalty Points(RXP)
    • Rho World
      • Lido - Astra
      • ETH - Nebo
      • StakeStone - Rocko
    • "Lucky" Big Wheel (Coming soon)
    • QA
  • 🪙Tokenomics
    • $RATE
  • 📖Other Info
    • Security
    • Media Kit
    • Legal Disclaimer
Powered by GitBook
On this page
  • Borrow APR
  • Supply APR

Was this helpful?

  1. Protocol

Interest Rate Model

Borrow APR

The interest rate model for borrowed assets can be calculated using the following formula:

= Base + Multiplier * min(UtilizationRate, Kink) + max(JumpMultiplier * UtilizationRate - Kink, 0)

Supply APR

The interest rate model for supplying assets can be calculated using the following formula:

= Distribute (Interest Paid by Borrowers Per Block - Reserve) to all suppliers, and convert it into APY

= Distribute [(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) to all suppliers, and convert it into APY

= {[(1 + Borrow APY) ^ (1 / BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply}, and convert it into APY

= {1 + [(1 + Borrow APY) ^ (1/BlocksPerYear) - 1] * Total Borrow * (1 - Reserve Factor) / Total Supply} ^ BlocksPerYear - 1
PreviousCredit Limit & LiquidationNextCollateral and Reserves

Last updated 1 year ago

Was this helpful?

🔆