chains/_data/chains/eip155-7355310.json
Alexander Shustanov 3dca1e84ab
Added VSL chain info (#1434)
* Added VSL chain info

* Update _data/chains/eip155-7355310.json

* Update eip155-7355310.json

* Update vsl.json

* Update eip155-7355310.json

* Update eip155-7355310.json

* Added VSL chain info

Co-authored-by: ligi <ligi@ligi.de>
2023-01-05 07:31:21 +01:00

24 lines
486 B
JSON

{
"name": "OpenVessel",
"chain": "VSL",
"icon": "vsl",
"rpc": ["https://mainnet-external.openvessel.io"],
"faucets": [],
"nativeCurrency": {
"name": "Vessel ETH",
"symbol": "VETH",
"decimals": 18
},
"infoURL": "https://www.openvessel.io",
"shortName": "vsl",
"chainId": 7355310,
"networkId": 7355310,
"explorers": [
{
"name": "openvessel-mainnet",
"url": "https://mainnet-explorer.openvessel.io",
"standard": "none"
}
]
}