chains/_data/chains/eip155-21337.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

24 lines
525 B
JSON

{
"name": "CENNZnet Azalea",
"chain": "CENNZnet",
"network": "azalea",
"rpc": [
"https://cennznet.unfrastructure.io/public"
],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-a",
"chainId": 21337,
"networkId": 21337,
"icon": "cennz",
"explorers": [{
"name": "UNcover",
"url": "https://uncoverexplorer.com",
"standard": "none"
}]
}