Skip to content

Commit e393078

Browse files
authored
Update Base testnet logo (#879)
* Update Base testnet logo * v0.4.109
1 parent 006f00a commit e393078

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.4.108",
3+
"version": "0.4.109",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2206,7 +2206,7 @@
22062206
"url": "https://goerli.basescan.org/"
22072207
},
22082208
"start": 1151797,
2209-
"logo": "ipfs://QmQqrze3W1uSYWq2cGSYDeDwtjGXohTjWPnQ87EVJGeq2P"
2209+
"logo": "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
22102210
},
22112211
"333888": {
22122212
"key": "333888",
@@ -2410,4 +2410,4 @@
24102410
"start": 7282345,
24112411
"logo": "ipfs://QmRHB9TqMdVHY392vYiv8sTJ7VHShkq5FT6nS9fPuUNBf1"
24122412
}
2413-
}
2413+
}

0 commit comments

Comments
 (0)