Skip to content

Lending configuration

Interest rate curves

The table below details the interest rate progression for each type of asset across the three phases:

IDAsset TypeNormal Demand
0%-70%
High Demand
70%-90%
Max Utilization
90%-100%
Associated resources
0Stablecoin0% to 4%4% to 50%50% to 500%xSUDC, xUSDT
1XRD0% to 5%5% to 100%100% to 1000%XRD
2Volatile Assets0% to 6%6% to 150%150% to 1500%xwBTC,xETH

These breakpoints ensure that interest rates reflect the varying levels of risk and demand associated with different types of assets, allowing Weft to manage liquidity effectively while optimizing returns for lenders.

Interest Rate Curves (Log Scale)

Lending pools limits

ParameterDescriptionCurrent Value
FlashLoanAmountLimitDefine the maximum amount that can be borrowing a flash loan. It'as an optional parameter, but if defined, It can be in two ways: Fix amount, or a ratio of current total supplyNot defined
DepositLimitDefine the maximum amount of an asset that can be deposited into a lending pool. It is defined in similar ways of the FlashLoanAmountLimitSupplyRatio: 50%
UtilizationLimitMaximum allowed pool usage. Meaning the max ratio between total borrowed asset and the total deposited assets95%
InterestUpdatePeriodDefine (in seconds) the period of interest accrual update and protocol fee calculation86400 (1 day)

Released under the MIT License.