chains/_data/chains/eip155-888888.json
vchain007 76df19fc93
Update eip155-888888.json (#870)
decimals 6 --> 18

native vs decimal is 6 ,but ethereum compatible interface already adapt
2022-02-11 09:19:29 +01:00

20 lines
388 B
JSON

{
"name": "Vision - Mainnet",
"chain": "Vision",
"rpc": [
"https://infragrid.v.network/ethereum/compatible"
],
"faucets": [
],
"nativeCurrency": {
"name": "VS",
"symbol": "VS",
"decimals": 18
},
"infoURL": "https://visionscan.org",
"shortName": "vision",
"chainId": 888888,
"networkId": 888888,
"slip44": 60
}