Skip to content

Commit

Permalink
Create sccp-2020.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny committed Jul 10, 2023
1 parent 2fd309d commit 0d11645
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions content/sccp/sccp-2020.md
Original file line number Diff line number Diff line change
@@ -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 proposed change in the parameter is proporsed in order to improve the overall user experience of traders and arbitrageurs. Note that the pyth price freshness is assured by the delayed order execution logic.

# Copyright

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

0 comments on commit 0d11645

Please sign in to comment.