From ed8be14e2c56dd31308bab2aa20003f19a0d21ff Mon Sep 17 00:00:00 2001 From: ERROR404 Date: Mon, 8 May 2023 15:03:00 +0800 Subject: [PATCH] remove GWScout Explorer for godwoken mainnet and testnet 71401 and 71402 (#2757) Co-authored-by: ligi --- _data/chains/eip155-71401.json | 5 ----- _data/chains/eip155-71402.json | 5 ----- 2 files changed, 10 deletions(-) diff --git a/_data/chains/eip155-71401.json b/_data/chains/eip155-71401.json index 1566f38b..fcdddd3e 100644 --- a/_data/chains/eip155-71401.json +++ b/_data/chains/eip155-71401.json @@ -16,11 +16,6 @@ "chainId": 71401, "networkId": 71401, "explorers": [ - { - "name": "GWScout Explorer", - "url": "https://gw-testnet-explorer.nervosdao.community", - "standard": "none" - }, { "name": "GWScan Block Explorer", "url": "https://v1.testnet.gwscan.com", diff --git a/_data/chains/eip155-71402.json b/_data/chains/eip155-71402.json index 5f7c4644..4781f3b5 100644 --- a/_data/chains/eip155-71402.json +++ b/_data/chains/eip155-71402.json @@ -13,11 +13,6 @@ "chainId": 71402, "networkId": 71402, "explorers": [ - { - "name": "GWScout Explorer", - "url": "https://gw-mainnet-explorer.nervosdao.community", - "standard": "none" - }, { "name": "GWScan Block Explorer", "url": "https://v1.gwscan.com",