@snapshot-labs/snapshot.js 0.12.46 → 0.12.47

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.
@@ -853,6 +853,7 @@ declare const _default: {
853
853
  "137": string;
854
854
  "146": string;
855
855
  "250": string;
856
+ "5000": string;
856
857
  "8453": string;
857
858
  "42161": string;
858
859
  "59144": string;
@@ -6,6 +6,7 @@ export declare const SNAPSHOT_SUBGRAPH_URL: {
6
6
  "137": string;
7
7
  "146": string;
8
8
  "250": string;
9
+ "5000": string;
9
10
  "8453": string;
10
11
  "42161": string;
11
12
  "59144": string;
@@ -85,6 +85,7 @@ declare const _default: {
85
85
  "137": string;
86
86
  "146": string;
87
87
  "250": string;
88
+ "5000": string;
88
89
  "8453": string;
89
90
  "42161": string;
90
91
  "59144": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.12.46",
3
+ "version": "0.12.47",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -6,6 +6,7 @@
6
6
  "137": "https://subgrapher.snapshot.org/delegation/137",
7
7
  "146": "https://subgrapher.snapshot.org/delegation/146",
8
8
  "250": "https://subgrapher.snapshot.org/delegation/250",
9
+ "5000": "https://subgrapher.snapshot.org/delegation/5000",
9
10
  "8453": "https://subgrapher.snapshot.org/delegation/8453",
10
11
  "42161": "https://subgrapher.snapshot.org/delegation/42161",
11
12
  "59144": "https://subgrapher.snapshot.org/delegation/59144",