@merkl/api 1.10.4 → 1.10.5

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.
@@ -17,13 +17,13 @@ export declare class ErcMultiTokenMetadata implements MetadataBuilder<campaignTy
17
17
  mainProtocol: ProtocolType;
18
18
  depositUrl: string;
19
19
  } | {
20
- description?: undefined;
21
20
  action: "HOLD";
22
21
  name: string;
23
22
  tokens: never[];
24
23
  explorerAddress: string;
25
24
  mainProtocol: undefined;
26
25
  depositUrl: undefined;
26
+ description?: undefined;
27
27
  }>;
28
28
  }
29
29
  export {};
@@ -16,7 +16,6 @@ export declare class StabullStakingMetadata implements MetadataBuilder<campaignT
16
16
  description: string;
17
17
  howToSteps: string[];
18
18
  } | {
19
- description?: undefined;
20
19
  howToSteps?: undefined;
21
20
  action: "STAKE";
22
21
  mainProtocol: ProtocolType;
@@ -27,6 +26,7 @@ export declare class StabullStakingMetadata implements MetadataBuilder<campaignT
27
26
  }[];
28
27
  explorerAddress: string | undefined;
29
28
  depositUrl: string | undefined;
29
+ description?: undefined;
30
30
  }>;
31
31
  }
32
32
  export {};
@@ -194,12 +194,11 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
194
194
  };
195
195
  };
196
196
  Creator: {
197
- tags?: undefined;
198
197
  OR: ({
199
- tags?: undefined;
200
198
  Creator: {
201
199
  id: string;
202
200
  };
201
+ tags?: undefined;
203
202
  } | {
204
203
  Creator?: undefined;
205
204
  tags: {
@@ -207,9 +206,10 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
207
206
  };
208
207
  })[];
209
208
  Creator?: undefined;
210
- } | {
211
209
  tags?: undefined;
210
+ } | {
212
211
  OR?: undefined;
212
+ tags?: undefined;
213
213
  Creator: {
214
214
  id: string;
215
215
  };
@@ -332,7 +332,6 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
332
332
  gt?: undefined;
333
333
  gte?: undefined;
334
334
  };
335
- startTimestamp?: undefined;
336
335
  OR: {
337
336
  id: string;
338
337
  }[] | ({
@@ -415,12 +414,11 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
415
414
  };
416
415
  };
417
416
  Creator: {
418
- tags?: undefined;
419
417
  OR: ({
420
- tags?: undefined;
421
418
  Creator: {
422
419
  id: string;
423
420
  };
421
+ tags?: undefined;
424
422
  } | {
425
423
  Creator?: undefined;
426
424
  tags: {
@@ -428,9 +426,10 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
428
426
  };
429
427
  })[];
430
428
  Creator?: undefined;
431
- } | {
432
429
  tags?: undefined;
430
+ } | {
433
431
  OR?: undefined;
432
+ tags?: undefined;
434
433
  Creator: {
435
434
  id: string;
436
435
  };
@@ -547,6 +546,7 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
547
546
  id?: undefined;
548
547
  })[];
549
548
  }[] | undefined;
549
+ startTimestamp?: undefined;
550
550
  } | {
551
551
  startTimestamp: {
552
552
  lte?: undefined;
@@ -636,12 +636,11 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
636
636
  };
637
637
  };
638
638
  Creator: {
639
- tags?: undefined;
640
639
  OR: ({
641
- tags?: undefined;
642
640
  Creator: {
643
641
  id: string;
644
642
  };
643
+ tags?: undefined;
645
644
  } | {
646
645
  Creator?: undefined;
647
646
  tags: {
@@ -649,9 +648,10 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
649
648
  };
650
649
  })[];
651
650
  Creator?: undefined;
652
- } | {
653
651
  tags?: undefined;
652
+ } | {
654
653
  OR?: undefined;
654
+ tags?: undefined;
655
655
  Creator: {
656
656
  id: string;
657
657
  };
@@ -861,12 +861,11 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
861
861
  };
862
862
  };
863
863
  Creator: {
864
- tags?: undefined;
865
864
  OR: ({
866
- tags?: undefined;
867
865
  Creator: {
868
866
  id: string;
869
867
  };
868
+ tags?: undefined;
870
869
  } | {
871
870
  Creator?: undefined;
872
871
  tags: {
@@ -874,9 +873,10 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
874
873
  };
875
874
  })[];
876
875
  Creator?: undefined;
877
- } | {
878
876
  tags?: undefined;
877
+ } | {
879
878
  OR?: undefined;
879
+ tags?: undefined;
880
880
  Creator: {
881
881
  id: string;
882
882
  };
@@ -1076,12 +1076,11 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
1076
1076
  };
1077
1077
  };
1078
1078
  Creator: {
1079
- tags?: undefined;
1080
1079
  OR: ({
1081
- tags?: undefined;
1082
1080
  Creator: {
1083
1081
  id: string;
1084
1082
  };
1083
+ tags?: undefined;
1085
1084
  } | {
1086
1085
  Creator?: undefined;
1087
1086
  tags: {
@@ -1089,9 +1088,10 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
1089
1088
  };
1090
1089
  })[];
1091
1090
  Creator?: undefined;
1092
- } | {
1093
1091
  tags?: undefined;
1092
+ } | {
1094
1093
  OR?: undefined;
1094
+ tags?: undefined;
1095
1095
  Creator: {
1096
1096
  id: string;
1097
1097
  };