mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@3dca1e84ab 🚀
This commit is contained in:
parent
660ffa4474
commit
5144120464
|
@ -566,6 +566,14 @@
|
||||||
"height": 237,
|
"height": 237,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "vsl",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX",
|
||||||
|
"width": 600,
|
||||||
|
"height": 529,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "shuffle",
|
"name": "shuffle",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-7355310.json
Normal file
23
chains/eip155-7355310.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -7954,6 +7954,19 @@
|
||||||
"rpc": ["https://jsonrpc-test.imversed.network", "https://ws-jsonrpc-test.imversed.network"],
|
"rpc": ["https://jsonrpc-test.imversed.network", "https://ws-jsonrpc-test.imversed.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://imversed.com"
|
"infoURL": "https://imversed.com"
|
||||||
|
}, {
|
||||||
|
"name": "OpenVessel",
|
||||||
|
"chainId": 7355310,
|
||||||
|
"shortName": "vsl",
|
||||||
|
"networkId": 7355310,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Vessel ETH",
|
||||||
|
"symbol": "VETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://mainnet-external.openvessel.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.openvessel.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "QL1 Testnet",
|
"name": "QL1 Testnet",
|
||||||
"chainId": 7668378,
|
"chainId": 7668378,
|
||||||
|
|
|
@ -11750,6 +11750,26 @@
|
||||||
"icon": "imversed",
|
"icon": "imversed",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "QL1 Testnet",
|
"name": "QL1 Testnet",
|
||||||
"chain": "QOM",
|
"chain": "QOM",
|
||||||
|
|
8
icons/vsl.json
Normal file
8
icons/vsl.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmeknNzGCZXQK7egwfwyxQan7Lw8bLnqYsyoEgEbDNCzJX",
|
||||||
|
"width": 600,
|
||||||
|
"height": 529,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
|
@ -611,6 +611,7 @@
|
||||||
"filecoin-butterfly": "eip155:3141592",
|
"filecoin-butterfly": "eip155:3141592",
|
||||||
"imversed": "eip155:5555555",
|
"imversed": "eip155:5555555",
|
||||||
"imversed-testnet": "eip155:5555558",
|
"imversed-testnet": "eip155:5555558",
|
||||||
|
"vsl": "eip155:7355310",
|
||||||
"tqom": "eip155:7668378",
|
"tqom": "eip155:7668378",
|
||||||
"music": "eip155:7762959",
|
"music": "eip155:7762959",
|
||||||
"plian-mainnet-l2": "eip155:8007736",
|
"plian-mainnet-l2": "eip155:8007736",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user