Skip to content

Commit

Permalink
sccp-2050
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleb-keny committed Oct 10, 2023
1 parent 4281196 commit 7b05c3f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions publish/deployed/goerli-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -911,9 +911,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "21000",
"maxMarketValue": "27720",
"maxFundingVelocity": "36",
"skewScale": "112500",
"skewScale": "60000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "3",
"offchainMarketKey": "ocGMXPERP",
Expand Down Expand Up @@ -1668,9 +1668,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "400000",
"maxMarketValue": "800000",
"maxFundingVelocity": "36",
"skewScale": "25500000",
"skewScale": "12750000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "3",
"offchainMarketKey": "ocRUNEPERP",
Expand Down
8 changes: 4 additions & 4 deletions publish/deployed/mainnet-ovm/perpsv2-markets.json
Original file line number Diff line number Diff line change
Expand Up @@ -911,9 +911,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "21000",
"maxMarketValue": "27720",
"maxFundingVelocity": "36",
"skewScale": "112500",
"skewScale": "60000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "3",
"offchainMarketKey": "ocGMXPERP",
Expand Down Expand Up @@ -1668,9 +1668,9 @@
"offchainDelayedOrderMinAge": "2",
"offchainDelayedOrderMaxAge": "60",
"maxLeverage": "27.5",
"maxMarketValue": "400000",
"maxMarketValue": "800000",
"maxFundingVelocity": "36",
"skewScale": "25500000",
"skewScale": "12750000",
"offchainPriceDivergence": "0.10",
"liquidationPremiumMultiplier": "3",
"offchainMarketKey": "ocRUNEPERP",
Expand Down

0 comments on commit 7b05c3f

Please sign in to comment.