chains/_data/chains/eip155-53.json
2022-01-14 21:12:06 +01:00

23 lines
453 B
JSON

{
"name": "CoinEx Smart Chain Testnet",
"chain": "CSC",
"rpc": [
"https://testnet-rpc.coinex.net/"
],
"faucets": [],
"nativeCurrency": {
"name": "CoinEx Chain Test Native Token",
"symbol": "cett",
"decimals": 18
},
"infoURL": "https://www.coinex.org/",
"shortName": "tcet",
"chainId": 53,
"networkId": 53,
"explorers": [{
"name": "coinexscan",
"url": "https://testnet.coinex.net",
"standard": "none"
}]
}