mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
465 B
JSON
24 lines
465 B
JSON
{
|
|
"name": "CENNZnet Azalea",
|
|
"chain": "CENNZnet",
|
|
"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"
|
|
}
|
|
]
|
|
}
|