@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,519 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const TokenPoolsBody: z.ZodObject<{
4
+ network: z.ZodString;
5
+ tokenAddress: z.ZodString;
6
+ page: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
7
+ }, "strip", z.ZodTypeAny, {
8
+ page: number;
9
+ network: string;
10
+ tokenAddress: string;
11
+ }, {
12
+ network: string;
13
+ tokenAddress: string;
14
+ page?: number | undefined;
15
+ }>;
16
+ declare const TokenPool: z.ZodObject<{
17
+ poolAddress: z.ZodString;
18
+ name: z.ZodString;
19
+ dex: z.ZodString;
20
+ priceUsd: z.ZodNullable<z.ZodString>;
21
+ priceNative: z.ZodNullable<z.ZodString>;
22
+ volume24h: z.ZodNullable<z.ZodNumber>;
23
+ reserveUsd: z.ZodNullable<z.ZodNumber>;
24
+ priceChangePercentage: z.ZodObject<{
25
+ m5: z.ZodNullable<z.ZodString>;
26
+ h1: z.ZodNullable<z.ZodString>;
27
+ h6: z.ZodNullable<z.ZodString>;
28
+ h24: z.ZodNullable<z.ZodString>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ m5: string | null;
31
+ h1: string | null;
32
+ h6: string | null;
33
+ h24: string | null;
34
+ }, {
35
+ m5: string | null;
36
+ h1: string | null;
37
+ h6: string | null;
38
+ h24: string | null;
39
+ }>;
40
+ transactions: z.ZodObject<{
41
+ buys24h: z.ZodNullable<z.ZodNumber>;
42
+ sells24h: z.ZodNullable<z.ZodNumber>;
43
+ }, "strip", z.ZodTypeAny, {
44
+ buys24h: number | null;
45
+ sells24h: number | null;
46
+ }, {
47
+ buys24h: number | null;
48
+ sells24h: number | null;
49
+ }>;
50
+ }, "strip", z.ZodTypeAny, {
51
+ name: string;
52
+ volume24h: number | null;
53
+ priceUsd: string | null;
54
+ poolAddress: string;
55
+ dex: string;
56
+ priceNative: string | null;
57
+ reserveUsd: number | null;
58
+ priceChangePercentage: {
59
+ m5: string | null;
60
+ h1: string | null;
61
+ h6: string | null;
62
+ h24: string | null;
63
+ };
64
+ transactions: {
65
+ buys24h: number | null;
66
+ sells24h: number | null;
67
+ };
68
+ }, {
69
+ name: string;
70
+ volume24h: number | null;
71
+ priceUsd: string | null;
72
+ poolAddress: string;
73
+ dex: string;
74
+ priceNative: string | null;
75
+ reserveUsd: number | null;
76
+ priceChangePercentage: {
77
+ m5: string | null;
78
+ h1: string | null;
79
+ h6: string | null;
80
+ h24: string | null;
81
+ };
82
+ transactions: {
83
+ buys24h: number | null;
84
+ sells24h: number | null;
85
+ };
86
+ }>;
87
+ declare const TokenPoolsResponse: z.ZodArray<z.ZodObject<{
88
+ poolAddress: z.ZodString;
89
+ name: z.ZodString;
90
+ dex: z.ZodString;
91
+ priceUsd: z.ZodNullable<z.ZodString>;
92
+ priceNative: z.ZodNullable<z.ZodString>;
93
+ volume24h: z.ZodNullable<z.ZodNumber>;
94
+ reserveUsd: z.ZodNullable<z.ZodNumber>;
95
+ priceChangePercentage: z.ZodObject<{
96
+ m5: z.ZodNullable<z.ZodString>;
97
+ h1: z.ZodNullable<z.ZodString>;
98
+ h6: z.ZodNullable<z.ZodString>;
99
+ h24: z.ZodNullable<z.ZodString>;
100
+ }, "strip", z.ZodTypeAny, {
101
+ m5: string | null;
102
+ h1: string | null;
103
+ h6: string | null;
104
+ h24: string | null;
105
+ }, {
106
+ m5: string | null;
107
+ h1: string | null;
108
+ h6: string | null;
109
+ h24: string | null;
110
+ }>;
111
+ transactions: z.ZodObject<{
112
+ buys24h: z.ZodNullable<z.ZodNumber>;
113
+ sells24h: z.ZodNullable<z.ZodNumber>;
114
+ }, "strip", z.ZodTypeAny, {
115
+ buys24h: number | null;
116
+ sells24h: number | null;
117
+ }, {
118
+ buys24h: number | null;
119
+ sells24h: number | null;
120
+ }>;
121
+ }, "strip", z.ZodTypeAny, {
122
+ name: string;
123
+ volume24h: number | null;
124
+ priceUsd: string | null;
125
+ poolAddress: string;
126
+ dex: string;
127
+ priceNative: string | null;
128
+ reserveUsd: number | null;
129
+ priceChangePercentage: {
130
+ m5: string | null;
131
+ h1: string | null;
132
+ h6: string | null;
133
+ h24: string | null;
134
+ };
135
+ transactions: {
136
+ buys24h: number | null;
137
+ sells24h: number | null;
138
+ };
139
+ }, {
140
+ name: string;
141
+ volume24h: number | null;
142
+ priceUsd: string | null;
143
+ poolAddress: string;
144
+ dex: string;
145
+ priceNative: string | null;
146
+ reserveUsd: number | null;
147
+ priceChangePercentage: {
148
+ m5: string | null;
149
+ h1: string | null;
150
+ h6: string | null;
151
+ h24: string | null;
152
+ };
153
+ transactions: {
154
+ buys24h: number | null;
155
+ sells24h: number | null;
156
+ };
157
+ }>, "many">;
158
+ declare const PoolOhlcvBody: z.ZodObject<{
159
+ network: z.ZodString;
160
+ poolAddress: z.ZodString;
161
+ timeframe: z.ZodDefault<z.ZodOptional<z.ZodEnum<["day", "hour", "minute"]>>>;
162
+ aggregate: z.ZodOptional<z.ZodNumber>;
163
+ limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
164
+ beforeTimestamp: z.ZodOptional<z.ZodNumber>;
165
+ }, "strip", z.ZodTypeAny, {
166
+ limit: number;
167
+ network: string;
168
+ poolAddress: string;
169
+ timeframe: "day" | "hour" | "minute";
170
+ aggregate?: number | undefined;
171
+ beforeTimestamp?: number | undefined;
172
+ }, {
173
+ network: string;
174
+ poolAddress: string;
175
+ limit?: number | undefined;
176
+ timeframe?: "day" | "hour" | "minute" | undefined;
177
+ aggregate?: number | undefined;
178
+ beforeTimestamp?: number | undefined;
179
+ }>;
180
+ declare const PoolOhlcvCandle: z.ZodObject<{
181
+ timestamp: z.ZodNumber;
182
+ open: z.ZodNumber;
183
+ high: z.ZodNumber;
184
+ low: z.ZodNumber;
185
+ close: z.ZodNumber;
186
+ volumeUsd: z.ZodNumber;
187
+ }, "strip", z.ZodTypeAny, {
188
+ timestamp: number;
189
+ open: number;
190
+ high: number;
191
+ low: number;
192
+ close: number;
193
+ volumeUsd: number;
194
+ }, {
195
+ timestamp: number;
196
+ open: number;
197
+ high: number;
198
+ low: number;
199
+ close: number;
200
+ volumeUsd: number;
201
+ }>;
202
+ declare const PoolOhlcvResponse: z.ZodArray<z.ZodObject<{
203
+ timestamp: z.ZodNumber;
204
+ open: z.ZodNumber;
205
+ high: z.ZodNumber;
206
+ low: z.ZodNumber;
207
+ close: z.ZodNumber;
208
+ volumeUsd: z.ZodNumber;
209
+ }, "strip", z.ZodTypeAny, {
210
+ timestamp: number;
211
+ open: number;
212
+ high: number;
213
+ low: number;
214
+ close: number;
215
+ volumeUsd: number;
216
+ }, {
217
+ timestamp: number;
218
+ open: number;
219
+ high: number;
220
+ low: number;
221
+ close: number;
222
+ volumeUsd: number;
223
+ }>, "many">;
224
+ declare const PoolTradesBody: z.ZodObject<{
225
+ network: z.ZodString;
226
+ poolAddress: z.ZodString;
227
+ tradeVolumeInUsdGreaterThan: z.ZodOptional<z.ZodNumber>;
228
+ }, "strip", z.ZodTypeAny, {
229
+ network: string;
230
+ poolAddress: string;
231
+ tradeVolumeInUsdGreaterThan?: number | undefined;
232
+ }, {
233
+ network: string;
234
+ poolAddress: string;
235
+ tradeVolumeInUsdGreaterThan?: number | undefined;
236
+ }>;
237
+ declare const PoolTrade: z.ZodObject<{
238
+ blockTimestamp: z.ZodString;
239
+ txHash: z.ZodString;
240
+ kind: z.ZodString;
241
+ volumeUsd: z.ZodNullable<z.ZodString>;
242
+ fromTokenAmount: z.ZodString;
243
+ toTokenAmount: z.ZodString;
244
+ fromTokenAddress: z.ZodString;
245
+ toTokenAddress: z.ZodString;
246
+ priceFromInUsd: z.ZodNullable<z.ZodString>;
247
+ priceToInUsd: z.ZodNullable<z.ZodString>;
248
+ txFromAddress: z.ZodString;
249
+ }, "strip", z.ZodTypeAny, {
250
+ volumeUsd: string | null;
251
+ blockTimestamp: string;
252
+ txHash: string;
253
+ kind: string;
254
+ fromTokenAmount: string;
255
+ toTokenAmount: string;
256
+ fromTokenAddress: string;
257
+ toTokenAddress: string;
258
+ priceFromInUsd: string | null;
259
+ priceToInUsd: string | null;
260
+ txFromAddress: string;
261
+ }, {
262
+ volumeUsd: string | null;
263
+ blockTimestamp: string;
264
+ txHash: string;
265
+ kind: string;
266
+ fromTokenAmount: string;
267
+ toTokenAmount: string;
268
+ fromTokenAddress: string;
269
+ toTokenAddress: string;
270
+ priceFromInUsd: string | null;
271
+ priceToInUsd: string | null;
272
+ txFromAddress: string;
273
+ }>;
274
+ declare const PoolTradesResponse: z.ZodArray<z.ZodObject<{
275
+ blockTimestamp: z.ZodString;
276
+ txHash: z.ZodString;
277
+ kind: z.ZodString;
278
+ volumeUsd: z.ZodNullable<z.ZodString>;
279
+ fromTokenAmount: z.ZodString;
280
+ toTokenAmount: z.ZodString;
281
+ fromTokenAddress: z.ZodString;
282
+ toTokenAddress: z.ZodString;
283
+ priceFromInUsd: z.ZodNullable<z.ZodString>;
284
+ priceToInUsd: z.ZodNullable<z.ZodString>;
285
+ txFromAddress: z.ZodString;
286
+ }, "strip", z.ZodTypeAny, {
287
+ volumeUsd: string | null;
288
+ blockTimestamp: string;
289
+ txHash: string;
290
+ kind: string;
291
+ fromTokenAmount: string;
292
+ toTokenAmount: string;
293
+ fromTokenAddress: string;
294
+ toTokenAddress: string;
295
+ priceFromInUsd: string | null;
296
+ priceToInUsd: string | null;
297
+ txFromAddress: string;
298
+ }, {
299
+ volumeUsd: string | null;
300
+ blockTimestamp: string;
301
+ txHash: string;
302
+ kind: string;
303
+ fromTokenAmount: string;
304
+ toTokenAmount: string;
305
+ fromTokenAddress: string;
306
+ toTokenAddress: string;
307
+ priceFromInUsd: string | null;
308
+ priceToInUsd: string | null;
309
+ txFromAddress: string;
310
+ }>, "many">;
311
+ declare const TrendingPool: z.ZodObject<{
312
+ poolAddress: z.ZodString;
313
+ name: z.ZodString;
314
+ network: z.ZodString;
315
+ dex: z.ZodString;
316
+ priceUsd: z.ZodNullable<z.ZodString>;
317
+ priceChangeH24: z.ZodNullable<z.ZodString>;
318
+ volume24h: z.ZodNullable<z.ZodNumber>;
319
+ reserveUsd: z.ZodNullable<z.ZodNumber>;
320
+ }, "strip", z.ZodTypeAny, {
321
+ name: string;
322
+ volume24h: number | null;
323
+ priceUsd: string | null;
324
+ network: string;
325
+ poolAddress: string;
326
+ dex: string;
327
+ reserveUsd: number | null;
328
+ priceChangeH24: string | null;
329
+ }, {
330
+ name: string;
331
+ volume24h: number | null;
332
+ priceUsd: string | null;
333
+ network: string;
334
+ poolAddress: string;
335
+ dex: string;
336
+ reserveUsd: number | null;
337
+ priceChangeH24: string | null;
338
+ }>;
339
+ declare const TrendingPoolsResponse: z.ZodArray<z.ZodObject<{
340
+ poolAddress: z.ZodString;
341
+ name: z.ZodString;
342
+ network: z.ZodString;
343
+ dex: z.ZodString;
344
+ priceUsd: z.ZodNullable<z.ZodString>;
345
+ priceChangeH24: z.ZodNullable<z.ZodString>;
346
+ volume24h: z.ZodNullable<z.ZodNumber>;
347
+ reserveUsd: z.ZodNullable<z.ZodNumber>;
348
+ }, "strip", z.ZodTypeAny, {
349
+ name: string;
350
+ volume24h: number | null;
351
+ priceUsd: string | null;
352
+ network: string;
353
+ poolAddress: string;
354
+ dex: string;
355
+ reserveUsd: number | null;
356
+ priceChangeH24: string | null;
357
+ }, {
358
+ name: string;
359
+ volume24h: number | null;
360
+ priceUsd: string | null;
361
+ network: string;
362
+ poolAddress: string;
363
+ dex: string;
364
+ reserveUsd: number | null;
365
+ priceChangeH24: string | null;
366
+ }>, "many">;
367
+ declare const TokenInfoBody: z.ZodObject<{
368
+ network: z.ZodString;
369
+ addresses: z.ZodArray<z.ZodString, "many">;
370
+ includeTopPools: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
371
+ }, "strip", z.ZodTypeAny, {
372
+ network: string;
373
+ addresses: string[];
374
+ includeTopPools: boolean;
375
+ }, {
376
+ network: string;
377
+ addresses: string[];
378
+ includeTopPools?: boolean | undefined;
379
+ }>;
380
+ declare const TokenInfoItem: z.ZodObject<{
381
+ address: z.ZodString;
382
+ name: z.ZodString;
383
+ symbol: z.ZodString;
384
+ decimals: z.ZodNumber;
385
+ totalSupply: z.ZodNullable<z.ZodString>;
386
+ priceUsd: z.ZodNullable<z.ZodString>;
387
+ marketCapUsd: z.ZodNullable<z.ZodString>;
388
+ fdvUsd: z.ZodNullable<z.ZodString>;
389
+ imageUrl: z.ZodNullable<z.ZodString>;
390
+ coingeckoCoinId: z.ZodNullable<z.ZodString>;
391
+ volume24h: z.ZodNullable<z.ZodNumber>;
392
+ topPools: z.ZodArray<z.ZodObject<{
393
+ address: z.ZodString;
394
+ name: z.ZodString;
395
+ dex: z.ZodString;
396
+ }, "strip", z.ZodTypeAny, {
397
+ name: string;
398
+ address: string;
399
+ dex: string;
400
+ }, {
401
+ name: string;
402
+ address: string;
403
+ dex: string;
404
+ }>, "many">;
405
+ }, "strip", z.ZodTypeAny, {
406
+ symbol: string;
407
+ name: string;
408
+ volume24h: number | null;
409
+ address: string;
410
+ priceUsd: string | null;
411
+ imageUrl: string | null;
412
+ decimals: number;
413
+ totalSupply: string | null;
414
+ marketCapUsd: string | null;
415
+ fdvUsd: string | null;
416
+ coingeckoCoinId: string | null;
417
+ topPools: {
418
+ name: string;
419
+ address: string;
420
+ dex: string;
421
+ }[];
422
+ }, {
423
+ symbol: string;
424
+ name: string;
425
+ volume24h: number | null;
426
+ address: string;
427
+ priceUsd: string | null;
428
+ imageUrl: string | null;
429
+ decimals: number;
430
+ totalSupply: string | null;
431
+ marketCapUsd: string | null;
432
+ fdvUsd: string | null;
433
+ coingeckoCoinId: string | null;
434
+ topPools: {
435
+ name: string;
436
+ address: string;
437
+ dex: string;
438
+ }[];
439
+ }>;
440
+ declare const TokenInfoResponse: z.ZodArray<z.ZodObject<{
441
+ address: z.ZodString;
442
+ name: z.ZodString;
443
+ symbol: z.ZodString;
444
+ decimals: z.ZodNumber;
445
+ totalSupply: z.ZodNullable<z.ZodString>;
446
+ priceUsd: z.ZodNullable<z.ZodString>;
447
+ marketCapUsd: z.ZodNullable<z.ZodString>;
448
+ fdvUsd: z.ZodNullable<z.ZodString>;
449
+ imageUrl: z.ZodNullable<z.ZodString>;
450
+ coingeckoCoinId: z.ZodNullable<z.ZodString>;
451
+ volume24h: z.ZodNullable<z.ZodNumber>;
452
+ topPools: z.ZodArray<z.ZodObject<{
453
+ address: z.ZodString;
454
+ name: z.ZodString;
455
+ dex: z.ZodString;
456
+ }, "strip", z.ZodTypeAny, {
457
+ name: string;
458
+ address: string;
459
+ dex: string;
460
+ }, {
461
+ name: string;
462
+ address: string;
463
+ dex: string;
464
+ }>, "many">;
465
+ }, "strip", z.ZodTypeAny, {
466
+ symbol: string;
467
+ name: string;
468
+ volume24h: number | null;
469
+ address: string;
470
+ priceUsd: string | null;
471
+ imageUrl: string | null;
472
+ decimals: number;
473
+ totalSupply: string | null;
474
+ marketCapUsd: string | null;
475
+ fdvUsd: string | null;
476
+ coingeckoCoinId: string | null;
477
+ topPools: {
478
+ name: string;
479
+ address: string;
480
+ dex: string;
481
+ }[];
482
+ }, {
483
+ symbol: string;
484
+ name: string;
485
+ volume24h: number | null;
486
+ address: string;
487
+ priceUsd: string | null;
488
+ imageUrl: string | null;
489
+ decimals: number;
490
+ totalSupply: string | null;
491
+ marketCapUsd: string | null;
492
+ fdvUsd: string | null;
493
+ coingeckoCoinId: string | null;
494
+ topPools: {
495
+ name: string;
496
+ address: string;
497
+ dex: string;
498
+ }[];
499
+ }>, "many">;
500
+
501
+ declare const schemas_PoolOhlcvBody: typeof PoolOhlcvBody;
502
+ declare const schemas_PoolOhlcvCandle: typeof PoolOhlcvCandle;
503
+ declare const schemas_PoolOhlcvResponse: typeof PoolOhlcvResponse;
504
+ declare const schemas_PoolTrade: typeof PoolTrade;
505
+ declare const schemas_PoolTradesBody: typeof PoolTradesBody;
506
+ declare const schemas_PoolTradesResponse: typeof PoolTradesResponse;
507
+ declare const schemas_TokenInfoBody: typeof TokenInfoBody;
508
+ declare const schemas_TokenInfoItem: typeof TokenInfoItem;
509
+ declare const schemas_TokenInfoResponse: typeof TokenInfoResponse;
510
+ declare const schemas_TokenPool: typeof TokenPool;
511
+ declare const schemas_TokenPoolsBody: typeof TokenPoolsBody;
512
+ declare const schemas_TokenPoolsResponse: typeof TokenPoolsResponse;
513
+ declare const schemas_TrendingPool: typeof TrendingPool;
514
+ declare const schemas_TrendingPoolsResponse: typeof TrendingPoolsResponse;
515
+ declare namespace schemas {
516
+ export { schemas_PoolOhlcvBody as PoolOhlcvBody, schemas_PoolOhlcvCandle as PoolOhlcvCandle, schemas_PoolOhlcvResponse as PoolOhlcvResponse, schemas_PoolTrade as PoolTrade, schemas_PoolTradesBody as PoolTradesBody, schemas_PoolTradesResponse as PoolTradesResponse, schemas_TokenInfoBody as TokenInfoBody, schemas_TokenInfoItem as TokenInfoItem, schemas_TokenInfoResponse as TokenInfoResponse, schemas_TokenPool as TokenPool, schemas_TokenPoolsBody as TokenPoolsBody, schemas_TokenPoolsResponse as TokenPoolsResponse, schemas_TrendingPool as TrendingPool, schemas_TrendingPoolsResponse as TrendingPoolsResponse };
517
+ }
518
+
519
+ export { PoolOhlcvBody as P, TokenInfoBody as T, PoolOhlcvCandle as a, PoolOhlcvResponse as b, PoolTrade as c, PoolTradesBody as d, PoolTradesResponse as e, TokenInfoItem as f, TokenInfoResponse as g, TokenPool as h, TokenPoolsBody as i, TokenPoolsResponse as j, TrendingPool as k, TrendingPoolsResponse as l, schemas as s };