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>
This commit is contained in:
Alexander Shustanov 2023-01-05 09:31:21 +03:00 committed by GitHub
parent f56322fab0
commit 3dca1e84ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"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"
}
]
}

8
_data/icons/vsl.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX",
"width": 600,
"height": 529,
"format": "png"
}
]