Change short name

This commit is contained in:
Nova Network Inc 2022-02-13 14:15:13 +13:00 committed by GitHub
parent c82bee8a68
commit c594d838c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,17 +3,16 @@
"chain": "NBX",
"icon": "nebulatestnet",
"rpc": [
"http://testnet.rpc.novanetwork.io:8545/",
"http://74.208.29.238:8545/"
"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",
"infoURL": "https://novanetwork.io",
"shortName": "ntn",
"chainId": 107,
"networkId": 107
}