From 531a65fbdf9da6d324ef821132ab1a73e58a0ad5 Mon Sep 17 00:00:00 2001 From: xiao93 <42384581+xiao93@users.noreply.github.com> Date: Wed, 15 Dec 2021 09:42:47 +0800 Subject: [PATCH] Update eip155-52.json add explorers https://www.coinex.net/ --- _data/chains/eip155-52.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/chains/eip155-52.json b/_data/chains/eip155-52.json index 072ad8a0..047aaf35 100644 --- a/_data/chains/eip155-52.json +++ b/_data/chains/eip155-52.json @@ -15,4 +15,9 @@ "shortName": "cet", "chainId": 52, "networkId": 52 + "explorers": [{ + "name": "coinexscan", + "url": "https://www.coinex.net/", + "standard": "none" + }] }