From 61e981e28088d7b582c58c485dea9c6b021eeb7e Mon Sep 17 00:00:00 2001 From: xiao93 <42384581+xiao93@users.noreply.github.com> Date: Wed, 15 Dec 2021 22:28:22 +0800 Subject: [PATCH] Update eip155-53.json (#671) * Update eip155-53.json add explorers https://testnet.coinex.net/ * Update eip155-53.json --- _data/chains/eip155-53.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-53.json b/_data/chains/eip155-53.json index 2653e41c..c448f6b0 100644 --- a/_data/chains/eip155-53.json +++ b/_data/chains/eip155-53.json @@ -14,5 +14,10 @@ "infoURL": "https://www.coinex.org/", "shortName": "tcet", "chainId": 53, - "networkId": 53 + "networkId": 53, + "explorers": [{ + "name": "coinexscan", + "url": "https://testnet.coinex.net/", + "standard": "none" + }] }