Create eip155-87.json

Add Nova Network
This commit is contained in:
Nova Network Inc 2022-02-10 13:49:18 +13:00 committed by GitHub
parent 4b5471527a
commit cb9f26d6b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"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,
"explorers": [{
"name": "novanetwork",
"url": "https://explorer.novanetwork.io/",
"standard": "EIP3091"
}]
}