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

This commit is contained in:
ligi 2022-12-06 05:22:23 +00:00
parent d007f3571f
commit b6dac5c372
3 changed files with 17 additions and 1 deletions

View File

@ -142,6 +142,14 @@
"height": 500, "height": 500,
"format": "png" "format": "png"
}] }]
}, {
"name": "oho",
"icons": [{
"url": "ipfs://QmZt75xixnEtFzqHTrJa8kJkV4cTXmUZqeMeHM8BcvomQc",
"width": 512,
"height": 512,
"format": "png"
}]
}, { }, {
"name": "web3games", "name": "web3games",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

8
icons/oho.json Normal file
View File

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