Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Introduce SoftDebtCeiling and HardDebtCeiling in ECDPs #21

Open
alfellati opened this issue Apr 23, 2023 · 1 comment
Open

Introduce SoftDebtCeiling and HardDebtCeiling in ECDPs #21

alfellati opened this issue Apr 23, 2023 · 1 comment

Comments

@alfellati
Copy link
Contributor

alfellati commented Apr 23, 2023

Where;

SoftDebtCeiling

SoftDebtCeiling can be exceeded by debt whereby the debt is above the SoftDebtCeiling. Once the SoftDebtCeiling is reached, more debt can be issued but only adhering to the SDC/SoftDebtCeiling parameters, which are:

  • SDCCollateralRatio: Often greater than usual (ie. 250%);
  • SDCLiquidationRatio: Often greater than usual (ie. 170%)
  • SDCCollateralAsset: Can only get loans with one collateral (ie. SETR), this is always SEE in SETR Unpegged ECDP protocol;
  • SDCMaxLoanAmount: The maximum amount of loan that can be borrowed to an account during the SDCPeriod;
    (The SDCPeriod is the time period when the SoftDebtCeiling in the system has been reached or exceeded.

HardDebtCeiling

HardDebtCeiling is never exceeded once it is reached, it can however also be updated to increase the HardDebtCeiling threshold.

These parameters can be used as stability mechanism triggers that help in stabilising the stablecoins during low/medium or extreme price fluctuations.

@alfellati
Copy link
Contributor Author

Ref: Setheum-Labs/Setheum#934

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant