From 1bfe0fe0214b804d35182573c634412ca9878052 Mon Sep 17 00:00:00 2001 From: SolidityX <88942434+solidityx@users.noreply.github.com> Date: Mon, 13 Dec 2021 23:09:21 +0530 Subject: [PATCH] removed explorer details for now. --- _data/chains/eip155-34.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/_data/chains/eip155-34.json b/_data/chains/eip155-34.json index 326f8c5c..ec940e99 100644 --- a/_data/chains/eip155-34.json +++ b/_data/chains/eip155-34.json @@ -18,11 +18,5 @@ "shortName": "dth", "chainId": 34, "networkId": 34, - "ens": {}, - "explorers": [{ - "name": "ditherscan", - "url": "https://testnet.ditherscan.com", - "icon": "ditherscan", - "standard": "EIP3091" - }] + "ens": {} }