diff --git a/_data/chains/eip155-107.json b/_data/chains/eip155-107.json new file mode 100644 index 00000000..dfd26654 --- /dev/null +++ b/_data/chains/eip155-107.json @@ -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" + }] +}