Interest
1. Overview
The Total Return Swap (TRS) system utilizes a dynamic interest rate model based on the utilization rate of borrowed assets. The mechanism adjusts borrowing costs in response to supply and demand fluctuations, ensuring capital efficiency and sustainable lending practices.
2. Key Parameters & Definitions
Field
Description
U
Current utilization rate, defined as borrowed assets / collateral assets.
Umax
Maximum utilization rate, representing the upper limit of the borrowable asset ratio.
Us
Utilization threshold, affecting interest rate adjustments.
R
Final interest rate.
Rt
Current interest rate (iterative value).
Rₜ₋₁
Previous interest rate.
R0
Base interest rate.
r
Reward interest rate (iterative value).
P
Current collateral assets.
P0
Rewarded collateral asset quantity.
t
Block count, acting as a time factor.
Rmax
Maximum interest rate; Rt cannot exceed this value.
Rmin
Minimum interest rate; Rt cannot fall below this value.
v, k
Constants influencing interest rate adjustments.
3. Interest Calculation Formula
The interest rate in TRS is adjusted iteratively based on the utilization rate (U) and other factors. The formulas governing the system are as follows:
3.1 Final Interest Rate Calculation
where r >= 0
3.2 Reward Interest Calculation
3.3 Iterative Interest Rate Adjustments
When utilization rate (U) exceeds the threshold (Us):
This means the interest rate increases, encouraging repayment or additional collateral deposits to rebalance the system.
When utilization rate (U) is below the threshold (Us):
This results in a lower interest rate, incentivizing borrowing when there is surplus liquidity.
4. Interest Rate Constraints
To maintain stability and prevent excessive fluctuations, interest rates are capped within predefined boundaries:
Rₜ cannot exceed Rmax (Maximum Interest Rate).
Rₜ cannot drop below Rmin (Minimum Interest Rate).
These constraints ensure that interest rates remain within an economically viable range, preventing extreme volatility in borrowing costs.
5. Summary
The TRS interest rate mechanism dynamically adjusts borrowing costs based on utilization rates, block time, and collateral conditions. By incorporating reward-based incentives and utilization-based rate adjustments, the system optimizes liquidity distribution while protecting lenders from unexpected interest rate swings.
Last updated