diff --git a/content/sccp/sccp-2018.md b/content/sccp/sccp-2018.md index 569286696..426ebf242 100644 --- a/content/sccp/sccp-2018.md +++ b/content/sccp/sccp-2018.md @@ -3,8 +3,8 @@ sccp: 2018 network: Optimism title: Update Perp Parameters author: Kaleb (@kaleb-keny) -status: Vote_Pending -created: 2023-06-30 +status: Implemented +created: 2023-07-10 type: Governance proposal: >- https://snapshot.org/#/snxgov.eth/proposal/0x54abcd5ea43256c9240f0e53ab6df632c59a384eaf89c7438ba6e456d1605036 diff --git a/content/sccp/sccp-2019.md b/content/sccp/sccp-2019.md new file mode 100644 index 000000000..99d80170e --- /dev/null +++ b/content/sccp/sccp-2019.md @@ -0,0 +1,27 @@ +--- +sccp: 2019 +network: Optimism +title: Update Perp Parameters - Offchain Maker Fee +author: Kaleb (@kaleb-keny) +status: Vote_Pending +created: 2023-07-10 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to lower the maker fee for offchain trades on FTM and BCH markets to zero from 2 bp. + +# Abstract + +The parameter description is as follows: +- The maker offchain delayed order fee is the fee charged in order to derisk the debt pool from an imbalanced skew. + +# Motivation + +As can be seen for the [BCH](https://dune.com/queries/2694676/4482559?asset_t6c1ea=BCH) and [FTM](https://dune.com/queries/2694676/4482559?asset_t6c1ea=FTM) remain imbalanced for longer period of time when compared to the more liquid ETH and BTC markets. This SCCP will allow us to understand the elasticity of demand for arbitrages when faced with no potential upfront fees for executing trades that derisk the debt pool. + + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). diff --git a/content/sccp/sccp-2020.md b/content/sccp/sccp-2020.md new file mode 100644 index 000000000..1488578a4 --- /dev/null +++ b/content/sccp/sccp-2020.md @@ -0,0 +1,26 @@ +--- +sccp: 2020 +network: Optimism +title: Update Perp Parameters - offchainDelayedOrderMinAge +author: Kaleb (@kaleb-keny) +status: Vote_Pending +created: 2023-07-10 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to lower `offchainDelayedOrderMinAge` to 2 seconds for all markets + +# Abstract + +The parameter description is as follows: +- The `offchainDelayedOrderMinAge` is the minimum amount of time that should elapse after the intent transaction, in order for a pyth price to be viable for execution. + +# Motivation + +The change in the parameter should improve the overall user experience of traders and arbitrageurs. Note that the pyth price freshness is assured by the delayed order execution logic Therefore, there is no additional taken on by the debt pool from this parameter change. + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). diff --git a/content/sccp/sccp-2021.md b/content/sccp/sccp-2021.md new file mode 100644 index 000000000..679cde027 --- /dev/null +++ b/content/sccp/sccp-2021.md @@ -0,0 +1,26 @@ +--- +sccp: 2021 +network: Optimism +title: Update Perp Parameters - FTM Market +author: Kaleb (@kaleb-keny) +status: Vote_Pending +created: 2023-07-10 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to increase the `maxMarketValue` of the FTM market from 3 million to 6 million (1.5m$). + +# Abstract + +The parameter description is as follows: +- The `maxMarketValue` is the maximum potential size of a given perp market on either the long or short side. + +# Motivation + +The proposed change in the parameter should allow more trades to materialize on this market which has seen an increase in activity. Note that the parameters are still conservative vis-a-vis the open interest sizes seen on centralized exchanges (>25m$). + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). diff --git a/content/sips/sip-2023.md b/content/sips/sip-2023.md index 4d47a8f4b..f5fb1920c 100644 --- a/content/sips/sip-2023.md +++ b/content/sips/sip-2023.md @@ -2,10 +2,11 @@ sip: 2023 title: Add XMR to Perps V2 network: Optimism -status: Vote_Pending +status: Approved type: Governance author: GUNBOATs (@gunboatsss) -implementor: TBD +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0x9f7139374eb7c1e40824f5f53311a2cac4c81afaaae64fd4a260e6af8890c981 implementation-date: created: 2023-06-27 --- diff --git a/content/sips/sip-2024.md b/content/sips/sip-2024.md index ad9d91ae6..955b63324 100644 --- a/content/sips/sip-2024.md +++ b/content/sips/sip-2024.md @@ -2,10 +2,11 @@ sip: 2024 title: Add ETC and COMP to Perps V2 network: Optimism -status: Draft +status: Vote_Pending type: Governance author: GUNBOATs (@gunboatsss) -implementor: TBD +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0xddac7159e792e41db2ca0f97ab228db1ad4637b9645351d0d5439c1ee991b390 implementation-date: created: 2023-06-30 --- diff --git a/content/sips/sip-2025.md b/content/sips/sip-2025.md index f0a2875a1..c3f661eba 100644 --- a/content/sips/sip-2025.md +++ b/content/sips/sip-2025.md @@ -1,11 +1,12 @@ --- -sip: 2024 +sip: 2025 title: Add MAV to Perps V2 network: Optimism status: Draft type: Governance author: GUNBOATs (@gunboatsss) -implementor: TBD +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0xdf5a16a8f81864f5c49b7d0de30aa8edc50a7984b6ab0232ae854299547ad6b5 implementation-date: created: 2023-06-30 --- diff --git a/content/sips/sip-311.md b/content/sips/sip-311.md index 27efd1ae4..5611a7284 100644 --- a/content/sips/sip-311.md +++ b/content/sips/sip-311.md @@ -2,7 +2,7 @@ sip: 311 title: snxUSD Teleporters (V3) network: Ethereum & Optimism -status: Vote_Pending +status: Approved type: Governance author: 'Roger Brogan (@rbrogan-git), MEB (@barrasso), Daniel Beal (@dbeal-eth)' implementor: 'MEB (@barrasso), Daniel Beal (@dbeal-eth)' diff --git a/content/sips/sip-323.md b/content/sips/sip-323.md index 5da6da8d4..2b978fb26 100644 --- a/content/sips/sip-323.md +++ b/content/sips/sip-323.md @@ -2,7 +2,9 @@ sip: 323 title: Adopt "s" prefix for Synthetix V3 asset tickers network: Ethereum & Optimism -status: Draft +status: Approved +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0x2a9a05312ccf87b710ea44a25a0da9c1540cdee98fda2c81d25c5f9be43b98cb type: Governance author: Millie implementor: pDAO diff --git a/content/sips/sip-324.md b/content/sips/sip-324.md index 03f1d69f2..af0f09db9 100644 --- a/content/sips/sip-324.md +++ b/content/sips/sip-324.md @@ -2,7 +2,9 @@ sip: 324 title: V3 SNX staking pool network: Ethereum -status: Draft +status: Approved +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0xed5b1f2002784ef2ba863a44f773c9b0b285b8459c3a9bc0c14c18038cccd027 type: Governance author: 'Cavalier (@cavalier-eth), Kain (@kaiynne)' implementor: pDAO diff --git a/content/sips/sip-326.md b/content/sips/sip-326.md index 64d907f23..2b22617cb 100644 --- a/content/sips/sip-326.md +++ b/content/sips/sip-326.md @@ -2,7 +2,7 @@ sip: 326 title: Additional pool configuration network: Ethereum & Optimism -status: Vote_Pending +status: Approved type: Governance author: 'Cavalier (@cavalier-eth), Noah (@noahlitvin)' implementor: pDAO diff --git a/content/sips/sip-328.md b/content/sips/sip-328.md index e3789f5dd..5c0117879 100644 --- a/content/sips/sip-328.md +++ b/content/sips/sip-328.md @@ -3,7 +3,9 @@ sip: 328 network: Ethereum & Optimism title: Debt Distribution View Functions author: 'Noah Litvin (@noahlitvin)' -status: Draft +status: Approved +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0x79121388fd43eb97f9090c3487ee065260917118d0af13dfb701be6a74b30ee1 created: 2023-06-16 type: Governance --- diff --git a/content/sips/sip-329.md b/content/sips/sip-329.md index 269cca922..2f102153a 100644 --- a/content/sips/sip-329.md +++ b/content/sips/sip-329.md @@ -3,7 +3,9 @@ sip: 329 network: Ethereum & Optimism title: Pull Oracle Update Node author: 'Noah Litvin (@noahlitvin)' -status: Draft +status: Approved +proposal: >- + https://snapshot.org/#/snxgov.eth/proposal/0x1169b3f68c4fce8083021d2d3f6d76b6945b8fa703df63e60ea52516b5211eb9 created: 2023-06-16 type: Governance ---