Skip to content

Commit

Permalink
Create sccp-2065.md (#1784)
Browse files Browse the repository at this point in the history
* Create sccp-2065.md

* Update sccp-2065.md
  • Loading branch information
kaleb-keny authored Dec 6, 2023
1 parent 49ec681 commit 38aaeb0
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions content/sccp/sccp-2065.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
sccp: 2065
network: Optimism
title: Update Perps V2 Parameters
author: Kaleb (@kaleb-keny)
status: Vote_Pending
created: 2023-12-06
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** |
|:----------:|:-----------------:|:------------------:|:--------------------:|:---------------------:|:----------------:|
| AVAX | 3.75M | 1.9M | 5 | 10 | 8 |



## Max Market Value

| **Market** | **Current MV** | **Proposed MV** | **Propose MV$** | **Cex OI** |
|:----------:|:--------------:|:---------------:|:---------------:|:----------:|
| LINK | 0.9M | 1M | 14M | 7.6M |
| AVAX | 0.16M | 0.32M | 8.6M | 4M |


# Abstract

Below is a description of the parameter changes propopsed 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 (after incorporating a buffer).

# Copyright

Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).


1 comment on commit 38aaeb0

@vercel
Copy link

@vercel vercel bot commented on 38aaeb0 Dec 6, 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.