mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@f2e9a1e92c 🚀
This commit is contained in:
parent
37bce7693b
commit
91875ba60d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user