@snapshot-labs/snapshot.js 0.4.108 → 0.4.109
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/snapshot.cjs.js +1 -1
- package/dist/snapshot.esm.js +1 -1
- package/dist/snapshot.min.js +3 -3
- package/package.json +1 -1
- package/src/networks.json +2 -2
package/dist/snapshot.cjs.js
CHANGED
|
@@ -3626,7 +3626,7 @@ var networks = {
|
|
|
3626
3626
|
url: "https://goerli.basescan.org/"
|
|
3627
3627
|
},
|
|
3628
3628
|
start: 1151797,
|
|
3629
|
-
logo: "ipfs://
|
|
3629
|
+
logo: "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
|
|
3630
3630
|
},
|
|
3631
3631
|
"333888": {
|
|
3632
3632
|
key: "333888",
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -3617,7 +3617,7 @@ var networks = {
|
|
|
3617
3617
|
url: "https://goerli.basescan.org/"
|
|
3618
3618
|
},
|
|
3619
3619
|
start: 1151797,
|
|
3620
|
-
logo: "ipfs://
|
|
3620
|
+
logo: "ipfs://QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv"
|
|
3621
3621
|
},
|
|
3622
3622
|
"333888": {
|
|
3623
3623
|
key: "333888",
|