Hummus Exchange
  • Welcome to Hummus Exchange
    • Next-gen protocol design
    • Limitations of current stableswap protocols
    • The Yellow paper
    • A Platypus Finance fork
  • Tokenomics
    • Token: HUM and veHUM
    • Distribution
    • Vesting
  • Concepts
    • Coverage Ratio
    • Hummus Exchange Interest Rate Model
    • Fees
    • Swap Slippage
    • Withdrawal Fee
      • Withdrawal Arbitrage: The Risk of Attacks on the protocol
      • The countermeasure against withdrawal attacks
    • Deposit Fee
    • Haircut
  • Security
    • Audits
    • Price Oracle
    • Economic Risk
    • Impairment Loss
Powered by GitBook
On this page
  1. Security

Impairment Loss

PreviousEconomic Risk

Last updated 3 years ago

While we do not expect the stableswap’s asset will be less than its liability, once it happened it will result in trust crisis and even bank run. To cater for such scenario, if the system has become insolvent, the loss should be beared jointly by all liquidity providers.

Impairment loss IL is defined to be the shortfall of the system’s equilibrium coverage ratio r∗ from 1, and is chargeable upon liquidity provider withdraws (where the system is insolvent). Mathematically,

IL={0,if r∗≥11−r∗,otherwiseIL = \begin{cases} 0, & \text{if } r^* \geq 1 \\ 1-r^*, & \text{otherwise} \end{cases}IL={0,1−r∗,​if r∗≥1otherwise​