From 832cbc88be3a8bf20dbaa312651d99755db563a9 Mon Sep 17 00:00:00 2001 From: xiao93 <42384581+xiao93@users.noreply.github.com> Date: Wed, 15 Dec 2021 09:44:58 +0800 Subject: [PATCH] Update eip155-53.json add explorers https://testnet.coinex.net/ --- _data/chains/eip155-53.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/chains/eip155-53.json b/_data/chains/eip155-53.json index 2653e41c..917d5d2c 100644 --- a/_data/chains/eip155-53.json +++ b/_data/chains/eip155-53.json @@ -15,4 +15,9 @@ "shortName": "tcet", "chainId": 53, "networkId": 53 + "explorers": [{ + "name": "coinexscan", + "url": "https://testnet.coinex.net/", + "standard": "none" + }] }