Update native currency to Ether (#1398)

This commit is contained in:
Zed Wong 2022-08-04 00:59:45 +09:00 committed by GitHub
parent ddc5e0ffc0
commit 136ba0dc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@
],
"faucets": [],
"nativeCurrency": {
"name": "Mixin",
"symbol": "XIN",
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://mvm.dev",