Create eip155-107.json

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

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