From 5d544cd6789fe9640e4800f164beced45ce94dcb Mon Sep 17 00:00:00 2001 From: JaredBorders Date: Mon, 30 Oct 2023 12:18:09 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Update=20Testnet=20Deployments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployments/BaseGoerli.json | 4 ++-- deployments/OptimismGoerli.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployments/BaseGoerli.json b/deployments/BaseGoerli.json index ccfc3238..dbe2347c 100644 --- a/deployments/BaseGoerli.json +++ b/deployments/BaseGoerli.json @@ -1,4 +1,4 @@ { - "Engine": "0x91DFAbeb5a6DEf989a227A2D091589cf6Cd37f36", - "TrustedMulticallForwarder": "0x79bB35A27bfC441b21078debeE52DE3215106A5B" + "Engine": "0x13eBcd3aD7B4Aa0595Fe57085C62c4f9CaDdB000", + "TrustedMulticallForwarder": "0x5c8bAfBEA063D2E99325bD3FEdb678a1bEf42FDb" } \ No newline at end of file diff --git a/deployments/OptimismGoerli.json b/deployments/OptimismGoerli.json index 882e5f5f..a142fe4c 100644 --- a/deployments/OptimismGoerli.json +++ b/deployments/OptimismGoerli.json @@ -1,4 +1,4 @@ { - "Engine": "0xb120612084CffFF52c2B005597C3d738124C4193", - "TrustedMulticallForwarder": "0xe8bd72765CAED2Ce995B06Fbf51c9c8fDea3f47C" + "Engine": "0x3F380f09c14614982637C1d502C6f26F244eC6c3", + "TrustedMulticallForwarder": "0x0C15CB4880684d8E35e97FbFf1630889e4501859" } \ No newline at end of file