mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix build error
This commit is contained in:
parent
a99c11454b
commit
274fe8a473
|
@ -1,10 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "CENNZnet Azalea",
|
"name": "CENNZnet old",
|
||||||
"chain": "CENNZnet",
|
"chain": "CENNZnet",
|
||||||
"network": "azalea",
|
"rpc": [],
|
||||||
"rpc": [
|
|
||||||
"https://cennznet.unfrastructure.io/public"
|
|
||||||
],
|
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CPAY",
|
"name": "CPAY",
|
||||||
|
@ -12,16 +9,8 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://cennz.net",
|
"infoURL": "https://cennz.net",
|
||||||
"shortName": "cennz-a",
|
"shortName": "cennz-old",
|
||||||
"chainId": 1337,
|
"chainId": 1337,
|
||||||
"networkId": 1337,
|
"networkId": 1337,
|
||||||
"icon": "cennz",
|
|
||||||
"explorers": [
|
|
||||||
{
|
|
||||||
"name": "UNcover",
|
|
||||||
"url": "https://uncoverexplorer.com",
|
|
||||||
"standard": "none"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"deprecated": true
|
"deprecated": true
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user