mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-888888.json (#870)
decimals 6 --> 18 native vs decimal is 6 ,but ethereum compatible interface already adapt
This commit is contained in:
parent
d2915575c7
commit
76df19fc93
|
@ -9,11 +9,11 @@
|
|||
"nativeCurrency": {
|
||||
"name": "VS",
|
||||
"symbol": "VS",
|
||||
"decimals": 6
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://visionscan.org",
|
||||
"shortName": "vision",
|
||||
"chainId": 888888,
|
||||
"networkId": 888888,
|
||||
"slip44": 60
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user