Safety & Liquidation Mechanisms
To safeguard the system, especially the assets of Credit LPs, Twyne introduces its own liquidation framework, acting as the first line of defense before any position becomes liquidateable on the underlying lending protocol (like Euler).
By resolving distressed positions internally, Twyne reduces the probability that Credit-LPs are exposed to losses through of underlying lending markets liquidations.
Liquidation by Inheritance
Twyne uses a mechanism called Liquidation by Inheritance, inspired by Liquity’s fallback to its Stability Pool model.
This mechanism lets Twyne liquidators inherit an unhealthy position by absorbing its debt and collateral into their own vault.
This avoids immediate collateral sales.
It keeps capital within the system.
It creates a profit opportunity for the liquidator.
Advantages of Inheritance
Faster resolution: Positions are cleared before the base protocol intervenes.
Reduced slippage: No forced selling of collateral.
Accessibility: Any user with unused borrowing power can act as a liquidator.
A detailed specification of Liquidation by Inheritance is provided in the Tech Overview
Please find all details about Liquidation by Inheritance.
⚠️ Fallback Liquidation
If Twyne liquidators fail to act in time, the underlying protocol executes its standard liquidation process.
In this case:
From the protocol’s perspective, borrower and Credit-LPs form a single account.
The base protocol liquidates at its own thresholds (e.g., ~90% LTV on Euler), applying its liquidation incentive.
This can result in losses for Credit-LPs.
That said, fallback liquidation can still work in the CLP’s favor if the borrower’s collateral is sufficient to cover debt + incentives.
Here you you can find more about the risks of Fallback Liquidations.
Last updated