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:
Nova Network Inc 2022-02-11 21:04:04 +13:00 committed by GitHub
parent 00696485a4
commit feb250fa69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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
}