From 634a634f45fd3c923946023b4c6bf9815bdf0c3a Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 18 Jun 2024 13:19:25 +0200 Subject: [PATCH] feat: add lz arbitrum --- script/bridge_contracts.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/script/bridge_contracts.json b/script/bridge_contracts.json index 7d0f9c7..a516d9d 100644 --- a/script/bridge_contracts.json +++ b/script/bridge_contracts.json @@ -48,6 +48,10 @@ } }, "LayerZero": { + "arbitrumsepolia": { + "bridge": "0x6EDCE65403992e310A62460808c4b910D972f10f", + "escrow": "0xbA6f62a6539e4Bc11d2A8B1C760b5a1097c6cF6B" + }, "basesepolia": { "bridge": "0x6EDCE65403992e310A62460808c4b910D972f10f", "escrow": "0xbA6f62a6539e4Bc11d2A8B1C760b5a1097c6cF6B"