@snapshot-labs/snapshot.js 0.12.41 → 0.12.42

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.12.41",
3
+ "version": "0.12.42",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -24,7 +24,7 @@
24
24
  "cross-fetch": "^3.1.6",
25
25
  "json-to-graphql-query": "^2.2.4",
26
26
  "lodash.set": "^4.3.2",
27
- "starknet": "^5.24.3"
27
+ "starknet": "^5.19.3"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@rollup/plugin-commonjs": "^18.1.0",
package/src/networks.json CHANGED
@@ -1035,6 +1035,20 @@
1035
1035
  "logo": "ipfs://bafkreieflj4wq6tx7k5kq47z3xnsrdrn2xgm4bxa3uovrnndcb2vqqwlyu",
1036
1036
  "testnet": true
1037
1037
  },
1038
+ "3338": {
1039
+ "key": "3338",
1040
+ "name": "peaq",
1041
+ "shortName": "mainnet",
1042
+ "chainId": 3338,
1043
+ "network": "mainnet",
1044
+ "multicall": "0xc454132B017b55b427f45078E335549A7124f5f7",
1045
+ "rpc": [],
1046
+ "explorer": {
1047
+ "url": "https://peaq.subscan.io/"
1048
+ },
1049
+ "start": 3525964,
1050
+ "logo": "ipfs://bafkreidqkleori7pmilesz4t52iebebaqf3oflzmoz646qfuaznanb3sgm"
1051
+ },
1038
1052
  "4200": {
1039
1053
  "key": "4200",
1040
1054
  "name": "Merlin",
@@ -1238,6 +1252,21 @@
1238
1252
  "start": 13959539,
1239
1253
  "logo": "ipfs://bafkreif4obrdoiretpozdd56seziywc6clha7wwkbldng3ovry2bpzly34"
1240
1254
  },
1255
+ "9990": {
1256
+ "key": "9990",
1257
+ "name": "Agung testnet",
1258
+ "shortName": "testnet",
1259
+ "chainId": 9990,
1260
+ "network": "testnet",
1261
+ "multicall": "0xc454132B017b55b427f45078E335549A7124f5f7",
1262
+ "rpc": [],
1263
+ "explorer": {
1264
+ "url": "https://agung-testnet.subscan.io/"
1265
+ },
1266
+ "start": 2031789,
1267
+ "logo": "ipfs://bafkreidqkleori7pmilesz4t52iebebaqf3oflzmoz646qfuaznanb3sgm",
1268
+ "testnet": true
1269
+ },
1241
1270
  "10000": {
1242
1271
  "key": "10000",
1243
1272
  "name": "smartBCH",