chains/_data/chains/eip155-1337.json
Aidan Starke 8588b8d5f8
Update cennznet (#1055)
* add width & height properties

* update chain/network id

* update url, remove width & height

* deprecate chain 1337

* fix build error
2022-04-07 07:59:49 +02:00

16 lines
293 B
JSON

{
"name": "CENNZnet old",
"chain": "CENNZnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-old",
"chainId": 1337,
"networkId": 1337,
"deprecated": true
}