Deploying to gh-pages from @ ethereum-lists/chains@8588b8d5f8 🚀

This commit is contained in:
ligi 2022-04-07 06:03:02 +00:00
parent 40a2820d61
commit c85cd53887
5 changed files with 45 additions and 16 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2508,16 +2508,16 @@
"faucets": [],
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/"
}, {
"name": "CENNZnet Azalea",
"name": "CENNZnet old",
"chainId": 1337,
"shortName": "cennz-a",
"shortName": "cennz-old",
"networkId": 1337,
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"decimals": 18
},
"rpc": ["https://cennznet.unfrastructure.io/public"],
"rpc": [],
"faucets": [],
"infoURL": "https://cennz.net"
}, {
@ -3417,6 +3417,19 @@
"rpc": ["https://seed.btcix.org/rpc"],
"faucets": [],
"infoURL": "https://bitcolojix.org"
}, {
"name": "CENNZnet Azalea",
"chainId": 21337,
"shortName": "cennz-a",
"networkId": 21337,
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"decimals": 18
},
"rpc": ["https://cennznet.unfrastructure.io/public"],
"faucets": [],
"infoURL": "https://cennz.net"
}, {
"name": "omChain Mainnet",
"chainId": 21816,

View File

@ -3444,10 +3444,9 @@
"chainId": 1288,
"networkId": 1288
}, {
"name": "CENNZnet Azalea",
"name": "CENNZnet old",
"chain": "CENNZnet",
"network": "azalea",
"rpc": ["https://cennznet.unfrastructure.io/public"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
@ -3455,15 +3454,10 @@
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-a",
"shortName": "cennz-old",
"chainId": 1337,
"networkId": 1337,
"icon": "cennz",
"explorers": [{
"name": "UNcover",
"url": "https://uncoverexplorer.com",
"standard": "none"
}]
"deprecated": true
}, {
"name": "Catecoin Chain Mainnet",
"chain": "Catechain",
@ -4727,6 +4721,27 @@
"url": "https://btcixscan.com",
"standard": "none"
}]
}, {
"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"
}]
}, {
"name": "omChain Mainnet",
"chain": "OML",

View File

@ -192,7 +192,7 @@
"mrock-old": "eip155:1286",
"mbase": "eip155:1287",
"mrock": "eip155:1288",
"cennz-a": "eip155:1337",
"cennz-old": "eip155:1337",
"cate": "eip155:1618",
"ath": "eip155:1620",
"bta": "eip155:1657",
@ -262,6 +262,7 @@
"mtt": "eip155:16000",
"mtttest": "eip155:16001",
"btcix": "eip155:19845",
"cennz-a": "eip155:21337",
"oml": "eip155:21816",
"web": "eip155:24484",
"mintme": "eip155:24734",