Skip to content

Commit

Permalink
sccp-2059 (#2170)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny authored Nov 17, 2023
1 parent 9f6986f commit 1ba844c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions publish/deployed/goerli-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "8000000",
"maxMarketValue": "12000000",
"maxFundingVelocity": "36",
"skewScale": "150000000",
"skewScale": "75000000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "1.5625",
"offchainMarketKey": "ocMATICPERP",
Expand Down
4 changes: 2 additions & 2 deletions publish/deployed/mainnet-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "8000000",
"maxMarketValue": "12000000",
"maxFundingVelocity": "36",
"skewScale": "150000000",
"skewScale": "75000000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "1.5625",
"offchainMarketKey": "ocMATICPERP",
Expand Down

0 comments on commit 1ba844c

Please sign in to comment.