mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add mordor classic testnet (#80)
This commit is contained in:
parent
ad53bbb3b7
commit
d03be83454
16
_data/chains/63.json
Normal file
16
_data/chains/63.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user