2019-04-24 15:52:17 +00:00
|
|
|
{
|
|
|
|
"name": "Ethereum Classic Mainnet",
|
|
|
|
"chain": "ETC",
|
2019-06-17 15:45:49 +00:00
|
|
|
"rpc": [
|
|
|
|
"https://ethereumclassic.network"
|
|
|
|
],
|
2021-10-10 20:54:42 +00:00
|
|
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
|
2019-05-22 20:47:45 +00:00
|
|
|
"nativeCurrency": {
|
|
|
|
"name": "Ethereum Classic Ether",
|
|
|
|
"symbol": "ETC",
|
|
|
|
"decimals": 18
|
|
|
|
},
|
|
|
|
"infoURL": "https://ethereumclassic.org",
|
|
|
|
"shortName": "etc",
|
|
|
|
"chainId": 61,
|
2019-10-18 09:35:10 +00:00
|
|
|
"networkId": 1,
|
2021-10-10 20:54:42 +00:00
|
|
|
"slip44": 61,
|
|
|
|
|
|
|
|
"explorers": [{
|
|
|
|
"name": "blockscout",
|
|
|
|
"url": "https://blockscout.com/etc/mainnet",
|
|
|
|
"standard": "none"
|
|
|
|
}]
|
|
|
|
}
|