Update eip155-53.json (#671)

* Update eip155-53.json

add explorers
https://testnet.coinex.net/

* Update eip155-53.json
This commit is contained in:
xiao93 2021-12-15 22:28:22 +08:00 committed by GitHub
parent cb8ea490ca
commit 61e981e280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,5 +14,10 @@
"infoURL": "https://www.coinex.org/", "infoURL": "https://www.coinex.org/",
"shortName": "tcet", "shortName": "tcet",
"chainId": 53, "chainId": 53,
"networkId": 53 "networkId": 53,
"explorers": [{
"name": "coinexscan",
"url": "https://testnet.coinex.net/",
"standard": "none"
}]
} }