Base Price Adjustment
A mechanism that ensures fair pricing and adequate collateralization during market stress
Overview
In the case of Zero Coupon Bonds, which begin trading at a significant discount and mature at par value (100 on our platform), borrowers are required to progressively increase their collateral over time.
To safeguard borrowers from the risk of liquidation, while also minimizing insolvency risks for our protocol, we mandate a minimum collateral requirement that varies based on the currency and the duration of the loan.
How It Works
To secure user assets and protect the protocol from market exploitation, we introduce the minimum collateral base price (Base Price: BP). It will be used to calculate the required collateral for borrowers such that the input bond price is lower than the BP.
The BP is determined according to the following formula and pre-set reference base prices, categorized by the asset's yield range. It is an interpolated value with the corresponding duration of the bonds t: time to maturity, using two reference base prices, BP at Maturity and BP of 1y Duration.
Formulaic:
BP (t)
Minimum collateral required base price
P_M
Reference Base Price at Maturity (0y Duration)
P_1Y
Reference Base Price of 1y Duration
t
Time to maturity in seconds
secondsPerYear
365 * 24 * 60 * 60
A
0%~3%
96.00
93.00
B
3%~5%
96.00
91.00
C
5%~7.5%
96.00
89.00
D
7.5%~10%
96.00
87.00
E
10%~15%
96.00
84.00
F
15%~
96.00
81.00
Key Parameters
BP at Maturity
Reference Base Price at maturity (0y Duration)
96.00
BP of 1y Duration
Reference Base Price at 1 year duration
Varies by category (81.00-93.00)
Category Review Period
How often categories are reviewed
Quarterly
Category Assignment
How currencies are assigned to yield categories
Based on APR range
Interpolation Method
How BP is calculated between reference points
Linear interpolation
Time Unit
Base time unit for calculations
Seconds
Examples
Example 1: Calculating Base Price for Short-Term Bonds
For a Category A bond (0-3% yield range) with 0.25 years to maturity:
This means that for this short-term bond, the minimum collateral base price is 95.25. Any borrowing against this bond would use this value to calculate the required collateral, ensuring adequate protection as the bond approaches maturity.
Example 2: Calculating Base Price for Medium-Term Bonds
For a Category C bond (5-7.5% yield range) with exactly 1 year to maturity:
This medium-term bond has a lower base price of 89.00, reflecting the higher yield and longer duration. Borrowers would need to maintain collateral based on this value to avoid liquidation.
Example 3: Calculating Base Price for Long-Term Bonds
For a Category F bond (15%+ yield range) with 1.5 years to maturity:
This long-term, high-yield bond has a significantly lower base price of 73.50, reflecting the higher risk and longer time to maturity. Borrowers using this bond as collateral would need to be particularly vigilant about maintaining adequate collateralization.
Setting Category
Category will be set depending on the APR of the currency.
Current Category
BTC
A
ETH
B
FIL
F
USDFC
C
USDC
C
We review the category in quarterly basis and revise if needed with community vote on the APR movement during the observing period.
Common Questions
Why is Base Price Adjustment necessary?
Base Price Adjustment is necessary for several important reasons:
Protection Against Liquidation: It protects borrowers from unexpected liquidations as bond prices naturally approach par value near maturity
Risk Management: It ensures the protocol maintains adequate collateralization as market conditions change
Price Manipulation Prevention: It prevents malicious actors from manipulating prices to trigger unfair liquidations
Market Stability: It contributes to overall market stability by setting reasonable minimum collateral requirements
Yield Curve Alignment: It aligns collateral requirements with the natural yield curve of different assets
How are yield categories determined?
Yield categories are determined through the following process:
Historical Analysis: Analysis of historical yield ranges for each supported asset
Market Benchmarks: Comparison with market benchmarks and similar assets
Risk Assessment: Evaluation of the asset's volatility and liquidity characteristics
Protocol Governance: Final approval through protocol governance mechanisms
Quarterly Review: Regular review and potential adjustment based on market conditions
What happens if market yields change significantly between quarterly reviews?
If market yields change significantly between quarterly reviews:
Emergency Review: Protocol governance can initiate an emergency review if necessary
Gradual Adjustment: Any changes to categories are typically implemented gradually
Safety Buffer: The category system includes built-in buffers to accommodate some yield fluctuation
Monitoring Systems: Continuous monitoring alerts governance to significant deviations
User Communication: Users are notified of any potential category changes in advance
How does Base Price affect my borrowing position?
Base Price affects your borrowing position in several ways:
Minimum Collateral: It determines the minimum amount of collateral you must maintain
Liquidation Threshold: It influences when your position becomes eligible for liquidation
Borrowing Capacity: It affects how much you can borrow against your collateral
Position Management: You may need to add more collateral as maturity approaches
Risk Exposure: Lower Base Price (higher category) means higher collateral requirements
Can I predict how my collateral requirements will change over time?
Yes, you can predict collateral requirement changes:
Formula Transparency: The Base Price formula is publicly available and deterministic
Time-Based Calculation: Requirements change based on time to maturity, which is known
Category Stability: Categories typically remain stable during the quarterly periods
Simulation Tools: The protocol provides tools to simulate future collateral requirements
Advance Notice: Any category changes are announced in advance through governance
Related Resources
Last updated