mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-87.json
Add Nova Network
This commit is contained in:
parent
4b5471527a
commit
cb9f26d6b3
24
_data/chains/eip155-87.json
Normal file
24
_data/chains/eip155-87.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user