mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-87.json (#859)
* Create eip155-87.json Add Nova Network * Update _data/chains/eip155-87.json * Update eip155-87.json * remove extra comma Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
00696485a4
commit
feb250fa69
19
_data/chains/eip155-87.json
Normal file
19
_data/chains/eip155-87.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user