mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Rebranding native prior launch
Rebranding native currency
This commit is contained in:
parent
c98c7e6332
commit
4a080b2601
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Nova Network",
|
"name": "Nova Network",
|
||||||
"chain": "NBX",
|
"chain": "NNW",
|
||||||
"icon": "novanetwork",
|
"icon": "novanetwork",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.novanetwork.io:9070",
|
"https://rpc.novanetwork.io:9070",
|
||||||
|
@ -8,12 +8,12 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Nebula X",
|
"name": "Supernova",
|
||||||
"symbol": "NBX",
|
"symbol": "SNT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://novanetwork.io",
|
"infoURL": "https://novanetwork.io",
|
||||||
"shortName": "nbx",
|
"shortName": "nnw",
|
||||||
"chainId": 87,
|
"chainId": 87,
|
||||||
"networkId": 87,
|
"networkId": 87,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user