mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add CENNZnet metadata (#1017)
* add CENNZnet metadata * update name and rpc url * update shortNames
This commit is contained in:
parent
ce56110b92
commit
c522d39475
24
_data/chains/eip155-1337.json
Normal file
24
_data/chains/eip155-1337.json
Normal 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": 1337,
|
||||
"networkId": 1337,
|
||||
"icon": "cennz",
|
||||
"explorers": [{
|
||||
"name": "UNcover",
|
||||
"url": "https://uncoverexplorer.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
21
_data/chains/eip155-3000.json
Normal file
21
_data/chains/eip155-3000.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "CENNZnet Rata",
|
||||
"chain": "CENNZnet",
|
||||
"network": "rata",
|
||||
"rpc": [
|
||||
"https://rata.centrality.me/public"
|
||||
],
|
||||
"faucets": [
|
||||
"https://app-faucet.centrality.me"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "CPAY",
|
||||
"symbol": "CPAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cennz.net",
|
||||
"shortName": "cennz-r",
|
||||
"chainId": 3000,
|
||||
"networkId": 3000,
|
||||
"icon": "cennz"
|
||||
}
|
26
_data/chains/eip155-3001.json
Normal file
26
_data/chains/eip155-3001.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "CENNZnet Nikau",
|
||||
"chain": "CENNZnet",
|
||||
"network": "nikau",
|
||||
"rpc": [
|
||||
"https://nikau.centrality.me/public"
|
||||
],
|
||||
"faucets": [
|
||||
"https://app-faucet.centrality.me"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "CPAY",
|
||||
"symbol": "CPAY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cennz.net",
|
||||
"shortName": "cennz-n",
|
||||
"chainId": 3001,
|
||||
"networkId": 3001,
|
||||
"icon": "cennz",
|
||||
"explorers": [{
|
||||
"name": "UNcover",
|
||||
"url": "https://www.uncoverexplorer.com/?network=Nikau",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
7
_data/icons/cennz.json
Normal file
7
_data/icons/cennz.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmfDkgrhCFfVJErVVDuU7UYasYsooXMEXFhBzLMNm6pgey",
|
||||
"format":"svg"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user