Skip to content

Commit

Permalink
update headers / create sccp 2023 (#1626)
Browse files Browse the repository at this point in the history
* update headers

* Update sip-2025.md

* Create sccp-2023.md

* Update sccp-2023.md
  • Loading branch information
kaleb-keny authored Jul 13, 2023
1 parent b04f7f5 commit fc25719
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content/sccp/sccp-2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sccp: 2019
network: Optimism
title: Update Perp Parameters - Offchain Maker Fee
author: Kaleb (@kaleb-keny)
status: Approved
status: Implemented
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x4db3e50a38502c11ba7b06a5bdd3fdf9e0a27f4c1f290002788652788d4aa0e7
created: 2023-07-10
Expand Down
2 changes: 1 addition & 1 deletion content/sccp/sccp-2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sccp: 2020
network: Optimism
title: Update Perp Parameters - offchainDelayedOrderMinAge
author: Kaleb (@kaleb-keny)
status: Approved
status: Implemented
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x92462a486c4035b63dbbd1fbdf9dd41a1055fef7024f19f5d2f080e5c757edf7
created: 2023-07-10
Expand Down
2 changes: 1 addition & 1 deletion content/sccp/sccp-2021.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sccp: 2021
network: Optimism
title: Update Perp Parameters - FTM Market
author: Kaleb (@kaleb-keny)
status: Approved
status: Implemented
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x7268f6e7ecfcb8da7b020b927fd3e130214e06b2f1b370f7b450cb8fbf0a624a
created: 2023-07-10
Expand Down
4 changes: 3 additions & 1 deletion content/sccp/sccp-2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ sccp: 2022
network: Optimism
title: Update Perp Parameters - MaxPD and MaxLiquidationDelta
author: Kaleb (@kaleb-keny)
status: Vote_Pending
status: Implemented
created: 2023-07-12
proposal: >-
https://snapshot.org/#/snxgov.eth/proposal/0x51c2ec786d6fcdf3b36d370136c2b69389c9a721eb0f03c3117d23be2eb0dc70
type: Governance
---

Expand Down
32 changes: 32 additions & 0 deletions content/sccp/sccp-2023.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
sccp: 2023
network: Optimism
title: Update Perp Parameters - MaxMarketValue
author: Kaleb (@kaleb-keny)
status: Vote_Pending
created: 2023-07-13
type: Governance
---

# Simple Summary

This SCCP proposes to double the max market value as per the below:

| | **Current** | **Proposed** | **Change** | **Proposed in USD** |
|:--------: |:-----------: |:------------: |:----------: |:-------------------: |
| **AVAX** | 80,000 | 160,000 | +8,000 | 2.1M |
| **AAVE** | 5,000 | 10,000 | +5,000 | 750k |
| **BCH** | 6,000 | 12,000 | +6,000 | 3.4M |

# 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 these market which have seen an increase in activity. Note that the parameters are still conservative vis-a-vis the open interest sizes seen on centralized exchanges.

# Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
2 changes: 1 addition & 1 deletion content/sips/sip-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sip: 2025
title: Add MAV to Perps V2
network: Optimism
status: Approved
status: Rejected
type: Governance
author: GUNBOATs (@gunboatsss)
proposal: >-
Expand Down

1 comment on commit fc25719

@vercel
Copy link

@vercel vercel bot commented on fc25719 Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.