From 2d54d0cb0fa28d98b329afb2223dd1ad20bf4345 Mon Sep 17 00:00:00 2001 From: Flocqst Date: Mon, 21 Oct 2024 14:55:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20deploy=20Arb=20updatePricesAndDe?= =?UTF-8?q?positCollateralETH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployments/Arbitrum.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployments/Arbitrum.json b/deployments/Arbitrum.json index 88223364..74214a79 100644 --- a/deployments/Arbitrum.json +++ b/deployments/Arbitrum.json @@ -6,5 +6,9 @@ "test": { "EngineImplementation": "0xCFe66Bdac2Ebc15705210326dC2e0F87Fa874400", "EngineProxy": "0x3eBAEAD525a11872B60A3B53E13F17E3351c24e7" + }, + "updatePricesAndDepositCollateralETH": { + "EngineImplementation": "0xA81f64072F51faA52854911625e3295F11DBe8a7", + "EngineProxy": "0xdDCd4b7f8a7cBf11425F9CEeE520F89519103C91" } } \ No newline at end of file