@cleanmate/cip-sdk 1.3.0 → 1.3.1

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.
@@ -30,14 +30,6 @@ export declare const RewardsManagerABI: readonly [{
30
30
  }];
31
31
  readonly name: "AccessControlUnauthorizedAccount";
32
32
  readonly type: "error";
33
- }, {
34
- readonly inputs: readonly [];
35
- readonly name: "ImpactDoesNotExist";
36
- readonly type: "error";
37
- }, {
38
- readonly inputs: readonly [];
39
- readonly name: "ImpactNotCompleted";
40
- readonly type: "error";
41
33
  }, {
42
34
  readonly inputs: readonly [];
43
35
  readonly name: "ECDSAInvalidSignature";
@@ -58,6 +50,14 @@ export declare const RewardsManagerABI: readonly [{
58
50
  }];
59
51
  readonly name: "ECDSAInvalidSignatureS";
60
52
  readonly type: "error";
53
+ }, {
54
+ readonly inputs: readonly [];
55
+ readonly name: "ImpactDoesNotExist";
56
+ readonly type: "error";
57
+ }, {
58
+ readonly inputs: readonly [];
59
+ readonly name: "ImpactNotCompleted";
60
+ readonly type: "error";
61
61
  }, {
62
62
  readonly inputs: readonly [];
63
63
  readonly name: "InsufficientPendingRewards";
@@ -666,6 +666,29 @@ export declare const RewardsManagerABI: readonly [{
666
666
  }];
667
667
  readonly stateMutability: "view";
668
668
  readonly type: "function";
669
+ }, {
670
+ readonly inputs: readonly [{
671
+ readonly components: readonly [{
672
+ readonly internalType: "address[]";
673
+ readonly name: "recipients";
674
+ readonly type: "address[]";
675
+ }, {
676
+ readonly internalType: "uint256[]";
677
+ readonly name: "amounts";
678
+ readonly type: "uint256[]";
679
+ }, {
680
+ readonly internalType: "uint256";
681
+ readonly name: "impactId";
682
+ readonly type: "uint256";
683
+ }];
684
+ readonly internalType: "struct Params.SendImpactRewardsParams";
685
+ readonly name: "params";
686
+ readonly type: "tuple";
687
+ }];
688
+ readonly name: "sendImpactRewards";
689
+ readonly outputs: readonly [];
690
+ readonly stateMutability: "nonpayable";
691
+ readonly type: "function";
669
692
  }, {
670
693
  readonly inputs: readonly [{
671
694
  readonly components: readonly [{
@@ -689,6 +712,29 @@ export declare const RewardsManagerABI: readonly [{
689
712
  readonly outputs: readonly [];
690
713
  readonly stateMutability: "nonpayable";
691
714
  readonly type: "function";
715
+ }, {
716
+ readonly inputs: readonly [{
717
+ readonly components: readonly [{
718
+ readonly internalType: "address[]";
719
+ readonly name: "recipients";
720
+ readonly type: "address[]";
721
+ }, {
722
+ readonly internalType: "uint256[]";
723
+ readonly name: "amounts";
724
+ readonly type: "uint256[]";
725
+ }, {
726
+ readonly internalType: "uint256[]";
727
+ readonly name: "submissionIds";
728
+ readonly type: "uint256[]";
729
+ }];
730
+ readonly internalType: "struct Params.SendStreakRewardsParams";
731
+ readonly name: "params";
732
+ readonly type: "tuple";
733
+ }];
734
+ readonly name: "sendStreakRewards";
735
+ readonly outputs: readonly [];
736
+ readonly stateMutability: "nonpayable";
737
+ readonly type: "function";
692
738
  }, {
693
739
  readonly inputs: readonly [{
694
740
  readonly internalType: "address";
@@ -1 +1 @@
1
- {"version":3,"file":"RewardsManager.d.ts","sourceRoot":"","sources":["../../src/abis/RewardsManager.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAihCpB,CAAC"}
1
+ {"version":3,"file":"RewardsManager.d.ts","sourceRoot":"","sources":["../../src/abis/RewardsManager.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6kClB,CAAC"}