@snapshot-labs/snapshot.js 0.4.102 → 0.4.103

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.4.102",
3
+ "version": "0.4.103",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -794,20 +794,20 @@
794
794
  },
795
795
  "280": {
796
796
  "key": "280",
797
- "name": "zkSync 2 testnet",
798
- "shortName": "zkSync2",
797
+ "name": "zkSync Era Testnet",
798
+ "shortName": "zkSync testnet",
799
799
  "chainId": 280,
800
800
  "network": "zkSync alpha testnet",
801
801
  "testnet": true,
802
- "multicall": "0xD2CF10EF0b64B2C9B7147740AEda677d3EfeD2f8",
802
+ "multicall": "0xbDAd32d600915cB70576D3d935d49bFf3C9cB0CF",
803
803
  "rpc": [
804
- "https://zksync2-testnet.zksync.dev"
804
+ "https://testnet.era.zksync.dev"
805
805
  ],
806
806
  "explorer": {
807
- "url": "https://zksync2-testnet.zkscan.io/"
807
+ "url": "https://goerli.explorer.zksync.io/"
808
808
  },
809
- "start": 1374275,
810
- "logo": "ipfs://QmPDbdmwpEeenaLHAbqcAerXdH9Z4Gfd7gm9M8tbkkjcAS"
809
+ "start": 9012429,
810
+ "logo": "ipfs://bafkreih6y7ri7h667cwxe5miisxghfheiidtbw2747y75stoxt3gp3a2yy"
811
811
  },
812
812
  "324": {
813
813
  "key": "324",
@@ -823,7 +823,7 @@
823
823
  "url": "https://explorer.zksync.io/"
824
824
  },
825
825
  "start": 3908235,
826
- "logo": "ipfs://QmPDbdmwpEeenaLHAbqcAerXdH9Z4Gfd7gm9M8tbkkjcAS"
826
+ "logo": "ipfs://bafkreih6y7ri7h667cwxe5miisxghfheiidtbw2747y75stoxt3gp3a2yy"
827
827
  },
828
828
  "288": {
829
829
  "key": "288",
@@ -2366,4 +2366,4 @@
2366
2366
  "start": 13959539,
2367
2367
  "logo": "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
2368
2368
  }
2369
- }
2369
+ }