Update cennznet (#1055)

* add width & height properties

* update chain/network id

* update url, remove width & height

* deprecate chain 1337

* fix build error
This commit is contained in:
Aidan Starke 2022-04-07 17:59:49 +12:00 committed by GitHub
parent 9a908009cd
commit 8588b8d5f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 44 additions and 29 deletions

View File

@ -1,24 +1,16 @@
{
"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"
}]
}
"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
}

View File

@ -0,0 +1,24 @@
{
"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"
}]
}

View File

@ -1,7 +1,6 @@
[
{
"url":"ipfs://QmfDkgrhCFfVJErVVDuU7UYasYsooXMEXFhBzLMNm6pgey",
"format":"svg"
}
]
{
"url": "ipfs://QmWhNm7tTi6SYbiumULDRk956hxgqaZSX77vcxBNn8fvnw",
"format": "svg"
}
]