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

23 lines
439 B
JSON

{
"name": "CoinEx Smart Chain Mainnet",
"chain": "CSC",
"rpc": [
"https://rpc.coinex.net"
],
"faucets": [],
"nativeCurrency": {
"name": "CoinEx Chain Native Token",
"symbol": "cet",
"decimals": 18
},
"infoURL": "https://www.coinex.org/",
"shortName": "cet",
"chainId": 52,
"networkId": 52,
"explorers": [{
"name": "coinexscan",
"url": "https://www.coinex.net",
"standard": "none"
}]
}