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@feb250fa69 🚀
This commit is contained in:
parent
6f7794981a
commit
7d063c70b4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user