Skip to content

Commit

Permalink
Merge pull request #253 from zkLinkProtocol/feat/scroll
Browse files Browse the repository at this point in the history
update contract address
  • Loading branch information
leochw authored Jun 11, 2024
2 parents 46dbb8a + e8a595c commit 6a27134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,8 @@ export const nexusNode: ZkSyncNetwork[] = [
withdrawalFinalizerApi: "https://withdrawal-api.zklink.io",
mainContract: "0x119B9459D9119D07c23aD06778AeaBec804Fd1a2",
erc20BridgeL1: "0x3C7c0ebFCD5786ef48df5ed127cdDEb806db976c",
erc20BridgeL2: "0xa03248B029b4e348F156f4b1d93CB433a4e1361e",
l1Gateway: "0xC97c5E43c14D4F524347795410C299db1FA331b3",
erc20BridgeL2: "0xC97c5E43c14D4F524347795410C299db1FA331b3",
l1Gateway: "0x986c905087a663db3C81ad319b94c1E9dd388e92",
isEthGasToken: true,
l1Network: l1Networks.scroll,
wethContract: ["0x5300000000000000000000000000000000000004"],
Expand Down

0 comments on commit 6a27134

Please sign in to comment.