mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
383 B
JSON
20 lines
383 B
JSON
{
|
|
"name": "CCN Beta",
|
|
"title": "ComputeCoin Beta Network",
|
|
"chain": "CCN Beta",
|
|
"rpc": [
|
|
"https://beta-rpc.mainnet.computecoin.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "ComputeCoin",
|
|
"symbol": "CCN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://computecoin.com/",
|
|
"shortName": "ccnbeta",
|
|
"chainId": 971,
|
|
"networkId": 971,
|
|
"icon": "ccn"
|
|
}
|