@snapshot-labs/snapshot.js 0.12.11 → 0.12.12
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 +1 -1
- package/package.json +1 -1
- package/src/networks.json +2 -2
package/dist/snapshot.cjs.js
CHANGED
|
@@ -3044,7 +3044,7 @@ var networks = {
|
|
|
3044
3044
|
url: "https://amoy.polygonscan.com/"
|
|
3045
3045
|
},
|
|
3046
3046
|
start: 3127388,
|
|
3047
|
-
logo: "ipfs://
|
|
3047
|
+
logo: "ipfs://bafkreibfiyvhqnme2vbxxfcku7qkxgjpkg6ywdkplxh4oxlkqsbznyorfm",
|
|
3048
3048
|
testnet: true
|
|
3049
3049
|
},
|
|
3050
3050
|
"81457": {
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -3034,7 +3034,7 @@ var networks = {
|
|
|
3034
3034
|
url: "https://amoy.polygonscan.com/"
|
|
3035
3035
|
},
|
|
3036
3036
|
start: 3127388,
|
|
3037
|
-
logo: "ipfs://
|
|
3037
|
+
logo: "ipfs://bafkreibfiyvhqnme2vbxxfcku7qkxgjpkg6ywdkplxh4oxlkqsbznyorfm",
|
|
3038
3038
|
testnet: true
|
|
3039
3039
|
},
|
|
3040
3040
|
"81457": {
|