add mordor classic testnet (#80)

This commit is contained in:
Talha Cross 2019-11-07 07:12:57 +01:00 committed by ligi
parent ad53bbb3b7
commit d03be83454

16
_data/chains/63.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Ethereum Classic Testnet Mordor",
"chain": "ETC",
"network": "testnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Mordor Classic Testnet Ether",
"symbol": "METC",
"decimals": 18
},
"infoURL": "https://github.com/eth-classic/mordor/",
"shortName": "metc",
"chainId": 63,
"networkId": 7
}