mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"name": "Ethereum Classic Mainnet",
|
|
"short_name": "etc",
|
|
"chain": "ETC",
|
|
"network": "mainnet",
|
|
"chain_id": 61,
|
|
"network_id": 1,
|
|
"rpc": ["https://ethereumclassic.network"],
|
|
"faucets": [],
|
|
"info_url": "https://ethereumclassic.org"
|
|
}
|