@snapshot-labs/snapshot.js 0.12.7 → 0.12.9

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.
@@ -725,6 +725,7 @@ declare const _default: {
725
725
  "250": string;
726
726
  "8453": string;
727
727
  "42161": string;
728
+ "59144": string;
728
729
  "11155111": string;
729
730
  };
730
731
  };
@@ -7,6 +7,7 @@ export declare const SNAPSHOT_SUBGRAPH_URL: {
7
7
  "250": string;
8
8
  "8453": string;
9
9
  "42161": string;
10
+ "59144": string;
10
11
  "11155111": string;
11
12
  };
12
13
  type Delegation = {
@@ -86,6 +86,7 @@ declare const _default: {
86
86
  "250": string;
87
87
  "8453": string;
88
88
  "42161": string;
89
+ "59144": string;
89
90
  "11155111": string;
90
91
  };
91
92
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.7",
3
+ "version": "0.12.9",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -7,5 +7,6 @@
7
7
  "250": "https://subgrapher.snapshot.org/delegation/250",
8
8
  "8453": "https://subgrapher.snapshot.org/delegation/8453",
9
9
  "42161": "https://subgrapher.snapshot.org/delegation/42161",
10
+ "59144": "https://subgrapher.snapshot.org/delegation/59144",
10
11
  "11155111": "https://subgrapher.snapshot.org/delegation/11155111"
11
12
  }
package/src/networks.json CHANGED
@@ -1261,6 +1261,20 @@
1261
1261
  "start": 27458402,
1262
1262
  "logo": "ipfs://QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU"
1263
1263
  },
1264
+ "33111": {
1265
+ "key": "33111",
1266
+ "name": "Curtis",
1267
+ "shortName": "apechain",
1268
+ "chainId": 33111,
1269
+ "network": "mainnet",
1270
+ "multicall": "0xc454132B017b55b427f45078E335549A7124f5f7",
1271
+ "rpc": [],
1272
+ "explorer": {
1273
+ "url": "https://explorer.curtis.apechain.com"
1274
+ },
1275
+ "start": 6661339,
1276
+ "logo": "ipfs://bafkreicljxttjq2xkgfwwpii5xegirgq2ctrnsjnzelxudjj33qzq65apu"
1277
+ },
1264
1278
  "42161": {
1265
1279
  "key": "42161",
1266
1280
  "name": "Arbitrum One",