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

This commit is contained in:
ligi 2022-02-14 07:36:31 +00:00
parent 37bce7693b
commit 91875ba60d
5 changed files with 20 additions and 15 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

@ -924,16 +924,16 @@
}, {
"name": "Nova Network",
"chainId": 87,
"shortName": "nbx",
"shortName": "nnw",
"networkId": 87,
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"name": "Supernova",
"symbol": "SNT",
"decimals": 18
},
"rpc": ["http://rpc.novanetwork.io:8545/", "http://82.165.54.110:8545/"],
"rpc": ["https://rpc.novanetwork.io:9070", "http://nova.genyrpc.info:8545"],
"faucets": [],
"infoURL": "https://novanetwork.io/"
"infoURL": "https://novanetwork.io"
}, {
"name": "TomoChain",
"chainId": 88,

View File

@ -1239,19 +1239,24 @@
"infoURL": "https://www.gatechain.io"
}, {
"name": "Nova Network",
"chain": "NBX",
"chain": "NNW",
"icon": "novanetwork",
"rpc": ["http://rpc.novanetwork.io:8545/", "http://82.165.54.110:8545/"],
"rpc": ["https://rpc.novanetwork.io:9070", "http://nova.genyrpc.info:8545"],
"faucets": [],
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"name": "Supernova",
"symbol": "SNT",
"decimals": 18
},
"infoURL": "https://novanetwork.io/",
"shortName": "nbx",
"infoURL": "https://novanetwork.io",
"shortName": "nnw",
"chainId": 87,
"networkId": 87
"networkId": 87,
"explorers": [{
"name": "novanetwork",
"url": "https://explorer.novanetwork.io",
"standard": "EIP3091"
}]
}, {
"name": "TomoChain",
"chain": "TOMO",

View File

@ -70,7 +70,7 @@
"MeterTest": "eip155:83",
"gttest": "eip155:85",
"gt": "eip155:86",
"nbx": "eip155:87",
"nnw": "eip155:87",
"tomo": "eip155:88",
"tomot": "eip155:89",
"gar-s0": "eip155:90",