diff --git a/publish/deployed/goerli-ovm/perpsv2-markets.json b/publish/deployed/goerli-ovm/perpsv2-markets.json index 31ecc05037..7948e132b9 100644 --- a/publish/deployed/goerli-ovm/perpsv2-markets.json +++ b/publish/deployed/goerli-ovm/perpsv2-markets.json @@ -827,7 +827,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "200000", + "maxMarketValue": "400000", "maxFundingVelocity": "36", "skewScale": "14250000", "offchainPriceDivergence": "0.10", @@ -911,7 +911,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "7000", + "maxMarketValue": "14000", "maxFundingVelocity": "36", "skewScale": "112500", "offchainPriceDivergence": "0.10", diff --git a/publish/deployed/mainnet-ovm/perpsv2-markets.json b/publish/deployed/mainnet-ovm/perpsv2-markets.json index 31ecc05037..7948e132b9 100644 --- a/publish/deployed/mainnet-ovm/perpsv2-markets.json +++ b/publish/deployed/mainnet-ovm/perpsv2-markets.json @@ -827,7 +827,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "200000", + "maxMarketValue": "400000", "maxFundingVelocity": "36", "skewScale": "14250000", "offchainPriceDivergence": "0.10", @@ -911,7 +911,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "7000", + "maxMarketValue": "14000", "maxFundingVelocity": "36", "skewScale": "112500", "offchainPriceDivergence": "0.10",