@snapshot-labs/snapshot.js 0.11.31 → 0.11.32

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.
@@ -1,6 +1,5 @@
1
1
  export declare const SNAPSHOT_SUBGRAPH_URL: {
2
2
  1: string;
3
- 5: string;
4
3
  10: string;
5
4
  56: string;
6
5
  100: string;
package/dist/utils.d.ts CHANGED
@@ -73,7 +73,6 @@ declare const _default: {
73
73
  validate: typeof validate;
74
74
  SNAPSHOT_SUBGRAPH_URL: {
75
75
  1: string;
76
- 5: string;
77
76
  10: string;
78
77
  56: string;
79
78
  100: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snapshot-labs/snapshot.js",
3
- "version": "0.11.31",
3
+ "version": "0.11.32",
4
4
  "repository": "snapshot-labs/snapshot.js",
5
5
  "license": "MIT",
6
6
  "main": "dist/snapshot.cjs.js",
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "1": "https://subgrapher.snapshot.org/delegation/1",
3
- "5": "https://subgrapher.snapshot.org/delegation/5",
4
3
  "10": "https://subgrapher.snapshot.org/delegation/10",
5
4
  "56": "https://subgrapher.snapshot.org/delegation/56",
6
5
  "100": "https://subgrapher.snapshot.org/delegation/100",
package/src/networks.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41"
11
11
  ],
12
12
  "ensNameWrapper": "0xD4416b13d2b3a9aBae7AcD5D6C2BbDBE25686401",
13
- "ensSubgraph": "https://api.thegraph.com/subgraphs/name/ensdomains/ens",
13
+ "ensSubgraph": "https://subgrapher.snapshot.org/subgraph/arbitrum/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH",
14
14
  "rpc": [
15
15
  "https://rpc.ankr.com/eth",
16
16
  {
@@ -1578,4 +1578,4 @@
1578
1578
  "start": 7521509,
1579
1579
  "logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL"
1580
1580
  }
1581
- }
1581
+ }