@snapshot-labs/snapshot.js 0.11.23 → 0.11.25

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.25",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
package/src/networks.json CHANGED
@@ -808,6 +808,20 @@
808
808
  "start": 859041,
809
809
  "logo": "ipfs://QmeGbNTU2Jqwg8qLTMGW8n8HSi2VdgCncAaeGzLx6gYnD7"
810
810
  },
811
+ "1329": {
812
+ "key": "1329",
813
+ "name": "Sei",
814
+ "shortName": "mainnet",
815
+ "chainId": 1329,
816
+ "network": "mainnet",
817
+ "multicall": "0xe033Bed7cae4114Af84Be1e9F1CA7DEa07Dfe1Cf",
818
+ "rpc": [],
819
+ "explorer": {
820
+ "url": "https://seitrace.com/"
821
+ },
822
+ "start": 79164574,
823
+ "logo": "ipfs://bafkreiammyt7uztbztqbcqv4bydnczsh2fqmnjf6jxj4xnskzzl6sjrigq"
824
+ },
811
825
  "1559": {
812
826
  "key": "1559",
813
827
  "name": "Tenet",
@@ -1125,6 +1139,35 @@
1125
1139
  "logo": "ipfs://QmaKRLxXPdeTsLx7MFLS3CJbhpSbResgoeL4fCgHB1mTsF",
1126
1140
  "testnet": true
1127
1141
  },
1142
+ "13371": {
1143
+ "key": "13371",
1144
+ "name": "Immutable zkEVM",
1145
+ "shortName": "mainnet",
1146
+ "chainId": 13371,
1147
+ "network": "mainnet",
1148
+ "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1149
+ "rpc": [],
1150
+ "explorer": {
1151
+ "url": "https://explorer.immutable.com"
1152
+ },
1153
+ "start": 3680945,
1154
+ "logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi"
1155
+ },
1156
+ "13473": {
1157
+ "key": "13473",
1158
+ "name": "Immutable zkEVM Testnet",
1159
+ "shortName": "testnet",
1160
+ "chainId": 13473,
1161
+ "network": "testnet",
1162
+ "multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1163
+ "rpc": [],
1164
+ "explorer": {
1165
+ "url": "https://explorer.testnet.immutable.com"
1166
+ },
1167
+ "start": 5307209,
1168
+ "logo": "ipfs://bafkreiepnhfv3hgexddjpyaeemxo3byhtxxit6t4zsponyczee6ddjqxwi",
1169
+ "testnet": true
1170
+ },
1128
1171
  "16718": {
1129
1172
  "key": "16718",
1130
1173
  "name": "AirDAO",
@@ -1460,4 +1503,4 @@
1460
1503
  "start": 7521509,
1461
1504
  "logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
1462
1505
  }
1463
- }
1506
+ }