@merkl/api 1.1.14 → 1.1.16
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/src/eden/index.d.ts +14 -0
- package/dist/src/index.d.ts +7 -0
- package/dist/src/modules/v4/opportunity/opportunity.controller.d.ts +7 -0
- package/dist/src/modules/v4/opportunity/opportunity.model.d.ts +1 -0
- package/dist/src/modules/v4/router.d.ts +7 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/src/eden/index.d.ts
CHANGED
@@ -2064,6 +2064,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2064
2064
|
order?: string | undefined;
|
2065
2065
|
action?: string | undefined;
|
2066
2066
|
type?: string | undefined;
|
2067
|
+
chainName?: string | undefined;
|
2067
2068
|
search?: string | undefined;
|
2068
2069
|
creatorAddress?: string | undefined;
|
2069
2070
|
identifier?: string | undefined;
|
@@ -2425,6 +2426,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2425
2426
|
order?: string | undefined;
|
2426
2427
|
action?: string | undefined;
|
2427
2428
|
type?: string | undefined;
|
2429
|
+
chainName?: string | undefined;
|
2428
2430
|
search?: string | undefined;
|
2429
2431
|
creatorAddress?: string | undefined;
|
2430
2432
|
identifier?: string | undefined;
|
@@ -2477,6 +2479,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2477
2479
|
order?: string | undefined;
|
2478
2480
|
action?: string | undefined;
|
2479
2481
|
type?: string | undefined;
|
2482
|
+
chainName?: string | undefined;
|
2480
2483
|
search?: string | undefined;
|
2481
2484
|
creatorAddress?: string | undefined;
|
2482
2485
|
identifier?: string | undefined;
|
@@ -2536,6 +2539,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2536
2539
|
order?: string | undefined;
|
2537
2540
|
action?: string | undefined;
|
2538
2541
|
type?: string | undefined;
|
2542
|
+
chainName?: string | undefined;
|
2539
2543
|
search?: string | undefined;
|
2540
2544
|
creatorAddress?: string | undefined;
|
2541
2545
|
identifier?: string | undefined;
|
@@ -2597,6 +2601,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2597
2601
|
order?: string | undefined;
|
2598
2602
|
action?: string | undefined;
|
2599
2603
|
type?: string | undefined;
|
2604
|
+
chainName?: string | undefined;
|
2600
2605
|
search?: string | undefined;
|
2601
2606
|
creatorAddress?: string | undefined;
|
2602
2607
|
identifier?: string | undefined;
|
@@ -2655,6 +2660,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2655
2660
|
order?: string | undefined;
|
2656
2661
|
action?: string | undefined;
|
2657
2662
|
type?: string | undefined;
|
2663
|
+
chainName?: string | undefined;
|
2658
2664
|
search?: string | undefined;
|
2659
2665
|
creatorAddress?: string | undefined;
|
2660
2666
|
identifier?: string | undefined;
|
@@ -2714,6 +2720,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
2714
2720
|
order?: string | undefined;
|
2715
2721
|
action?: string | undefined;
|
2716
2722
|
type?: string | undefined;
|
2723
|
+
chainName?: string | undefined;
|
2717
2724
|
search?: string | undefined;
|
2718
2725
|
creatorAddress?: string | undefined;
|
2719
2726
|
identifier?: string | undefined;
|
@@ -14244,6 +14251,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14244
14251
|
order?: string | undefined;
|
14245
14252
|
action?: string | undefined;
|
14246
14253
|
type?: string | undefined;
|
14254
|
+
chainName?: string | undefined;
|
14247
14255
|
search?: string | undefined;
|
14248
14256
|
creatorAddress?: string | undefined;
|
14249
14257
|
identifier?: string | undefined;
|
@@ -14600,6 +14608,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14600
14608
|
order?: string | undefined;
|
14601
14609
|
action?: string | undefined;
|
14602
14610
|
type?: string | undefined;
|
14611
|
+
chainName?: string | undefined;
|
14603
14612
|
search?: string | undefined;
|
14604
14613
|
creatorAddress?: string | undefined;
|
14605
14614
|
identifier?: string | undefined;
|
@@ -14647,6 +14656,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14647
14656
|
order?: string | undefined;
|
14648
14657
|
action?: string | undefined;
|
14649
14658
|
type?: string | undefined;
|
14659
|
+
chainName?: string | undefined;
|
14650
14660
|
search?: string | undefined;
|
14651
14661
|
creatorAddress?: string | undefined;
|
14652
14662
|
identifier?: string | undefined;
|
@@ -14699,6 +14709,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14699
14709
|
order?: string | undefined;
|
14700
14710
|
action?: string | undefined;
|
14701
14711
|
type?: string | undefined;
|
14712
|
+
chainName?: string | undefined;
|
14702
14713
|
search?: string | undefined;
|
14703
14714
|
creatorAddress?: string | undefined;
|
14704
14715
|
identifier?: string | undefined;
|
@@ -14754,6 +14765,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14754
14765
|
order?: string | undefined;
|
14755
14766
|
action?: string | undefined;
|
14756
14767
|
type?: string | undefined;
|
14768
|
+
chainName?: string | undefined;
|
14757
14769
|
search?: string | undefined;
|
14758
14770
|
creatorAddress?: string | undefined;
|
14759
14771
|
identifier?: string | undefined;
|
@@ -14804,6 +14816,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14804
14816
|
order?: string | undefined;
|
14805
14817
|
action?: string | undefined;
|
14806
14818
|
type?: string | undefined;
|
14819
|
+
chainName?: string | undefined;
|
14807
14820
|
search?: string | undefined;
|
14808
14821
|
creatorAddress?: string | undefined;
|
14809
14822
|
identifier?: string | undefined;
|
@@ -14854,6 +14867,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", {
|
|
14854
14867
|
order?: string | undefined;
|
14855
14868
|
action?: string | undefined;
|
14856
14869
|
type?: string | undefined;
|
14870
|
+
chainName?: string | undefined;
|
14857
14871
|
search?: string | undefined;
|
14858
14872
|
creatorAddress?: string | undefined;
|
14859
14873
|
identifier?: string | undefined;
|
package/dist/src/index.d.ts
CHANGED
@@ -2065,6 +2065,7 @@ declare const app: Elysia<"", {
|
|
2065
2065
|
order?: string | undefined;
|
2066
2066
|
action?: string | undefined;
|
2067
2067
|
type?: string | undefined;
|
2068
|
+
chainName?: string | undefined;
|
2068
2069
|
search?: string | undefined;
|
2069
2070
|
creatorAddress?: string | undefined;
|
2070
2071
|
identifier?: string | undefined;
|
@@ -2426,6 +2427,7 @@ declare const app: Elysia<"", {
|
|
2426
2427
|
order?: string | undefined;
|
2427
2428
|
action?: string | undefined;
|
2428
2429
|
type?: string | undefined;
|
2430
|
+
chainName?: string | undefined;
|
2429
2431
|
search?: string | undefined;
|
2430
2432
|
creatorAddress?: string | undefined;
|
2431
2433
|
identifier?: string | undefined;
|
@@ -2478,6 +2480,7 @@ declare const app: Elysia<"", {
|
|
2478
2480
|
order?: string | undefined;
|
2479
2481
|
action?: string | undefined;
|
2480
2482
|
type?: string | undefined;
|
2483
|
+
chainName?: string | undefined;
|
2481
2484
|
search?: string | undefined;
|
2482
2485
|
creatorAddress?: string | undefined;
|
2483
2486
|
identifier?: string | undefined;
|
@@ -2537,6 +2540,7 @@ declare const app: Elysia<"", {
|
|
2537
2540
|
order?: string | undefined;
|
2538
2541
|
action?: string | undefined;
|
2539
2542
|
type?: string | undefined;
|
2543
|
+
chainName?: string | undefined;
|
2540
2544
|
search?: string | undefined;
|
2541
2545
|
creatorAddress?: string | undefined;
|
2542
2546
|
identifier?: string | undefined;
|
@@ -2598,6 +2602,7 @@ declare const app: Elysia<"", {
|
|
2598
2602
|
order?: string | undefined;
|
2599
2603
|
action?: string | undefined;
|
2600
2604
|
type?: string | undefined;
|
2605
|
+
chainName?: string | undefined;
|
2601
2606
|
search?: string | undefined;
|
2602
2607
|
creatorAddress?: string | undefined;
|
2603
2608
|
identifier?: string | undefined;
|
@@ -2656,6 +2661,7 @@ declare const app: Elysia<"", {
|
|
2656
2661
|
order?: string | undefined;
|
2657
2662
|
action?: string | undefined;
|
2658
2663
|
type?: string | undefined;
|
2664
|
+
chainName?: string | undefined;
|
2659
2665
|
search?: string | undefined;
|
2660
2666
|
creatorAddress?: string | undefined;
|
2661
2667
|
identifier?: string | undefined;
|
@@ -2715,6 +2721,7 @@ declare const app: Elysia<"", {
|
|
2715
2721
|
order?: string | undefined;
|
2716
2722
|
action?: string | undefined;
|
2717
2723
|
type?: string | undefined;
|
2724
|
+
chainName?: string | undefined;
|
2718
2725
|
search?: string | undefined;
|
2719
2726
|
creatorAddress?: string | undefined;
|
2720
2727
|
identifier?: string | undefined;
|
@@ -590,6 +590,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
590
590
|
order?: string | undefined;
|
591
591
|
action?: string | undefined;
|
592
592
|
type?: string | undefined;
|
593
|
+
chainName?: string | undefined;
|
593
594
|
search?: string | undefined;
|
594
595
|
creatorAddress?: string | undefined;
|
595
596
|
identifier?: string | undefined;
|
@@ -951,6 +952,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
951
952
|
order?: string | undefined;
|
952
953
|
action?: string | undefined;
|
953
954
|
type?: string | undefined;
|
955
|
+
chainName?: string | undefined;
|
954
956
|
search?: string | undefined;
|
955
957
|
creatorAddress?: string | undefined;
|
956
958
|
identifier?: string | undefined;
|
@@ -1003,6 +1005,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
1003
1005
|
order?: string | undefined;
|
1004
1006
|
action?: string | undefined;
|
1005
1007
|
type?: string | undefined;
|
1008
|
+
chainName?: string | undefined;
|
1006
1009
|
search?: string | undefined;
|
1007
1010
|
creatorAddress?: string | undefined;
|
1008
1011
|
identifier?: string | undefined;
|
@@ -1062,6 +1065,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
1062
1065
|
order?: string | undefined;
|
1063
1066
|
action?: string | undefined;
|
1064
1067
|
type?: string | undefined;
|
1068
|
+
chainName?: string | undefined;
|
1065
1069
|
search?: string | undefined;
|
1066
1070
|
creatorAddress?: string | undefined;
|
1067
1071
|
identifier?: string | undefined;
|
@@ -1123,6 +1127,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
1123
1127
|
order?: string | undefined;
|
1124
1128
|
action?: string | undefined;
|
1125
1129
|
type?: string | undefined;
|
1130
|
+
chainName?: string | undefined;
|
1126
1131
|
search?: string | undefined;
|
1127
1132
|
creatorAddress?: string | undefined;
|
1128
1133
|
identifier?: string | undefined;
|
@@ -1181,6 +1186,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
1181
1186
|
order?: string | undefined;
|
1182
1187
|
action?: string | undefined;
|
1183
1188
|
type?: string | undefined;
|
1189
|
+
chainName?: string | undefined;
|
1184
1190
|
search?: string | undefined;
|
1185
1191
|
creatorAddress?: string | undefined;
|
1186
1192
|
identifier?: string | undefined;
|
@@ -1240,6 +1246,7 @@ export declare const OpportunityController: Elysia<"/opportunities", {
|
|
1240
1246
|
order?: string | undefined;
|
1241
1247
|
action?: string | undefined;
|
1242
1248
|
type?: string | undefined;
|
1249
|
+
chainName?: string | undefined;
|
1243
1250
|
search?: string | undefined;
|
1244
1251
|
creatorAddress?: string | undefined;
|
1245
1252
|
identifier?: string | undefined;
|
@@ -458,6 +458,7 @@ export declare const FindManyOpportunityDto: import("@sinclair/typebox").TObject
|
|
458
458
|
DUTCH_AUCTION: "DUTCH_AUCTION";
|
459
459
|
}>>>;
|
460
460
|
mainProtocolId: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
461
|
+
chainName: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TRegExp>;
|
461
462
|
excludeSubCampaigns: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TBoolean>;
|
462
463
|
page: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
463
464
|
items: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
@@ -599,6 +599,7 @@ export declare const v4: Elysia<"/v4", {
|
|
599
599
|
order?: string | undefined;
|
600
600
|
action?: string | undefined;
|
601
601
|
type?: string | undefined;
|
602
|
+
chainName?: string | undefined;
|
602
603
|
search?: string | undefined;
|
603
604
|
creatorAddress?: string | undefined;
|
604
605
|
identifier?: string | undefined;
|
@@ -960,6 +961,7 @@ export declare const v4: Elysia<"/v4", {
|
|
960
961
|
order?: string | undefined;
|
961
962
|
action?: string | undefined;
|
962
963
|
type?: string | undefined;
|
964
|
+
chainName?: string | undefined;
|
963
965
|
search?: string | undefined;
|
964
966
|
creatorAddress?: string | undefined;
|
965
967
|
identifier?: string | undefined;
|
@@ -1012,6 +1014,7 @@ export declare const v4: Elysia<"/v4", {
|
|
1012
1014
|
order?: string | undefined;
|
1013
1015
|
action?: string | undefined;
|
1014
1016
|
type?: string | undefined;
|
1017
|
+
chainName?: string | undefined;
|
1015
1018
|
search?: string | undefined;
|
1016
1019
|
creatorAddress?: string | undefined;
|
1017
1020
|
identifier?: string | undefined;
|
@@ -1071,6 +1074,7 @@ export declare const v4: Elysia<"/v4", {
|
|
1071
1074
|
order?: string | undefined;
|
1072
1075
|
action?: string | undefined;
|
1073
1076
|
type?: string | undefined;
|
1077
|
+
chainName?: string | undefined;
|
1074
1078
|
search?: string | undefined;
|
1075
1079
|
creatorAddress?: string | undefined;
|
1076
1080
|
identifier?: string | undefined;
|
@@ -1132,6 +1136,7 @@ export declare const v4: Elysia<"/v4", {
|
|
1132
1136
|
order?: string | undefined;
|
1133
1137
|
action?: string | undefined;
|
1134
1138
|
type?: string | undefined;
|
1139
|
+
chainName?: string | undefined;
|
1135
1140
|
search?: string | undefined;
|
1136
1141
|
creatorAddress?: string | undefined;
|
1137
1142
|
identifier?: string | undefined;
|
@@ -1190,6 +1195,7 @@ export declare const v4: Elysia<"/v4", {
|
|
1190
1195
|
order?: string | undefined;
|
1191
1196
|
action?: string | undefined;
|
1192
1197
|
type?: string | undefined;
|
1198
|
+
chainName?: string | undefined;
|
1193
1199
|
search?: string | undefined;
|
1194
1200
|
creatorAddress?: string | undefined;
|
1195
1201
|
identifier?: string | undefined;
|
@@ -1249,6 +1255,7 @@ export declare const v4: Elysia<"/v4", {
|
|
1249
1255
|
order?: string | undefined;
|
1250
1256
|
action?: string | undefined;
|
1251
1257
|
type?: string | undefined;
|
1258
|
+
chainName?: string | undefined;
|
1252
1259
|
search?: string | undefined;
|
1253
1260
|
creatorAddress?: string | undefined;
|
1254
1261
|
identifier?: string | undefined;
|