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

This commit is contained in:
ligi 2022-10-13 16:14:42 +00:00
parent f13a48417e
commit d5555c1e47
3 changed files with 17 additions and 1 deletions

View File

@ -626,6 +626,14 @@
"height": 150, "height": 150,
"format": "png" "format": "png"
}] }]
}, {
"name": "hyperonchain",
"icons": [{
"url": "ipfs://QmWxhyxXTEsWH98v7M3ck4ZL1qQoUaHG4HgtgxzD2KJQ5m",
"width": 540,
"height": 541,
"format": "png"
}]
}, { }, {
"name": "evanesco", "name": "evanesco",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

8
icons/hyperonchain.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmWxhyxXTEsWH98v7M3ck4ZL1qQoUaHG4HgtgxzD2KJQ5m",
"width": 540,
"height": 541,
"format": "png"
}
]