Kopio Docs
  • ℹ️Kopio Project 101
  • fundamentals
    • CDPs
      • ICDP
        • Deposit
        • Withdraw
        • Burn / Repay
        • Minting / Borrowing
        • Liquidations
      • SCDP
        • Deposits
        • Swaps
        • Liquidations
    • Collateral Assets
    • Kopio Assets
    • ONE
    • Synth Wrap
    • Liquidations
    • Oracles
    • Glossary
    • Litepaper
  • Developers
    • Contracts Overview
    • Liquidations
    • Errors
  • contracts
    • Deployment Addresses
  • Security
    • Audits
Powered by GitBook
On this page
  • Liquidation Process
  • Example
  1. fundamentals
  2. CDPs
  3. ICDP

Liquidations

PreviousMinting / BorrowingNextSCDP

Last updated 9 months ago

This documentation is a work in progress!

Anyone can liquidate a under the by repaying of the position, increasing its . The repaid value, plus a liquidation incentive, is seized from the and sent to the liquidator.

The liquidator decides which to repay and the to seize in return.

Liquidation Process

While a CDP’s collateral and debt can be composed of several assets, liquidations operate exclusively on one debt asset and one collateral asset at a time.

If the CR remains below the LT after a liquidation call, it is subject to additional liquidations up to the .

Example

Example

  • The liquidation incentive is set at 5%

  • Close fee of the Kopio Asset is set at 0.5%.

Liquidator repays $100 worth of debt.

The seized collateral will be 105% of the repay value so the liquidator seizes $105 worth of collateral.

The protocol receive the close fee of 0.5% which equals $0.5.

ICDP
Kopio Asset
Collateral Asset
liquidation threshold
debt
Collateralization Ratio
collateral
Maximum Liquidation Ratio