@snapshot-labs/snapshot.js 0.12.46 → 0.12.48

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.48",
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",
package/src/networks.json CHANGED
@@ -1103,7 +1103,7 @@
1103
1103
  "https://rpc.mantle.xyz"
1104
1104
  ],
1105
1105
  "explorer": {
1106
- "url": "https://explorer.mantle.xyz"
1106
+ "url": "https://mantlescan.xyz"
1107
1107
  },
1108
1108
  "start": 304717,
1109
1109
  "logo": "ipfs://bafkreidkucwfn4mzo2gtydrt2wogk3je5xpugom67vhi4h4comaxxjzoz4"