Synthetixio / synthetix-shaula-frontend

UI to interact with the new Synthetix Shaula release containing Multi-Collateral Loans and Shorting features.
http://synthetix.surge.sh
3 stars 2 forks source link

Set custom C-RATIO risk #9

Open kelonye opened 3 years ago

kelonye commented 3 years ago

KALEB:

note that min-cratio can be read from the distinct contracts (for each collateral) itself, so you could do

  • custom option
  • safe = minCratio + 70%
  • safe Max = minCratio + 45%
  • High Risk = minCratio + 25%