@snapshot-labs/snapshot.js 0.11.16 → 0.11.18

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.
package/dist/index.d.ts CHANGED
@@ -670,6 +670,7 @@ declare const _default: {
670
670
  137: string;
671
671
  250: string;
672
672
  42161: string;
673
+ 11155111: string;
673
674
  };
674
675
  };
675
676
  };
@@ -909,7 +909,7 @@ var definitions = {
909
909
  quorumType: {
910
910
  type: "string",
911
911
  "enum": [
912
- "optimistic"
912
+ "rejection"
913
913
  ]
914
914
  },
915
915
  blind: {
@@ -3536,7 +3536,8 @@ var delegationSubgraphs = {
3536
3536
  "100": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-gnosis-chain",
3537
3537
  "137": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-polygon",
3538
3538
  "250": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-fantom",
3539
- "42161": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-arbitrum"
3539
+ "42161": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-arbitrum",
3540
+ "11155111": "https://subgrapher.snapshot.org/gateway-arbitrum.network.thegraph.com/api/0f15b42bdeff7a063a4e1757d7e2f99e/subgraphs/id/2SZVRR6G8txMFtf39aw2aP7BTAawRVwgqHeQXMhr7BRJ"
3540
3541
  };
3541
3542
 
3542
3543
  var SNAPSHOT_SUBGRAPH_URL = delegationSubgraphs;
@@ -899,7 +899,7 @@ var definitions = {
899
899
  quorumType: {
900
900
  type: "string",
901
901
  "enum": [
902
- "optimistic"
902
+ "rejection"
903
903
  ]
904
904
  },
905
905
  blind: {
@@ -3526,7 +3526,8 @@ var delegationSubgraphs = {
3526
3526
  "100": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-gnosis-chain",
3527
3527
  "137": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-polygon",
3528
3528
  "250": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-fantom",
3529
- "42161": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-arbitrum"
3529
+ "42161": "https://subgrapher.snapshot.org/api.thegraph.com/subgraphs/name/snapshot-labs/snapshot-arbitrum",
3530
+ "11155111": "https://subgrapher.snapshot.org/gateway-arbitrum.network.thegraph.com/api/0f15b42bdeff7a063a4e1757d7e2f99e/subgraphs/id/2SZVRR6G8txMFtf39aw2aP7BTAawRVwgqHeQXMhr7BRJ"
3530
3531
  };
3531
3532
 
3532
3533
  var SNAPSHOT_SUBGRAPH_URL = delegationSubgraphs;