From 28a70e2619c3001b980e91d869bb6c7e5d319b73 Mon Sep 17 00:00:00 2001 From: kaleb Date: Fri, 13 Oct 2023 14:52:52 +0200 Subject: [PATCH] implements sccp-2052 --- publish/deployed/goerli-ovm/perpsv2-markets.json | 2 +- publish/deployed/mainnet-ovm/perpsv2-markets.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/publish/deployed/goerli-ovm/perpsv2-markets.json b/publish/deployed/goerli-ovm/perpsv2-markets.json index bc6538cb08..9db8c8ec52 100644 --- a/publish/deployed/goerli-ovm/perpsv2-markets.json +++ b/publish/deployed/goerli-ovm/perpsv2-markets.json @@ -15,7 +15,7 @@ "offchainDelayedOrderMinAge": "1", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "55", - "maxMarketValue": "31000", + "maxMarketValue": "36000", "maxFundingVelocity": "9", "skewScale": "1000000", "offchainPriceDivergence": "0.10", diff --git a/publish/deployed/mainnet-ovm/perpsv2-markets.json b/publish/deployed/mainnet-ovm/perpsv2-markets.json index bc6538cb08..9db8c8ec52 100644 --- a/publish/deployed/mainnet-ovm/perpsv2-markets.json +++ b/publish/deployed/mainnet-ovm/perpsv2-markets.json @@ -15,7 +15,7 @@ "offchainDelayedOrderMinAge": "1", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "55", - "maxMarketValue": "31000", + "maxMarketValue": "36000", "maxFundingVelocity": "9", "skewScale": "1000000", "offchainPriceDivergence": "0.10",