@snapshot-labs/snapshot.js 0.11.23 → 0.11.24

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.11.23",
3
+ "version": "0.11.24",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -1125,6 +1125,35 @@
1125
1125
  "logo": "ipfs://QmaKRLxXPdeTsLx7MFLS3CJbhpSbResgoeL4fCgHB1mTsF",
1126
1126
  "testnet": true
1127
1127
  },
1128
+ "13371": {
1129
+ "key": "13371",
1130
+ "name": "Immutable zkEVM",
1131
+ "shortName": "mainnet",
1132
+ "chainId": 13371,
1133
+ "network": "mainnet",
1134
+ "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1135
+ "rpc": [],
1136
+ "explorer": {
1137
+ "url": "https://explorer.immutable.com"
1138
+ },
1139
+ "start": 3680945,
1140
+ "logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi"
1141
+ },
1142
+ "13473": {
1143
+ "key": "13473",
1144
+ "name": "Immutable zkEVM Testnet",
1145
+ "shortName": "testnet",
1146
+ "chainId": 13473,
1147
+ "network": "testnet",
1148
+ "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1149
+ "rpc": [],
1150
+ "explorer": {
1151
+ "url": "https://explorer.testnet.immutable.com"
1152
+ },
1153
+ "start": 5307209,
1154
+ "logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi",
1155
+ "testnet": true
1156
+ },
1128
1157
  "16718": {
1129
1158
  "key": "16718",
1130
1159
  "name": "AirDAO",
@@ -1460,4 +1489,4 @@
1460
1489
  "start": 7521509,
1461
1490
  "logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
1462
1491
  }
1463
- }
1492
+ }