ReactorFusion ®
RF WebsiteRF AppOfficial Links
  • ReactorFusion ®
  • Getting Ready
    • Introducing zkSync Era
    • Introducing Telos EVM
    • Bridging
  • Protocol
    • ReactorFusion Loyalty Program (RLP)
    • Improvements and Innovations
    • Collateral and Reserve Factor
    • Liquidation Event
    • Interest Rate Model
    • Contracts
    • Oracles
  • Launch Details
    • Public Presale
    • Pre-mining Event
  • Tokenomics
    • Distribution
    • Reward Emissions and Emission Schedule
    • sRF Staking
  • Security
    • Audit
    • 🔐Multi-Sig Timelock
  • Other Information
    • Brand Assets
    • Swift Problem-Solving Guide
    • Legal Disclaimer
    • Official Links
Powered by GitBook
On this page
  • Borrow APR
  • Supply APR
  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
PreviousLiquidation EventNextContracts

Last updated 3 months ago

Page cover image