From 7a4f1037d03143d08a75bb50927b48de614b5075 Mon Sep 17 00:00:00 2001 From: preethamr Date: Fri, 22 Mar 2024 10:25:20 -0700 Subject: [PATCH] fix: remove zksync for watcher support --- crossChain.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/crossChain.json b/crossChain.json index 41c713e..464d7c0 100644 --- a/crossChain.json +++ b/crossChain.json @@ -3122,36 +3122,6 @@ } } }, - { - "name": "ZkSync2 Mainnet", - "chainId": 324, - "domainId": "2053862243", - "type": "mainnet", - "confirmations": 1, - "network": "zksync", - "nativeCurrency": { - "symbol": "ztETH", - "decimals": 18 - }, - "subgraph": [], - "rpc": ["https://zksync.drpc.org", "https://mainnet.era.zksync.io"], - "assetId": { - "0x0000000000000000000000000000000000000000": { - "symbol": "ztETH", - "mainnetEquivalent": "0x0000000000000000000000000000000000000000", - "decimals": 18 - }, - "0x1f4df37E553cEC57D8751e45664B70b9e1FF1d33": { - "symbol": "TEST", - "decimals": 18 - } - }, - "gasEstimates": { - "execute": "300000", - "proveAndProcess": "120000", - "messaging": "4500" - } - }, { "name": "Polygon zkEVM", "chainId": 1101,