mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-107.json
Add Nebula Testnet
This commit is contained in:
parent
4b5471527a
commit
82a6256ebf
24
_data/chains/eip155-107.json
Normal file
24
_data/chains/eip155-107.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Nebula Testnet",
|
||||
"chain": "NBX",
|
||||
"icon": ""nebulatestnet",
|
||||
"rpc": [
|
||||
"http://testnet.rpc.novanetwork.io:8545/",
|
||||
"http://74.208.29.238:8545/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Nebula X",
|
||||
"symbol": "NBX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://novanetwork.io/",
|
||||
"shortName": "nbx",
|
||||
"chainId": 107,
|
||||
"networkId": 107,
|
||||
"explorers": [{
|
||||
"name": "nebulatestnet",
|
||||
"url": "http://explorer.novanetwork.io/?network=Nebula%20Testnet",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user