Deploying to gh-pages from @ ethereum-lists/chains@43335d6143 🚀

This commit is contained in:
ligi 2022-11-07 16:41:48 +00:00
parent 99b7d4b320
commit 737d6202ae
7 changed files with 38 additions and 10 deletions

View File

@ -954,6 +954,14 @@
"height": 129, "height": 129,
"format": "png" "format": "png"
}] }]
}, {
"name": "shuffle",
"icons": [{
"url": "ipfs://bafkreidvjcc73v747lqlyrhgbnkvkdepdvepo6baj6hmjsmjtvdyhmzzmq",
"width": 1000,
"height": 1206,
"format": "png"
}]
}, { }, {
"name": "dithereum", "name": "dithereum",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -12,16 +12,19 @@
"shortName": "taycan-testnet", "shortName": "taycan-testnet",
"chainId": 2023, "chainId": 2023,
"networkId": 2023, "networkId": 2023,
"icon": "shuffle",
"explorers": [ "explorers": [
{ {
"name": "Taycan Explorer(Blockscout)", "name": "Taycan Explorer(Blockscout)",
"url": "https://evmscan-test.hupayx.io", "url": "https://evmscan-test.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}, },
{ {
"name": "Taycan Cosmos Explorer", "name": "Taycan Cosmos Explorer",
"url": "https://cosmoscan-test.hupayx.io", "url": "https://cosmoscan-test.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
} }
] ]
} }

View File

@ -12,16 +12,19 @@
"shortName": "SFL", "shortName": "SFL",
"chainId": 22023, "chainId": 22023,
"networkId": 22023, "networkId": 22023,
"icon": "shuffle",
"explorers": [ "explorers": [
{ {
"name": "Taycan Explorer(Blockscout)", "name": "Taycan Explorer(Blockscout)",
"url": "https://taycan-evmscan.hupayx.io", "url": "https://taycan-evmscan.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}, },
{ {
"name": "Taycan Cosmos Explorer(BigDipper)", "name": "Taycan Cosmos Explorer(BigDipper)",
"url": "https://taycan-cosmoscan.hupayx.io", "url": "https://taycan-cosmoscan.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
} }
] ]
} }

View File

@ -4961,14 +4961,17 @@
"shortName": "taycan-testnet", "shortName": "taycan-testnet",
"chainId": 2023, "chainId": 2023,
"networkId": 2023, "networkId": 2023,
"icon": "shuffle",
"explorers": [{ "explorers": [{
"name": "Taycan Explorer(Blockscout)", "name": "Taycan Explorer(Blockscout)",
"url": "https://evmscan-test.hupayx.io", "url": "https://evmscan-test.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}, { }, {
"name": "Taycan Cosmos Explorer", "name": "Taycan Cosmos Explorer",
"url": "https://cosmoscan-test.hupayx.io", "url": "https://cosmoscan-test.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}] }]
}, { }, {
"name": "Rangers Protocol Mainnet", "name": "Rangers Protocol Mainnet",
@ -7264,14 +7267,17 @@
"shortName": "SFL", "shortName": "SFL",
"chainId": 22023, "chainId": 22023,
"networkId": 22023, "networkId": 22023,
"icon": "shuffle",
"explorers": [{ "explorers": [{
"name": "Taycan Explorer(Blockscout)", "name": "Taycan Explorer(Blockscout)",
"url": "https://taycan-evmscan.hupayx.io", "url": "https://taycan-evmscan.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}, { }, {
"name": "Taycan Cosmos Explorer(BigDipper)", "name": "Taycan Cosmos Explorer(BigDipper)",
"url": "https://taycan-cosmoscan.hupayx.io", "url": "https://taycan-cosmoscan.hupayx.io",
"standard": "none" "standard": "none",
"icon": "shuffle"
}] }]
}, { }, {
"name": "Opside Testnet", "name": "Opside Testnet",

8
icons/shuffle.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreidvjcc73v747lqlyrhgbnkvkdepdvepo6baj6hmjsmjtvdyhmzzmq",
"width": 1000,
"height": 1206,
"format": "png"
}
]