@snapshot-labs/snapshot.js 0.12.40 → 0.12.41

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.
@@ -824,6 +824,7 @@ declare const _default: {
824
824
  "56": string;
825
825
  "100": string;
826
826
  "137": string;
827
+ "146": string;
827
828
  "250": string;
828
829
  "8453": string;
829
830
  "42161": string;
@@ -4,6 +4,7 @@ export declare const SNAPSHOT_SUBGRAPH_URL: {
4
4
  "56": string;
5
5
  "100": string;
6
6
  "137": string;
7
+ "146": string;
7
8
  "250": string;
8
9
  "8453": string;
9
10
  "42161": string;
@@ -83,6 +83,7 @@ declare const _default: {
83
83
  "56": string;
84
84
  "100": string;
85
85
  "137": string;
86
+ "146": string;
86
87
  "250": string;
87
88
  "8453": string;
88
89
  "42161": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.40",
3
+ "version": "0.12.41",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -4,6 +4,7 @@
4
4
  "56": "https://subgrapher.snapshot.org/delegation/56",
5
5
  "100": "https://subgrapher.snapshot.org/delegation/100",
6
6
  "137": "https://subgrapher.snapshot.org/delegation/137",
7
+ "146": "https://subgrapher.snapshot.org/delegation/146",
7
8
  "250": "https://subgrapher.snapshot.org/delegation/250",
8
9
  "8453": "https://subgrapher.snapshot.org/delegation/8453",
9
10
  "42161": "https://subgrapher.snapshot.org/delegation/42161",