chains/_data/chains/eip155-61.json

25 lines
530 B
JSON

{
"name": "Ethereum Classic Mainnet",
"chain": "ETC",
"rpc": [
"https://ethereumclassic.network"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
"nativeCurrency": {
"name": "Ethereum Classic Ether",
"symbol": "ETC",
"decimals": 18
},
"infoURL": "https://ethereumclassic.org",
"shortName": "etc",
"chainId": 61,
"networkId": 1,
"slip44": 61,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/etc/mainnet",
"standard": "none"
}]
}