@snapshot-labs/snapshot.js 0.11.30 → 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.
package/dist/index.d.ts CHANGED
@@ -682,7 +682,6 @@ declare const _default: {
682
682
  validate: typeof import("./utils").validate;
683
683
  SNAPSHOT_SUBGRAPH_URL: {
684
684
  1: string;
685
- 5: string;
686
685
  10: string;
687
686
  56: string;
688
687
  100: string;
@@ -1672,7 +1672,7 @@ var networks = {
1672
1672
  "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41"
1673
1673
  ],
1674
1674
  ensNameWrapper: "0xD4416b13d2b3a9aBae7AcD5D6C2BbDBE25686401",
1675
- ensSubgraph: "https://api.thegraph.com/subgraphs/name/ensdomains/ens",
1675
+ ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH",
1676
1676
  rpc: [
1677
1677
  "https://rpc.ankr.com/eth",
1678
1678
  {
@@ -2545,6 +2545,37 @@ var networks = {
2545
2545
  },
2546
2546
  start: 4219343,
2547
2547
  logo: "ipfs://QmXkneyRB6HbHTHRLCZpZqSsawiyJY7b2kZ2V8ydvKYAgv"
2548
+ },
2549
+ "2221": {
2550
+ key: "2221",
2551
+ name: "Kava Testnet",
2552
+ shortName: "testnet",
2553
+ chainId: 2221,
2554
+ network: "testnet",
2555
+ multicall: "0xc7193EFE367DF0C9349a1149F4E95A2A35604262",
2556
+ rpc: [
2557
+ ],
2558
+ explorer: {
2559
+ url: "https://testnet.kavascan.com"
2560
+ },
2561
+ start: 6193104,
2562
+ logo: "ipfs://bafkreibpfubharx32fjqkqbfdhygwdjb2khxdg6meaasrcxsgvowos26f4",
2563
+ testnet: true
2564
+ },
2565
+ "2222": {
2566
+ key: "2222",
2567
+ name: "Kava",
2568
+ shortName: "mainnet",
2569
+ chainId: 2222,
2570
+ network: "mainnet",
2571
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2572
+ rpc: [
2573
+ ],
2574
+ explorer: {
2575
+ url: "https://kavascan.com/"
2576
+ },
2577
+ start: 3661165,
2578
+ logo: "ipfs://bafkreibpfubharx32fjqkqbfdhygwdjb2khxdg6meaasrcxsgvowos26f4"
2548
2579
  },
2549
2580
  "2400": {
2550
2581
  key: "2400",
@@ -3654,7 +3685,6 @@ var voting = {
3654
3685
 
3655
3686
  var delegationSubgraphs = {
3656
3687
  "1": "https://subgrapher.snapshot.org/delegation/1",
3657
- "5": "https://subgrapher.snapshot.org/delegation/5",
3658
3688
  "10": "https://subgrapher.snapshot.org/delegation/10",
3659
3689
  "56": "https://subgrapher.snapshot.org/delegation/56",
3660
3690
  "100": "https://subgrapher.snapshot.org/delegation/100",
@@ -1662,7 +1662,7 @@ var networks = {
1662
1662
  "0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41"
1663
1663
  ],
1664
1664
  ensNameWrapper: "0xD4416b13d2b3a9aBae7AcD5D6C2BbDBE25686401",
1665
- ensSubgraph: "https://api.thegraph.com/subgraphs/name/ensdomains/ens",
1665
+ ensSubgraph: "https://subgrapher.snapshot.org/subgraph/arbitrum/5XqPmWe6gjyrJtFn9cLy237i4cWw2j9HcUJEXsP5qGtH",
1666
1666
  rpc: [
1667
1667
  "https://rpc.ankr.com/eth",
1668
1668
  {
@@ -2535,6 +2535,37 @@ var networks = {
2535
2535
  },
2536
2536
  start: 4219343,
2537
2537
  logo: "ipfs://QmXkneyRB6HbHTHRLCZpZqSsawiyJY7b2kZ2V8ydvKYAgv"
2538
+ },
2539
+ "2221": {
2540
+ key: "2221",
2541
+ name: "Kava Testnet",
2542
+ shortName: "testnet",
2543
+ chainId: 2221,
2544
+ network: "testnet",
2545
+ multicall: "0xc7193EFE367DF0C9349a1149F4E95A2A35604262",
2546
+ rpc: [
2547
+ ],
2548
+ explorer: {
2549
+ url: "https://testnet.kavascan.com"
2550
+ },
2551
+ start: 6193104,
2552
+ logo: "ipfs://bafkreibpfubharx32fjqkqbfdhygwdjb2khxdg6meaasrcxsgvowos26f4",
2553
+ testnet: true
2554
+ },
2555
+ "2222": {
2556
+ key: "2222",
2557
+ name: "Kava",
2558
+ shortName: "mainnet",
2559
+ chainId: 2222,
2560
+ network: "mainnet",
2561
+ multicall: "0xcA11bde05977b3631167028862bE2a173976CA11",
2562
+ rpc: [
2563
+ ],
2564
+ explorer: {
2565
+ url: "https://kavascan.com/"
2566
+ },
2567
+ start: 3661165,
2568
+ logo: "ipfs://bafkreibpfubharx32fjqkqbfdhygwdjb2khxdg6meaasrcxsgvowos26f4"
2538
2569
  },
2539
2570
  "2400": {
2540
2571
  key: "2400",
@@ -3644,7 +3675,6 @@ var voting = {
3644
3675
 
3645
3676
  var delegationSubgraphs = {
3646
3677
  "1": "https://subgrapher.snapshot.org/delegation/1",
3647
- "5": "https://subgrapher.snapshot.org/delegation/5",
3648
3678
  "10": "https://subgrapher.snapshot.org/delegation/10",
3649
3679
  "56": "https://subgrapher.snapshot.org/delegation/56",
3650
3680
  "100": "https://subgrapher.snapshot.org/delegation/100",