From cb01c869ef34e68f047f731274004edcd4aa77be Mon Sep 17 00:00:00 2001 From: kaleb Date: Tue, 24 Oct 2023 14:48:43 +0200 Subject: [PATCH] sccp-2054 --- publish/deployed/goerli-ovm/perpsv2-markets.json | 4 ++-- publish/deployed/mainnet-ovm/perpsv2-markets.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/publish/deployed/goerli-ovm/perpsv2-markets.json b/publish/deployed/goerli-ovm/perpsv2-markets.json index 969b566c63..4b5b9f6438 100644 --- a/publish/deployed/goerli-ovm/perpsv2-markets.json +++ b/publish/deployed/goerli-ovm/perpsv2-markets.json @@ -99,7 +99,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "600000", + "maxMarketValue": "900000", "maxFundingVelocity": "36", "skewScale": "15000000", "offchainPriceDivergence": "0.10", @@ -127,7 +127,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "300000", + "maxMarketValue": "460000", "maxFundingVelocity": "36", "skewScale": "5625000", "offchainPriceDivergence": "0.10", diff --git a/publish/deployed/mainnet-ovm/perpsv2-markets.json b/publish/deployed/mainnet-ovm/perpsv2-markets.json index 969b566c63..4b5b9f6438 100644 --- a/publish/deployed/mainnet-ovm/perpsv2-markets.json +++ b/publish/deployed/mainnet-ovm/perpsv2-markets.json @@ -99,7 +99,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "600000", + "maxMarketValue": "900000", "maxFundingVelocity": "36", "skewScale": "15000000", "offchainPriceDivergence": "0.10", @@ -127,7 +127,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "300000", + "maxMarketValue": "460000", "maxFundingVelocity": "36", "skewScale": "5625000", "offchainPriceDivergence": "0.10",