mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update native currency to Ether (#1398)
This commit is contained in:
parent
ddc5e0ffc0
commit
136ba0dc8e
|
@ -7,8 +7,8 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Mixin",
|
"name": "Ether",
|
||||||
"symbol": "XIN",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://mvm.dev",
|
"infoURL": "https://mvm.dev",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user