chains/_data/chains/eip155-888888.json
vchain007 d2332befcb
Update eip155-888888.json (#949)
add explorers visionscan
2022-03-07 15:43:51 +01:00

25 lines
520 B
JSON

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