@noya-ai/data-server-schemas 0.1.0

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.
Files changed (85) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +25 -0
  3. package/dist/alternative/schemas.cjs +44 -0
  4. package/dist/alternative/schemas.d.cts +2 -0
  5. package/dist/alternative/schemas.d.ts +2 -0
  6. package/dist/alternative/schemas.js +11 -0
  7. package/dist/batch/schemas.cjs +73 -0
  8. package/dist/batch/schemas.d.cts +2 -0
  9. package/dist/batch/schemas.d.ts +2 -0
  10. package/dist/batch/schemas.js +17 -0
  11. package/dist/chunk-BWY4ZL7E.js +142 -0
  12. package/dist/chunk-C3YNWX7W.js +256 -0
  13. package/dist/chunk-DKMPZFSH.js +29 -0
  14. package/dist/chunk-KLRIACSR.js +162 -0
  15. package/dist/chunk-MECUVGQT.js +203 -0
  16. package/dist/chunk-MLKGABMK.js +9 -0
  17. package/dist/chunk-PHNEQDUP.js +89 -0
  18. package/dist/chunk-ROAH5BN3.js +58 -0
  19. package/dist/chunk-VK45O334.js +129 -0
  20. package/dist/chunk-W5SLY2ZT.js +134 -0
  21. package/dist/chunk-ZP2HSALI.js +150 -0
  22. package/dist/chunk-ZTOGXNAW.js +198 -0
  23. package/dist/coingecko/schemas.cjs +177 -0
  24. package/dist/coingecko/schemas.d.cts +2 -0
  25. package/dist/coingecko/schemas.d.ts +2 -0
  26. package/dist/coingecko/schemas.js +43 -0
  27. package/dist/coinglass/schemas.cjs +213 -0
  28. package/dist/coinglass/schemas.d.cts +2 -0
  29. package/dist/coinglass/schemas.d.ts +2 -0
  30. package/dist/coinglass/schemas.js +63 -0
  31. package/dist/composite/schemas.cjs +144 -0
  32. package/dist/composite/schemas.d.cts +2 -0
  33. package/dist/composite/schemas.d.ts +2 -0
  34. package/dist/composite/schemas.js +23 -0
  35. package/dist/cryptonews/schemas.cjs +104 -0
  36. package/dist/cryptonews/schemas.d.cts +2 -0
  37. package/dist/cryptonews/schemas.d.ts +2 -0
  38. package/dist/cryptonews/schemas.js +23 -0
  39. package/dist/defillama/schemas.cjs +157 -0
  40. package/dist/defillama/schemas.d.cts +2 -0
  41. package/dist/defillama/schemas.d.ts +2 -0
  42. package/dist/defillama/schemas.js +37 -0
  43. package/dist/geckoterminal/schemas.cjs +149 -0
  44. package/dist/geckoterminal/schemas.d.cts +2 -0
  45. package/dist/geckoterminal/schemas.d.ts +2 -0
  46. package/dist/geckoterminal/schemas.js +33 -0
  47. package/dist/index.cjs +1359 -0
  48. package/dist/index.d.cts +12 -0
  49. package/dist/index.d.ts +12 -0
  50. package/dist/index.js +47 -0
  51. package/dist/kaito/schemas.cjs +218 -0
  52. package/dist/kaito/schemas.d.cts +2 -0
  53. package/dist/kaito/schemas.d.ts +2 -0
  54. package/dist/kaito/schemas.js +45 -0
  55. package/dist/moralis/schemas.cjs +165 -0
  56. package/dist/moralis/schemas.d.cts +2 -0
  57. package/dist/moralis/schemas.d.ts +2 -0
  58. package/dist/moralis/schemas.js +29 -0
  59. package/dist/noya/schemas.cjs +271 -0
  60. package/dist/noya/schemas.d.cts +2 -0
  61. package/dist/noya/schemas.d.ts +2 -0
  62. package/dist/noya/schemas.js +57 -0
  63. package/dist/schemas-6ZorQZBC.d.cts +435 -0
  64. package/dist/schemas-6ZorQZBC.d.ts +435 -0
  65. package/dist/schemas-BMeKj9pe.d.cts +832 -0
  66. package/dist/schemas-BMeKj9pe.d.ts +832 -0
  67. package/dist/schemas-BYLoGYNO.d.cts +52 -0
  68. package/dist/schemas-BYLoGYNO.d.ts +52 -0
  69. package/dist/schemas-Bbz-itbI.d.cts +387 -0
  70. package/dist/schemas-Bbz-itbI.d.ts +387 -0
  71. package/dist/schemas-CAn6VbI-.d.cts +240 -0
  72. package/dist/schemas-CAn6VbI-.d.ts +240 -0
  73. package/dist/schemas-CNeb4DA4.d.cts +432 -0
  74. package/dist/schemas-CNeb4DA4.d.ts +432 -0
  75. package/dist/schemas-Cu7LkQN1.d.cts +466 -0
  76. package/dist/schemas-Cu7LkQN1.d.ts +466 -0
  77. package/dist/schemas-D4yPHF06.d.cts +481 -0
  78. package/dist/schemas-D4yPHF06.d.ts +481 -0
  79. package/dist/schemas-Doa7hG7U.d.cts +630 -0
  80. package/dist/schemas-Doa7hG7U.d.ts +630 -0
  81. package/dist/schemas-TYWQmRZI.d.cts +519 -0
  82. package/dist/schemas-TYWQmRZI.d.ts +519 -0
  83. package/dist/schemas-hrS1Vfcr.d.cts +255 -0
  84. package/dist/schemas-hrS1Vfcr.d.ts +255 -0
  85. package/package.json +93 -0
@@ -0,0 +1,435 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const EntitiesQuery: z.ZodObject<{
4
+ query: z.ZodOptional<z.ZodString>;
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ }, "strip", z.ZodTypeAny, {
7
+ limit?: number | undefined;
8
+ query?: string | undefined;
9
+ }, {
10
+ limit?: number | undefined;
11
+ query?: string | undefined;
12
+ }>;
13
+ declare const NarrativesQuery: z.ZodObject<{
14
+ query: z.ZodOptional<z.ZodString>;
15
+ limit: z.ZodOptional<z.ZodNumber>;
16
+ }, "strip", z.ZodTypeAny, {
17
+ limit?: number | undefined;
18
+ query?: string | undefined;
19
+ }, {
20
+ limit?: number | undefined;
21
+ query?: string | undefined;
22
+ }>;
23
+ declare const SearchBody: z.ZodObject<{
24
+ query: z.ZodString;
25
+ size: z.ZodOptional<z.ZodNumber>;
26
+ }, "strip", z.ZodTypeAny, {
27
+ query: string;
28
+ size?: number | undefined;
29
+ }, {
30
+ query: string;
31
+ size?: number | undefined;
32
+ }>;
33
+ declare const AdvancedSearchBody: z.ZodObject<{
34
+ tokens: z.ZodOptional<z.ZodString>;
35
+ keyword: z.ZodOptional<z.ZodString>;
36
+ query: z.ZodOptional<z.ZodString>;
37
+ usernames: z.ZodOptional<z.ZodString>;
38
+ sources: z.ZodOptional<z.ZodString>;
39
+ min_created_at: z.ZodOptional<z.ZodString>;
40
+ max_created_at: z.ZodOptional<z.ZodString>;
41
+ from: z.ZodOptional<z.ZodNumber>;
42
+ size: z.ZodOptional<z.ZodNumber>;
43
+ languages: z.ZodOptional<z.ZodString>;
44
+ sort_by: z.ZodOptional<z.ZodEnum<["relevance", "created_at", "engagement", "smart_engagement", "author", "length", "bookmark", "sentiment", "views"]>>;
45
+ sort_order: z.ZodOptional<z.ZodEnum<["asc", "desc"]>>;
46
+ tweet_length_type: z.ZodOptional<z.ZodEnum<["short", "long", "thread", "article"]>>;
47
+ tweet_type: z.ZodOptional<z.ZodEnum<["tweet", "quote", "reply"]>>;
48
+ sentiment_type: z.ZodOptional<z.ZodEnum<["bullish", "bearish", "neutral"]>>;
49
+ author_type: z.ZodOptional<z.ZodEnum<["Organization", "Individual"]>>;
50
+ min_bookmark_count: z.ZodOptional<z.ZodNumber>;
51
+ max_bookmark_count: z.ZodOptional<z.ZodNumber>;
52
+ min_view_count: z.ZodOptional<z.ZodNumber>;
53
+ max_view_count: z.ZodOptional<z.ZodNumber>;
54
+ min_smart_engagement_count: z.ZodOptional<z.ZodNumber>;
55
+ max_smart_engagement_count: z.ZodOptional<z.ZodNumber>;
56
+ min_like_count: z.ZodOptional<z.ZodNumber>;
57
+ max_like_count: z.ZodOptional<z.ZodNumber>;
58
+ min_reply_count: z.ZodOptional<z.ZodNumber>;
59
+ max_reply_count: z.ZodOptional<z.ZodNumber>;
60
+ min_retweet_count: z.ZodOptional<z.ZodNumber>;
61
+ max_retweet_count: z.ZodOptional<z.ZodNumber>;
62
+ min_quote_count: z.ZodOptional<z.ZodNumber>;
63
+ max_quote_count: z.ZodOptional<z.ZodNumber>;
64
+ }, "strip", z.ZodTypeAny, {
65
+ query?: string | undefined;
66
+ from?: number | undefined;
67
+ size?: number | undefined;
68
+ tokens?: string | undefined;
69
+ keyword?: string | undefined;
70
+ usernames?: string | undefined;
71
+ sources?: string | undefined;
72
+ min_created_at?: string | undefined;
73
+ max_created_at?: string | undefined;
74
+ languages?: string | undefined;
75
+ sort_by?: "length" | "sentiment" | "relevance" | "created_at" | "engagement" | "smart_engagement" | "author" | "bookmark" | "views" | undefined;
76
+ sort_order?: "asc" | "desc" | undefined;
77
+ tweet_length_type?: "short" | "long" | "thread" | "article" | undefined;
78
+ tweet_type?: "tweet" | "quote" | "reply" | undefined;
79
+ sentiment_type?: "bearish" | "neutral" | "bullish" | undefined;
80
+ author_type?: "Organization" | "Individual" | undefined;
81
+ min_bookmark_count?: number | undefined;
82
+ max_bookmark_count?: number | undefined;
83
+ min_view_count?: number | undefined;
84
+ max_view_count?: number | undefined;
85
+ min_smart_engagement_count?: number | undefined;
86
+ max_smart_engagement_count?: number | undefined;
87
+ min_like_count?: number | undefined;
88
+ max_like_count?: number | undefined;
89
+ min_reply_count?: number | undefined;
90
+ max_reply_count?: number | undefined;
91
+ min_retweet_count?: number | undefined;
92
+ max_retweet_count?: number | undefined;
93
+ min_quote_count?: number | undefined;
94
+ max_quote_count?: number | undefined;
95
+ }, {
96
+ query?: string | undefined;
97
+ from?: number | undefined;
98
+ size?: number | undefined;
99
+ tokens?: string | undefined;
100
+ keyword?: string | undefined;
101
+ usernames?: string | undefined;
102
+ sources?: string | undefined;
103
+ min_created_at?: string | undefined;
104
+ max_created_at?: string | undefined;
105
+ languages?: string | undefined;
106
+ sort_by?: "length" | "sentiment" | "relevance" | "created_at" | "engagement" | "smart_engagement" | "author" | "bookmark" | "views" | undefined;
107
+ sort_order?: "asc" | "desc" | undefined;
108
+ tweet_length_type?: "short" | "long" | "thread" | "article" | undefined;
109
+ tweet_type?: "tweet" | "quote" | "reply" | undefined;
110
+ sentiment_type?: "bearish" | "neutral" | "bullish" | undefined;
111
+ author_type?: "Organization" | "Individual" | undefined;
112
+ min_bookmark_count?: number | undefined;
113
+ max_bookmark_count?: number | undefined;
114
+ min_view_count?: number | undefined;
115
+ max_view_count?: number | undefined;
116
+ min_smart_engagement_count?: number | undefined;
117
+ max_smart_engagement_count?: number | undefined;
118
+ min_like_count?: number | undefined;
119
+ max_like_count?: number | undefined;
120
+ min_reply_count?: number | undefined;
121
+ max_reply_count?: number | undefined;
122
+ min_retweet_count?: number | undefined;
123
+ max_retweet_count?: number | undefined;
124
+ min_quote_count?: number | undefined;
125
+ max_quote_count?: number | undefined;
126
+ }>;
127
+ declare const TweetEngagementBody: z.ZodObject<{
128
+ tweet_id: z.ZodString;
129
+ }, "strip", z.ZodTypeAny, {
130
+ tweet_id: string;
131
+ }, {
132
+ tweet_id: string;
133
+ }>;
134
+ declare const FeedsBody: z.ZodObject<{
135
+ token: z.ZodOptional<z.ZodString>;
136
+ min_created_at: z.ZodOptional<z.ZodString>;
137
+ max_created_at: z.ZodOptional<z.ZodString>;
138
+ size: z.ZodOptional<z.ZodNumber>;
139
+ }, "strip", z.ZodTypeAny, {
140
+ token?: string | undefined;
141
+ size?: number | undefined;
142
+ min_created_at?: string | undefined;
143
+ max_created_at?: string | undefined;
144
+ }, {
145
+ token?: string | undefined;
146
+ size?: number | undefined;
147
+ min_created_at?: string | undefined;
148
+ max_created_at?: string | undefined;
149
+ }>;
150
+ declare const SentimentBody: z.ZodObject<{
151
+ token: z.ZodString;
152
+ start_date: z.ZodOptional<z.ZodString>;
153
+ end_date: z.ZodOptional<z.ZodString>;
154
+ adjusted: z.ZodOptional<z.ZodBoolean>;
155
+ average: z.ZodOptional<z.ZodBoolean>;
156
+ gaussian: z.ZodOptional<z.ZodBoolean>;
157
+ language: z.ZodOptional<z.ZodEnum<["all", "en", "zh", "ko", "others"]>>;
158
+ version: z.ZodOptional<z.ZodEnum<["2", "3"]>>;
159
+ }, "strip", z.ZodTypeAny, {
160
+ token: string;
161
+ start_date?: string | undefined;
162
+ end_date?: string | undefined;
163
+ adjusted?: boolean | undefined;
164
+ average?: boolean | undefined;
165
+ gaussian?: boolean | undefined;
166
+ language?: "all" | "en" | "zh" | "ko" | "others" | undefined;
167
+ version?: "2" | "3" | undefined;
168
+ }, {
169
+ token: string;
170
+ start_date?: string | undefined;
171
+ end_date?: string | undefined;
172
+ adjusted?: boolean | undefined;
173
+ average?: boolean | undefined;
174
+ gaussian?: boolean | undefined;
175
+ language?: "all" | "en" | "zh" | "ko" | "others" | undefined;
176
+ version?: "2" | "3" | undefined;
177
+ }>;
178
+ declare const EngagementBody: z.ZodObject<{
179
+ token: z.ZodOptional<z.ZodString>;
180
+ keyword: z.ZodOptional<z.ZodString>;
181
+ start_date: z.ZodOptional<z.ZodString>;
182
+ end_date: z.ZodOptional<z.ZodString>;
183
+ }, "strip", z.ZodTypeAny, {
184
+ token?: string | undefined;
185
+ keyword?: string | undefined;
186
+ start_date?: string | undefined;
187
+ end_date?: string | undefined;
188
+ }, {
189
+ token?: string | undefined;
190
+ keyword?: string | undefined;
191
+ start_date?: string | undefined;
192
+ end_date?: string | undefined;
193
+ }>;
194
+ declare const MentionsBody: z.ZodObject<{
195
+ token: z.ZodOptional<z.ZodString>;
196
+ keyword: z.ZodOptional<z.ZodString>;
197
+ start_date: z.ZodOptional<z.ZodString>;
198
+ end_date: z.ZodOptional<z.ZodString>;
199
+ }, "strip", z.ZodTypeAny, {
200
+ token?: string | undefined;
201
+ keyword?: string | undefined;
202
+ start_date?: string | undefined;
203
+ end_date?: string | undefined;
204
+ }, {
205
+ token?: string | undefined;
206
+ keyword?: string | undefined;
207
+ start_date?: string | undefined;
208
+ end_date?: string | undefined;
209
+ }>;
210
+ declare const MindshareBody: z.ZodObject<{
211
+ token: z.ZodString;
212
+ start_date: z.ZodOptional<z.ZodString>;
213
+ end_date: z.ZodOptional<z.ZodString>;
214
+ scope: z.ZodOptional<z.ZodString>;
215
+ }, "strip", z.ZodTypeAny, {
216
+ token: string;
217
+ start_date?: string | undefined;
218
+ end_date?: string | undefined;
219
+ scope?: string | undefined;
220
+ }, {
221
+ token: string;
222
+ start_date?: string | undefined;
223
+ end_date?: string | undefined;
224
+ scope?: string | undefined;
225
+ }>;
226
+ declare const MindshareArenaBody: z.ZodObject<{
227
+ duration: z.ZodOptional<z.ZodEnum<["all", "24h", "48h", "7d", "30d", "3m", "6m", "12m"]>>;
228
+ language: z.ZodOptional<z.ZodEnum<["all", "en", "zh", "ko", "others"]>>;
229
+ categories: z.ZodOptional<z.ZodEnum<["EXCHANGE", "INFOMKT"]>>;
230
+ pre_tge: z.ZodOptional<z.ZodBoolean>;
231
+ ex_official: z.ZodOptional<z.ZodBoolean>;
232
+ weighted: z.ZodOptional<z.ZodBoolean>;
233
+ nft: z.ZodOptional<z.ZodBoolean>;
234
+ }, "strip", z.ZodTypeAny, {
235
+ categories?: "EXCHANGE" | "INFOMKT" | undefined;
236
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
237
+ language?: "all" | "en" | "zh" | "ko" | "others" | undefined;
238
+ pre_tge?: boolean | undefined;
239
+ ex_official?: boolean | undefined;
240
+ weighted?: boolean | undefined;
241
+ nft?: boolean | undefined;
242
+ }, {
243
+ categories?: "EXCHANGE" | "INFOMKT" | undefined;
244
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
245
+ language?: "all" | "en" | "zh" | "ko" | "others" | undefined;
246
+ pre_tge?: boolean | undefined;
247
+ ex_official?: boolean | undefined;
248
+ weighted?: boolean | undefined;
249
+ nft?: boolean | undefined;
250
+ }>;
251
+ declare const MindshareDeltaBody: z.ZodObject<{
252
+ duration: z.ZodOptional<z.ZodEnum<["24h", "48h", "7d", "30d", "3m", "6m", "12m", "all"]>>;
253
+ sort_type: z.ZodOptional<z.ZodEnum<["desc", "asc"]>>;
254
+ limit: z.ZodOptional<z.ZodNumber>;
255
+ }, "strip", z.ZodTypeAny, {
256
+ limit?: number | undefined;
257
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
258
+ sort_type?: "asc" | "desc" | undefined;
259
+ }, {
260
+ limit?: number | undefined;
261
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
262
+ sort_type?: "asc" | "desc" | undefined;
263
+ }>;
264
+ declare const MindshareNarrativeBody: z.ZodObject<{
265
+ narrative: z.ZodString;
266
+ start_date: z.ZodOptional<z.ZodString>;
267
+ end_date: z.ZodOptional<z.ZodString>;
268
+ }, "strip", z.ZodTypeAny, {
269
+ narrative: string;
270
+ start_date?: string | undefined;
271
+ end_date?: string | undefined;
272
+ }, {
273
+ narrative: string;
274
+ start_date?: string | undefined;
275
+ end_date?: string | undefined;
276
+ }>;
277
+ declare const KolMindshareBody: z.ZodObject<{
278
+ token: z.ZodString;
279
+ duration: z.ZodOptional<z.ZodEnum<["24h", "48h", "7d", "30d", "3m", "6m", "12m", "all"]>>;
280
+ top_n: z.ZodOptional<z.ZodNumber>;
281
+ }, "strip", z.ZodTypeAny, {
282
+ token: string;
283
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
284
+ top_n?: number | undefined;
285
+ }, {
286
+ token: string;
287
+ duration?: "3m" | "all" | "24h" | "48h" | "7d" | "30d" | "6m" | "12m" | undefined;
288
+ top_n?: number | undefined;
289
+ }>;
290
+ declare const EventsBody: z.ZodObject<{
291
+ token: z.ZodString;
292
+ start_date: z.ZodOptional<z.ZodString>;
293
+ end_date: z.ZodOptional<z.ZodString>;
294
+ min_announcement_date: z.ZodOptional<z.ZodString>;
295
+ max_announcement_date: z.ZodOptional<z.ZodString>;
296
+ event_types: z.ZodOptional<z.ZodString>;
297
+ sources: z.ZodOptional<z.ZodString>;
298
+ sort_by: z.ZodOptional<z.ZodEnum<["event_date", "project_name", "market_cap", "announcement_date"]>>;
299
+ sort_order: z.ZodOptional<z.ZodEnum<["asc", "desc"]>>;
300
+ }, "strip", z.ZodTypeAny, {
301
+ token: string;
302
+ sources?: string | undefined;
303
+ sort_by?: "event_date" | "project_name" | "market_cap" | "announcement_date" | undefined;
304
+ sort_order?: "asc" | "desc" | undefined;
305
+ start_date?: string | undefined;
306
+ end_date?: string | undefined;
307
+ min_announcement_date?: string | undefined;
308
+ max_announcement_date?: string | undefined;
309
+ event_types?: string | undefined;
310
+ }, {
311
+ token: string;
312
+ sources?: string | undefined;
313
+ sort_by?: "event_date" | "project_name" | "market_cap" | "announcement_date" | undefined;
314
+ sort_order?: "asc" | "desc" | undefined;
315
+ start_date?: string | undefined;
316
+ end_date?: string | undefined;
317
+ min_announcement_date?: string | undefined;
318
+ max_announcement_date?: string | undefined;
319
+ event_types?: string | undefined;
320
+ }>;
321
+ declare const TwitterUserMetadataBody: z.ZodObject<{
322
+ user_id: z.ZodString;
323
+ }, "strip", z.ZodTypeAny, {
324
+ user_id: string;
325
+ }, {
326
+ user_id: string;
327
+ }>;
328
+ declare const MarketSmartFollowingBody: z.ZodObject<{
329
+ duration: z.ZodOptional<z.ZodEnum<["24h", "48h", "7d", "30d", "all_dates"]>>;
330
+ from: z.ZodOptional<z.ZodNumber>;
331
+ sort_by: z.ZodOptional<z.ZodEnum<["earliest_time", "smart_followers", "followers_change", "change_ratio"]>>;
332
+ sort_order: z.ZodOptional<z.ZodEnum<["asc", "desc"]>>;
333
+ filter_smart_followers_operator: z.ZodOptional<z.ZodEnum<["gte", "lte"]>>;
334
+ filter_smart_followers_value: z.ZodOptional<z.ZodNumber>;
335
+ user_status: z.ZodOptional<z.ZodEnum<["new", "existing", "all"]>>;
336
+ user_tag_individual_or_organization: z.ZodOptional<z.ZodEnum<["Individual", "Organization", "all"]>>;
337
+ user_type: z.ZodOptional<z.ZodEnum<["kkol", "non_kkol", "all"]>>;
338
+ user_web3_relevance: z.ZodOptional<z.ZodEnum<["relevant", "irrelevant"]>>;
339
+ }, "strip", z.ZodTypeAny, {
340
+ from?: number | undefined;
341
+ duration?: "24h" | "48h" | "7d" | "30d" | "all_dates" | undefined;
342
+ sort_by?: "earliest_time" | "smart_followers" | "followers_change" | "change_ratio" | undefined;
343
+ sort_order?: "asc" | "desc" | undefined;
344
+ filter_smart_followers_operator?: "gte" | "lte" | undefined;
345
+ filter_smart_followers_value?: number | undefined;
346
+ user_status?: "all" | "new" | "existing" | undefined;
347
+ user_tag_individual_or_organization?: "Organization" | "Individual" | "all" | undefined;
348
+ user_type?: "all" | "kkol" | "non_kkol" | undefined;
349
+ user_web3_relevance?: "relevant" | "irrelevant" | undefined;
350
+ }, {
351
+ from?: number | undefined;
352
+ duration?: "24h" | "48h" | "7d" | "30d" | "all_dates" | undefined;
353
+ sort_by?: "earliest_time" | "smart_followers" | "followers_change" | "change_ratio" | undefined;
354
+ sort_order?: "asc" | "desc" | undefined;
355
+ filter_smart_followers_operator?: "gte" | "lte" | undefined;
356
+ filter_smart_followers_value?: number | undefined;
357
+ user_status?: "all" | "new" | "existing" | undefined;
358
+ user_tag_individual_or_organization?: "Organization" | "Individual" | "all" | undefined;
359
+ user_type?: "all" | "kkol" | "non_kkol" | undefined;
360
+ user_web3_relevance?: "relevant" | "irrelevant" | undefined;
361
+ }>;
362
+ declare const SmartFollowersBody: z.ZodEffects<z.ZodObject<{
363
+ user_id: z.ZodOptional<z.ZodString>;
364
+ username: z.ZodOptional<z.ZodString>;
365
+ date: z.ZodOptional<z.ZodString>;
366
+ mode: z.ZodOptional<z.ZodEnum<["count", "users"]>>;
367
+ }, "strip", z.ZodTypeAny, {
368
+ date?: string | undefined;
369
+ user_id?: string | undefined;
370
+ username?: string | undefined;
371
+ mode?: "count" | "users" | undefined;
372
+ }, {
373
+ date?: string | undefined;
374
+ user_id?: string | undefined;
375
+ username?: string | undefined;
376
+ mode?: "count" | "users" | undefined;
377
+ }>, {
378
+ date?: string | undefined;
379
+ user_id?: string | undefined;
380
+ username?: string | undefined;
381
+ mode?: "count" | "users" | undefined;
382
+ }, {
383
+ date?: string | undefined;
384
+ user_id?: string | undefined;
385
+ username?: string | undefined;
386
+ mode?: "count" | "users" | undefined;
387
+ }>;
388
+ declare const SmartFollowingBody: z.ZodEffects<z.ZodObject<{
389
+ user_id: z.ZodOptional<z.ZodString>;
390
+ username: z.ZodOptional<z.ZodString>;
391
+ category: z.ZodOptional<z.ZodEnum<["ALL", "Organization", "Individual"]>>;
392
+ }, "strip", z.ZodTypeAny, {
393
+ category?: "Organization" | "Individual" | "ALL" | undefined;
394
+ user_id?: string | undefined;
395
+ username?: string | undefined;
396
+ }, {
397
+ category?: "Organization" | "Individual" | "ALL" | undefined;
398
+ user_id?: string | undefined;
399
+ username?: string | undefined;
400
+ }>, {
401
+ category?: "Organization" | "Individual" | "ALL" | undefined;
402
+ user_id?: string | undefined;
403
+ username?: string | undefined;
404
+ }, {
405
+ category?: "Organization" | "Individual" | "ALL" | undefined;
406
+ user_id?: string | undefined;
407
+ username?: string | undefined;
408
+ }>;
409
+ declare const KaitoResponse: z.ZodUnknown;
410
+
411
+ declare const schemas_AdvancedSearchBody: typeof AdvancedSearchBody;
412
+ declare const schemas_EngagementBody: typeof EngagementBody;
413
+ declare const schemas_EntitiesQuery: typeof EntitiesQuery;
414
+ declare const schemas_EventsBody: typeof EventsBody;
415
+ declare const schemas_FeedsBody: typeof FeedsBody;
416
+ declare const schemas_KaitoResponse: typeof KaitoResponse;
417
+ declare const schemas_KolMindshareBody: typeof KolMindshareBody;
418
+ declare const schemas_MarketSmartFollowingBody: typeof MarketSmartFollowingBody;
419
+ declare const schemas_MentionsBody: typeof MentionsBody;
420
+ declare const schemas_MindshareArenaBody: typeof MindshareArenaBody;
421
+ declare const schemas_MindshareBody: typeof MindshareBody;
422
+ declare const schemas_MindshareDeltaBody: typeof MindshareDeltaBody;
423
+ declare const schemas_MindshareNarrativeBody: typeof MindshareNarrativeBody;
424
+ declare const schemas_NarrativesQuery: typeof NarrativesQuery;
425
+ declare const schemas_SearchBody: typeof SearchBody;
426
+ declare const schemas_SentimentBody: typeof SentimentBody;
427
+ declare const schemas_SmartFollowersBody: typeof SmartFollowersBody;
428
+ declare const schemas_SmartFollowingBody: typeof SmartFollowingBody;
429
+ declare const schemas_TweetEngagementBody: typeof TweetEngagementBody;
430
+ declare const schemas_TwitterUserMetadataBody: typeof TwitterUserMetadataBody;
431
+ declare namespace schemas {
432
+ export { schemas_AdvancedSearchBody as AdvancedSearchBody, schemas_EngagementBody as EngagementBody, schemas_EntitiesQuery as EntitiesQuery, schemas_EventsBody as EventsBody, schemas_FeedsBody as FeedsBody, schemas_KaitoResponse as KaitoResponse, schemas_KolMindshareBody as KolMindshareBody, schemas_MarketSmartFollowingBody as MarketSmartFollowingBody, schemas_MentionsBody as MentionsBody, schemas_MindshareArenaBody as MindshareArenaBody, schemas_MindshareBody as MindshareBody, schemas_MindshareDeltaBody as MindshareDeltaBody, schemas_MindshareNarrativeBody as MindshareNarrativeBody, schemas_NarrativesQuery as NarrativesQuery, schemas_SearchBody as SearchBody, schemas_SentimentBody as SentimentBody, schemas_SmartFollowersBody as SmartFollowersBody, schemas_SmartFollowingBody as SmartFollowingBody, schemas_TweetEngagementBody as TweetEngagementBody, schemas_TwitterUserMetadataBody as TwitterUserMetadataBody };
433
+ }
434
+
435
+ export { AdvancedSearchBody as A, EngagementBody as E, FeedsBody as F, KaitoResponse as K, MarketSmartFollowingBody as M, NarrativesQuery as N, SearchBody as S, TweetEngagementBody as T, EntitiesQuery as a, EventsBody as b, KolMindshareBody as c, MentionsBody as d, MindshareArenaBody as e, MindshareBody as f, MindshareDeltaBody as g, MindshareNarrativeBody as h, SentimentBody as i, SmartFollowersBody as j, SmartFollowingBody as k, TwitterUserMetadataBody as l, schemas as s };