mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
c522d39475
* add CENNZnet metadata * update name and rpc url * update shortNames
24 lines
523 B
JSON
24 lines
523 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": 1337,
|
|
"networkId": 1337,
|
|
"icon": "cennz",
|
|
"explorers": [{
|
|
"name": "UNcover",
|
|
"url": "https://uncoverexplorer.com",
|
|
"standard": "none"
|
|
}]
|
|
} |