Update eip155-52.json

add explorers
https://www.coinex.net/
This commit is contained in:
xiao93 2021-12-15 09:42:47 +08:00 committed by GitHub
parent 7c883f5552
commit 531a65fbdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,9 @@
"shortName": "cet", "shortName": "cet",
"chainId": 52, "chainId": 52,
"networkId": 52 "networkId": 52
"explorers": [{
"name": "coinexscan",
"url": "https://www.coinex.net/",
"standard": "none"
}]
} }