chains/_data/chains/eip155-971.json
hobbydev 0fc3d2a038
Add CCN Main and Beta (#1433)
* Add CCN Main and Beta

* Update shortName of Beta

* Add Info URL

* Change the network Id from 970 to 790

* Revert "Change the network Id from 970 to 790"

This reverts commit e397cf0543964351ad717dee104fd1206e2a031f.
2022-08-18 09:38:58 +02:00

20 lines
382 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": "http://computecoin.com/",
"shortName": "ccnbeta",
"chainId": 971,
"networkId": 971,
"icon": "ccn"
}