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

This commit is contained in:
ligi 2022-02-11 08:07:40 +00:00
parent 6f7794981a
commit 7d063c70b4
5 changed files with 31 additions and 2 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

@ -921,6 +921,19 @@
"rpc": ["https://evm.gatenode.cc"],
"faucets": ["https://www.gatescan.org/faucet"],
"infoURL": "https://www.gatechain.io"
}, {
"name": "Nova Network",
"chainId": 87,
"shortName": "nbx",
"networkId": 87,
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"decimals": 18
},
"rpc": ["http://rpc.novanetwork.io:8545/", "http://82.165.54.110:8545/"],
"faucets": [],
"infoURL": "https://novanetwork.io/"
}, {
"name": "TomoChain",
"chainId": 88,

View File

@ -1237,6 +1237,21 @@
"standard": "EIP3091"
}],
"infoURL": "https://www.gatechain.io"
}, {
"name": "Nova Network",
"chain": "NBX",
"icon": "novanetwork",
"rpc": ["http://rpc.novanetwork.io:8545/", "http://82.165.54.110:8545/"],
"faucets": [],
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"decimals": 18
},
"infoURL": "https://novanetwork.io/",
"shortName": "nbx",
"chainId": 87,
"networkId": 87
}, {
"name": "TomoChain",
"chain": "TOMO",

View File

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