diff --git a/content/sccp/sccp-2096.md b/content/sccp/sccp-2096.md new file mode 100644 index 000000000..e1d57e86a --- /dev/null +++ b/content/sccp/sccp-2096.md @@ -0,0 +1,43 @@ +--- +sccp: 2096 +network: Optimism +title: Update Perps V2 Parameters +author: Kaleb (@kaleb-keny) +status: Vote_pending +created: 2024-03-25 +type: Governance +--- + +# Simple Summary + +This SCCP proposes to update the perps v2 parameters as per the below: + +## Skew Scale + +| **Market** | **Current Scale** | **Proposed Scale** | **Current Slippage** | **Proposed Slippage** | **Cex Slippage** | +|:----------:|:-----------------:|:------------------:|:--------------------:|:---------------------:|:----------------:| +| DOGE | 468,750,000 | 937,500,000 | 6 | 3 | 1 | +| FTM | 75,000,000 | 37,500,000 | 6 | 12 | 8 | + +## Max Market Value + +| **Market** | **Current MV** | **Proposed MV** | **Proposed MV$** | **Cex OI** | +|:----------:|:--------------:|:---------------:|:----------------:|:-----------:| +| AVAX | 142,700 | 185,510 | 10.43 | 3,221,765 | +| FTM | 2,500,000 | 5,000,000 | 5.50 | 111,079,035 | + +# Abstract + +Below is a description of the parameter changes proposed in the SCCP: +- `MaxMarketValue` is the maximum possible open interest on any given side of a perp market. +- `skewScale` is the scaling factor of the relevant market in the underlying currency for computing PD and Funding Rates. + +# Motivation + +The proposed parameter changes on skew scale aim at increasing the incentive on arbitrageurs to arbitrage the skew by targeting an effective liquidity comfortably below liquidity available on centralized exchanges. While the motivation behind the changes on max market value levels are done in order to align the oi caps with historical utilization. + +# Copyright + +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). + +