Liquidation
Last updated
Last updated
The Ethereum Credit Guild uses a Dutch auction system for liquidations.
There are two circumstances in which a loan can be liquidated: when enough interest accrues that total debt reaches the lending term's maximum borrow ratio, or when the lending term is offboarded by governance.
When a loan's collateral goes to auction, the full debt is asked, but 0 collateral is offered, essentially meaning the collateral has infinite price. Nobody would bid on this and pay the debt for nothing in return. Then, as more collateral gets offered, it might become profitable to pay the debt in exchange of the percentage of collateral that is offered, if the loan was overcollateralized. After midpoint has passed, meaning the collateral is worth less than the debt, the full collateral is offered, and less and less debt gets asked.
The first bid wins the auction.
This auction mechanism is expected to leak minimal value for the borrower, as there is no liquidation penalty, but arbitrageurs will bid in the auction only once they can get enough extra collateral to cover for their operating costs.
To avoid any penalty during liquidation, the borrower can bid on their own collateral before the auction reaches the current market price.
Multiple auctions houses can be added to the system, with different midpoint & auction durations, or even different mechanisms not based on dutch auction.