Redemptions and Delegation
Last updated
Last updated
Redemptions serve the crucial purpose of keeping BOLD pegged to the US Dollar, creating a price floor around $1. They do this in a decentralized way without reliance on centralized assets or 3rd parties.
A redemption is essentially swapping BOLD for ETH/LST at face value, as if 1 BOLD is exactly worth $1. Redemptions can be initiated by anyone, but are only profitable when BOLD <$1.
The redeemer sends BOLD to the protocol and in return gets a mix of WETH, wstETH and rETH (minus the redemption fee). The redeemed amount is split among the different collateral assets based on their current Stability Pool backing (see link for more info).
Redemptions start from the borrower paying the least interest.
Read more about how to protect yourself from redemptions and what happens if you are redeemed.
In this case, the "Last In, First Out" (LIFO) principle applies, meaning the Trove that set its interest rate more recently will be redeemed first.
A redemption can occur at any time, but will likely only happen when it is profitable to do so. This is usually the case when the price of BOLD is less than $1 (minus the current redemption fee).
Any Ethereum address can initiate a redemption, provided that they have a sufficient amount of BOLD to do so. However, we expect redemptions to be mainly performed by professional bots rather than humans.
You can think of redemptions as if somebody else is repaying your debt and retrieving an equivalent amount of your collateral in return.
If your collateral (ETH or LST) is redeemed, an equivalent amount of your debt in USD terms is repaid. The redeemer receives your collateral, less the redemption fee, which remains in your Trove. This means that at the time of redemption you have not lost any money in USD terms, likely even made a small gain with the received redemption fee as the peg recovers.
Example with ETH at $3'000:
Before the redemption: 10 ETH collateral, 20'000 BOLD debt.
After the redemption: 5.025 ETH collateral, 5'000 BOLD debt.
You can see your collateral and debt reduced equally (in USD terms) and the redemption fee (0.025 ETH) being added to your collateral value.
Partially affected Troves whose debt stays above the minimum debt threshold of 2000 BOLD continue to work as before, while Troves whose debt is reduced to a lesser amount (or 0) switch to a dormant operating mode (see below for more info).
In contrast to LUSD, BOLD is backed by a multitude of collaterals. Instead of letting the redeemer freely choose the collateral to redeem, Liquity V2 optimizes the process for economic safety. Redemptions are thus serviced through a collateral mix in a way that enhances the overall backing of BOLD.
The process starts with the Troves paying the lowest interest rates in each collateral market and continues until the full amount of BOLD is exchanged for collateral assets. Redemptions can be partial or full, as illustrated below.
In this example, the rETH market shows a full redemption of the first Trove and a partial redemption of the second. The wstETH and ETH markets have one partial and two full redemptions, respectively
The split is dynamic, optimizing for the economic safety of the system. The logic is straightforward: the riskier a collateral is, the more redemption volume is directed to that market. In other words, if a market's Stability Pool is relatively small compared to its total debt, it's considered riskier, as there's a higher likelihood of bad debt occurring in extreme events.
To mitigate this risk, the system redeems proportionally to the "outside debt" of each collateral type. This is calculated as the total debt borrowed against a specific collateral minus the size of the Stability Pool for that borrowing market.
Here is an example: given outside debt amounts of 100 BOLD, 50 BOLD and 100 BOLD respectively, a redemption will result in a 40% (WETH), 20% (wstETH) and 40% (rETH) split.
Yes. The redemption fee mechanics are broadly the same as in Liquity V1, but with adapted parametrization leading to a faster fee decay. The redemption fee is taken as a cut of the total ETH/LST drawn from the system in a redemption. Contrary to V1, the fee does not go to the LQTY stakers but stays with the users as part of their collateral.
Redemption fees are based on the baseRate
state variable, which is dynamically updated. The baseRate
increases with each redemption, and exponentially decays according to time passed since the last redemption (half-life of 6 hours).
Upon each redemption of x BOLD: baseRate
is decayed based on time passed since the last fee event and incremented by an amount proportional to the fraction of the total BOLD supply to be redeemed, i.e. x/total_bold_supply
The redemption fee percentage is given by min (0.5% + baseRate, 100%)
.
The risk of redemption depends on two factors: the interest rate you set and the price of BOLD.
The interest rate you set determines how much BOLD must be redeemed before it's your turn. The higher your rate, the more BOLD is redeemable before you, and vice versa.
You can see this on any frontned, in the example below the number is 41M.
This means that 41M BOLD must be removed from the system before it would reach you. However, this number is relative, and you also need to consider recent redemption activity. While past events don't guarantee future outcomes, they can serve as a useful guide.
For example, if only 200K BOLD were redeemed in the last week, you're comparatively safer than if 15M were redeemed. You can monitor past redemptions in our Dune dashboard. [LINK]
The price of BOLD is the second crucial factor. When it trades above $1, redemptions become unprofitable and should cease. If demand for BOLD is strong, it can maintain a price above $1 for an extended period, as was often the case for LUSD.
During such times, you can comfortably reduce the interest rate you're paying without increasing your risk of redemption.
Interest rate delegation is a feature in Liquity V2 that allows borrowers to delegate the management of their interest rate to a third party. This enables them to create a passive, hands-off position, while still keeping a competitive rate and low redemption risk.
There are three types of delegations:
To a third party manager: A specialized entity which provides predetermined strategies for batches of multiple Troves and charges a fee for the service
To an automated and decentralized contract strategy: A predefined strategy managing interest rates in an autonomous manner
To your own wallet: Delegate to a hot wallet when on vacation, or to a friend
It is important to note that a delegate or contract strategy can do nothing else but set the interest rate in a predetermined range, significantly limiting the risks of the borrowers.
Borrowers should thus keep an eye on the interest rate range and the maximum update frequency (relevant in case of premature adjustments) preset by the manager.
Your Trove would not be affected - the only thing would get affected is the interest rate at which your position is set.
Given that the raison d’etre for redemptions is to diminish BOLD supply in response to reduced demand, and interest rates drive demand, rate-based redemption processing is a more sustainable and effective lever to reach market equilibrium. Actively managing for both interest rate and LTV would weaken the ability to enforce market-level interest rates and deposit yields, while complicating the process for the system and its users
In v2, when borrowers are affected by redemptions, the redemption fee charged to the redeemer stays within the affected Troves instead of being diverted as in Liquity.
So, in Liquity the borrower_loss = redemption_fee + redeemer_gain
, while in Bold it’s borrower_loss = redeemer_gain
.
If the redeemed amount exceeds the debt of an affected Trove, it doesn’t get closed as in Liquity V1, but remains open with 0 BOLD debt and the remaining collateral. The owner of a fully redeemed Trove may close it by withdrawing the remaining collateral, or borrow anew to bring its debt above the minimum of 2000 BOLD, topping up its collateral if needed.
In the scenario that the redeemed amount of a Trove does not exceed the debt of a Trove, but would leave it between 0 and 2000 BOLD, the Trove would remain open with the remaining debt, and the remaining collateral. The owner of the Trove may close it by paying off the remaining debt and withdrawing the remaining collateral, or borrow anew as described above.