LogoLogo
HomeDappGithub
  • 🌈What is Bifrost
    • Bifrost vs Others
    • Bifrost cross-chain architecture
    • Bifrost security model
  • 🧬Tokenomics 2.0
    • Overview
    • Protocol Growth Flywheel
    • Core - bbBNC
      • How to maximize your bbBNC yield?
      • How to get or redeem?
    • BNC
    • vBNC
    • Treasury
  • 📚FAQ
    • Glossary
    • What are vTokens?
      • vETH
      • vKSM
      • vDOT
      • vFIL
      • vGLMR & vMOVR
      • vMANTA
      • vASTR
      • Validator Governance
      • XCM V3 in Bifrost
      • Mint/Redeem vToken without Dapp
    • What is LoopStake?
      • LoopStake Lending Parameters
    • What is LST Governance?
    • What is LST Stable Swap?
    • What is vToken Delegation Voting?
  • 🏃Dapp Tutorials & use cases
    • Liquid Staking on Bifrost
    • Liquid Staking on Omni LS
    • Loop Stake (Leverage Staking)
    • Governance with vDOT & vKSM
    • Providing Liquidity on DEX/Perp DEX
    • Supplying Liquidity on Money Market
    • Yield DCA
    • Farming
    • Unstaking
  • 🦸For the Community
    • Ambassadors
    • Governance
      • Overview
      • Proposal Guidelines (polkadot.js)
      • Proposal Guidelines (Subsquare)
      • OpenGov Components
      • OpenGov Tracks
        • Root
        • WhitelistedCaller
        • Liquid Staking
      • Proposal Template
        • HRMP
        • Validator Boost List
      • Bifrost Fellowship
      • On-chain Identity
    • Rainbow Boost
  • ⚒️For Builders
    • Build with SLPx
      • Overview
      • Supported Networks
        • Soneium
        • Astar
        • Manta Pacific
        • Moonbeam
        • Moonriver
        • Ethereum
      • XCM Oracle
    • vToken APIs
    • Builder Programs
      • Grants and Funding Program
      • Open Bounties
      • Bug Bounty
  • 🧩For Partners
    • Reward-Share Program (RSP)
      • Why RSP?
      • Integrate RSP
      • Claim RSP Rewards
      • Terms & Conditions
      • FAQ
    • Join The Program
    • Validator Boost List (VBL)
  • ⚖️For Collators
    • Requirement
    • Run a Collator
    • Stop Collating
  • 📦Resources
    • Tools
    • Audit Report
    • Press Kit
    • Token Icon
Powered by GitBook
On this page
  • Glossary
  • The Rate Curve of Lend Markets
  • Bifrost Polkadot
  • Bifrost Kusama

Was this helpful?

  1. FAQ
  2. What is LoopStake?

LoopStake Lending Parameters

PreviousWhat is LoopStake?NextWhat is LST Governance?

Last updated 11 months ago

Was this helpful?

All parameters listed on this page are based on parameters set in the formal environment. Therefore, when the parameters are adjusted online, this document will also be adjusted synchronously.

Glossary

collateralFactor
The maximum proportion of the collateral’s value that can be borrowed.

liquidationThreshold

The ratio of the loan amount to the value of the collateral, beyond which the collateral is considered insufficient to cover the loan, triggering a liquidation event.

reserveFactor

The percentage of interest paid by borrowers.

closeFactor

The maximum percentage of a borrower's total debt that can be repaid or "closed out" by a liquidator in a single liquidation event.

rateModel

The algorithm used to determine the interest rates.

baseRate

The minimum rate charged to borrowers.

jumpRate

When the utilization of a fund surpasses a certain threshold, significantly increasing the borrowing cost to manage liquidity.

fullRate

The maximum rate that can be charged to borrowers.

jumpUtilization

The interest rate jumps from the base rate to a significantly higher jump rate to manage liquidity and demand.

The Rate Curve of Lend Markets

When the utilization rate of the corresponding token in each lending market reaches 90%, the jump rate will be triggered, and the loan interest will significantly increase.

Currently, all Lend Markets of Bifrost are configured to the following curve:

Bifrost Polkadot

DOT

collateralFactor
60%

liquidationThreshold

70%

reserveFactor

3%

closeFactor

50%

Rate Curve

rateModel
Jump

baseRate

0

jumpRate

180,000,000,000,000,000

fullRate

500,000,000,000,000,000

jumpUtilization

90%

vDOT

collateralFactor
80%

liquidationThreshold

90%

reserveFactor

3%

closeFactor

50%

Rate Curve

rateModel
Jump

baseRate

0

jumpRate

180,000,000,000,000,000

fullRate

500,000,000,000,000,000

jumpUtilization

90%

Bifrost Kusama

KSM

collateralFactor
60%

liquidationThreshold

70%

reserveFactor

3%

closeFactor

50%

Rate Curve

rateModel
Jump

baseRate

0

jumpRate

180,000,000,000,000,000

fullRate

500,000,000,000,000,000

jumpUtilization

90%

vKSM

collateralFactor
80%

liquidationThreshold

90%

reserveFactor

3%

closeFactor

50%

Rate Curve

rateModel
Jump

baseRate

0

jumpRate

180,000,000,000,000,000

fullRate

500,000,000,000,000,000

jumpUtilization

90%

📚