From 99a80fd4cba0c360bbf72c9068bf23ece151b42b Mon Sep 17 00:00:00 2001 From: SolidityX <88942434+solidityx@users.noreply.github.com> Date: Fri, 10 Dec 2021 11:48:39 +0530 Subject: [PATCH] added standard in explorer for dithereum testnet --- _data/chains/eip155-34.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-34.json b/_data/chains/eip155-34.json index e8f97d89..326f8c5c 100644 --- a/_data/chains/eip155-34.json +++ b/_data/chains/eip155-34.json @@ -21,6 +21,8 @@ "ens": {}, "explorers": [{ "name": "ditherscan", - "url": "https://testnet.ditherscan.com" + "url": "https://testnet.ditherscan.com", + "icon": "ditherscan", + "standard": "EIP3091" }] }