From 0806f66b92afa25d1a6ca7e1ac7a4c88847d404e Mon Sep 17 00:00:00 2001 From: cavalier_eth <91091124+cavalier-eth@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:54:47 +1000 Subject: [PATCH] Create sccp-346 (#2059) * Create sccp-346 * Update sccp-346 * Rename sccp-346 to sccp-346.md --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> --- content/sccp/sccp-346.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/sccp/sccp-346.md diff --git a/content/sccp/sccp-346.md b/content/sccp/sccp-346.md new file mode 100644 index 000000000..335820534 --- /dev/null +++ b/content/sccp/sccp-346.md @@ -0,0 +1,31 @@ +--- +sccp: 346 +network: Ethereum +title: Update Liquidation Ratio +author: Cavalier +status: Draft +created: 2024-08-05 +type: Governance +--- + +## Simple Summary + + + +This SCCP proposes to decrease the SNX `liquidationRatio` from 120% to 105% on the ethereum network. + +## Abstract + + + +Since the implementation of [SIP-306](https://sips.synthetix.io/sips/sip-306/) on the ethereum network, accounts that are below the `liquidationRatio` ratio, are immediately liquidated with the snx and debt socialized among stakers on v3. The only staker on v3 is the Treasury Council, who is comfortable with the change. + +## Motivation + + + +Treasury is the sole staker on v3 connected to v2x at the moment, and they have the ability to absorb the liquidated snx with a significantly lower penalty. Hence, this SCCP proposes to lower the liquidation penalty in order to improve the system health by allowing for gradual liquidations to materialize. + +## Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).