Hupayx icon (#1840)

* 2023, 22023 chain info modify add icon shuffle

* 2023, 22023 chain info modify add icon shuffle
This commit is contained in:
ej-ri 2022-11-08 01:38:08 +09:00 committed by GitHub
parent 32425ad564
commit 43335d6143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 4 deletions

View File

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

View File

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

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

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