diff --git a/content/sccp/sccp-343.md b/content/sccp/sccp-343.md new file mode 100644 index 000000000..c132a7087 --- /dev/null +++ b/content/sccp/sccp-343.md @@ -0,0 +1,31 @@ +--- +sccp: 343 +network: Ethereum +title: Update Liquidation Ratio +author: Cavalier, Kaleb +status: Draft +created: 2024-07-25 +type: Governance +--- + +## Simple Summary + + + +This SCCP proposes to decrease the SNX `liquidationRatio` from 160% to 120% 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 liquidated snx is unlocked and immediately available for distribution. + +## 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/).