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