{"componentChunkName":"component---src-pages-sccp-sccp-markdown-remark-frontmatter-sccp-tsx","path":"/sccp/sccp-2032/","result":{"data":{"markdownRemark":{"fileAbsolutePath":"/vercel/path0/content/sccp/sccp-2032.md","frontmatter":{"sip":null,"sccp":2032,"title":"Perp Parameters - WLD","network":"Optimism","author":"Kaleb (@kaleb-keny)","type":"Governance","proposal":"https://snapshot.org/#/snxgov.eth/proposal/0xa1a40fc2ffd81de6edc21ff25ec3cf8d3248f331ebb98f69ddda34b5fd32f1cf","implementor":null,"release":null,"created":"2023-08-01T00:00:00.000Z","updated":null,"status":"Implemented"},"html":"<h1 id=\"simple-summary\" style=\"position:relative;\"><a href=\"#simple-summary\" aria-label=\"simple summary permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Simple Summary</h1>\n<p>This SCCP proposes to unpause the <a href=\"https://sips.synthetix.io/sips/sip-2028/\">WLD perp market</a> and set the parameters as per the below:</p>\n<ul>\n<li>offchainMakerFees: 2 bp</li>\n<li>offchainTakerFees: 10 bp</li>\n<li>maxMarketValue: 650k ($1.5m)</li>\n<li>liquidationBuffer: 150 bp</li>\n<li>LiquidationPremiumMultiplier: 3</li>\n<li>skewScale: 33 million</li>\n<li>maxFundingVelocity: 3600%</li>\n<li>offchainDelayedOrderMinAge: 2</li>\n<li>offchainDelayedOrderMaxAge: 60</li>\n<li>maxLeverage: 27.5</li>\n<li>maxLiquidationDelta: maker+taker offchain fees</li>\n<li>maxPD: maxLiquidationDelta * 2</li>\n<li>dynamicFeeRounds: 1</li>\n<li>offchainPriceDivergence: 2.5%</li>\n<li>maxDynamicFeeRate: 10%</li>\n<li>nextPriceConfirmWindow: 2</li>\n<li>delayedOrderConfirmWindow: 120 seconds</li>\n<li>minDelayTimeDelta: 60 seconds</li>\n<li>maxDelayTimeDelta: 6000 seconds</li>\n<li>taker &#x26; maker fees on delayed orders (not-offchain) and atomic orders: 30%</li>\n</ul>\n<h1 id=\"abstract\" style=\"position:relative;\"><a href=\"#abstract\" aria-label=\"abstract permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Abstract</h1>\n<p>The parameters configurations description is as follows:</p>\n<ul>\n<li>maker/taker offchain delayed orders pertain to fees charged with the pyth offchain route</li>\n<li>maxMarketValue is the max market value of the relevant market in the underlying currency</li>\n<li>skewScale is the scaling factor of the relevant market in the underlying currency for computing PD and Funding Rates</li>\n<li>liquidationBufferRatio and liquidationPremiumMultiplier are parameters that determine the safety buffer required for liquidations</li>\n<li>minDelayTimeDelta is the minimum period after which delayed orders can be executed</li>\n<li>maxDelayTimeDelta is the maximum period before which delayed orders can be executed</li>\n<li>offchainDelayedOrderMinAge is the minimum delay before which offchain orders can be executed</li>\n<li>offchainDelayedOrderMaxAge is the maximum delay after which offchain orders cannot be executed</li>\n<li>maxFundingVelocity is the main parameter that allows to nudge funding rates</li>\n<li>offchainPriceDivergence is the maximum allowable delta between chainlink and pyth prices</li>\n<li>dynamicFeeRounds and maxDynamicFeeRate are set to the above specified parameters, via DirectIntegrationManager, effectively disabling dynamic fees on perp markets (due to legacy code base)</li>\n</ul>\n<p>Parameters for trading paths (atomic and delayed orders) which are set for deprecation but need to be specified:</p>\n<ul>\n<li>makerFee/takerFee fees pertain to fees for atomic trades at chainlink price, which have been deprecated via high fees</li>\n<li>maker/taker delayed fees pertain to fees for trades at the next chainlink price, which have been deprecated via high fees</li>\n<li>nextPriceConfirmWindow is the window, in chainlink rounds, in which next price delayed orders can be triggered, a deprecated path for trading</li>\n<li>delayedOrderConfirmWindow is the minimum number of seconds after which next price delayed orders can be triggered if no new chainlink rounds are available, a deprecated path for trading</li>\n</ul>\n<h1 id=\"motivation\" style=\"position:relative;\"><a href=\"#motivation\" aria-label=\"motivation permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Motivation</h1>\n<p>The main motivation is to launch the worldcoin perp market.</p>\n<h1 id=\"copyright\" style=\"position:relative;\"><a href=\"#copyright\" aria-label=\"copyright permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Copyright</h1>\n<p>Copyright and related rights waived via <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a>.</p>"}},"pageContext":{"id":"a7d28c6a-ae7c-5990-b7d8-5988dca5ae4f","frontmatter__sccp":2032,"__params":{"frontmatter__sccp":"2032"}}},"staticQueryHashes":[]}