Update eip155-888888.json

decimals 6 --> 18

native vs decimal is 6 ,but ethereum compatible interface already adapt
This commit is contained in:
vchain007 2022-02-11 15:59:44 +08:00 committed by GitHub
parent 268fd321a2
commit 3f37218da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 6
"decimals": 18
},
"infoURL": "https://visionscan.org",
"shortName": "vision",