@crypticdot/defituna-api 1.10.14 → 1.10.15

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/index.d.mts CHANGED
@@ -57,11 +57,11 @@ declare const Pool$1: z$1.ZodObject<{
57
57
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
58
58
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
59
59
  groups: z$1.ZodObject<{
60
- "24h": z$1.ZodObject<{
60
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
61
61
  volumeUsd: z$1.ZodNumber;
62
62
  feesUsd: z$1.ZodNumber;
63
63
  priceChange: z$1.ZodNumber;
64
- }, z$1.core.$strip>;
64
+ }, z$1.core.$strip>>>;
65
65
  }, z$1.core.$strip>;
66
66
  }, z$1.core.$strip>>>;
67
67
  }, z$1.core.$strip>;
@@ -134,11 +134,11 @@ declare const Market$1: z.ZodObject<{
134
134
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
135
135
  tvlUsd: z.ZodCoercedNumber<unknown>;
136
136
  groups: z.ZodObject<{
137
- "24h": z.ZodObject<{
137
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
138
138
  volumeUsd: z.ZodNumber;
139
139
  feesUsd: z.ZodNumber;
140
140
  priceChange: z.ZodNumber;
141
- }, z.core.$strip>;
141
+ }, z.core.$strip>>>;
142
142
  }, z.core.$strip>;
143
143
  }, z.core.$strip>>>;
144
144
  }, z.core.$strip>;
@@ -197,11 +197,11 @@ declare const LimitOrder$1: z.ZodObject<{
197
197
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
198
198
  tvlUsd: z.ZodCoercedNumber<unknown>;
199
199
  groups: z.ZodObject<{
200
- "24h": z.ZodObject<{
200
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
201
201
  volumeUsd: z.ZodNumber;
202
202
  feesUsd: z.ZodNumber;
203
203
  priceChange: z.ZodNumber;
204
- }, z.core.$strip>;
204
+ }, z.core.$strip>>>;
205
205
  }, z.core.$strip>;
206
206
  }, z.core.$strip>>>;
207
207
  }, z.core.$strip>;
@@ -368,11 +368,11 @@ declare const TunaLpPositionDtoSchema: z$1.ZodObject<{
368
368
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
369
369
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
370
370
  groups: z$1.ZodObject<{
371
- "24h": z$1.ZodObject<{
371
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
372
372
  volumeUsd: z$1.ZodNumber;
373
373
  feesUsd: z$1.ZodNumber;
374
374
  priceChange: z$1.ZodNumber;
375
- }, z$1.core.$strip>;
375
+ }, z$1.core.$strip>>>;
376
376
  }, z$1.core.$strip>;
377
377
  }, z$1.core.$strip>>>;
378
378
  }, z$1.core.$strip>;
@@ -1074,11 +1074,11 @@ declare const TunaSpotPosition$1: z.ZodObject<{
1074
1074
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1075
1075
  tvlUsd: z.ZodCoercedNumber<unknown>;
1076
1076
  groups: z.ZodObject<{
1077
- "24h": z.ZodObject<{
1077
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1078
1078
  volumeUsd: z.ZodNumber;
1079
1079
  feesUsd: z.ZodNumber;
1080
1080
  priceChange: z.ZodNumber;
1081
- }, z.core.$strip>;
1081
+ }, z.core.$strip>>>;
1082
1082
  }, z.core.$strip>;
1083
1083
  }, z.core.$strip>>>;
1084
1084
  }, z.core.$strip>;
@@ -1223,11 +1223,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1223
1223
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1224
1224
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1225
1225
  groups: z$1.ZodObject<{
1226
- "24h": z$1.ZodObject<{
1226
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1227
1227
  volumeUsd: z$1.ZodNumber;
1228
1228
  feesUsd: z$1.ZodNumber;
1229
1229
  priceChange: z$1.ZodNumber;
1230
- }, z$1.core.$strip>;
1230
+ }, z$1.core.$strip>>>;
1231
1231
  }, z$1.core.$strip>;
1232
1232
  }, z$1.core.$strip>>>;
1233
1233
  }, z$1.core.$strip>;
@@ -1278,11 +1278,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1278
1278
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1279
1279
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1280
1280
  groups: z$1.ZodObject<{
1281
- "24h": z$1.ZodObject<{
1281
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1282
1282
  volumeUsd: z$1.ZodNumber;
1283
1283
  feesUsd: z$1.ZodNumber;
1284
1284
  priceChange: z$1.ZodNumber;
1285
- }, z$1.core.$strip>;
1285
+ }, z$1.core.$strip>>>;
1286
1286
  }, z$1.core.$strip>;
1287
1287
  }, z$1.core.$strip>>>;
1288
1288
  }, z$1.core.$strip>;
@@ -1384,11 +1384,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1384
1384
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1385
1385
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1386
1386
  groups: z$1.ZodObject<{
1387
- "24h": z$1.ZodObject<{
1387
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1388
1388
  volumeUsd: z$1.ZodNumber;
1389
1389
  feesUsd: z$1.ZodNumber;
1390
1390
  priceChange: z$1.ZodNumber;
1391
- }, z$1.core.$strip>;
1391
+ }, z$1.core.$strip>>>;
1392
1392
  }, z$1.core.$strip>;
1393
1393
  }, z$1.core.$strip>>>;
1394
1394
  }, z$1.core.$strip>;
@@ -1508,11 +1508,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1508
1508
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1509
1509
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1510
1510
  groups: z$1.ZodObject<{
1511
- "24h": z$1.ZodObject<{
1511
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1512
1512
  volumeUsd: z$1.ZodNumber;
1513
1513
  feesUsd: z$1.ZodNumber;
1514
1514
  priceChange: z$1.ZodNumber;
1515
- }, z$1.core.$strip>;
1515
+ }, z$1.core.$strip>>>;
1516
1516
  }, z$1.core.$strip>;
1517
1517
  }, z$1.core.$strip>>>;
1518
1518
  }, z$1.core.$strip>;
@@ -1852,11 +1852,11 @@ declare const TradeHistoryEntry$1: z.ZodObject<{
1852
1852
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1853
1853
  tvlUsd: z.ZodCoercedNumber<unknown>;
1854
1854
  groups: z.ZodObject<{
1855
- "24h": z.ZodObject<{
1855
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1856
1856
  volumeUsd: z.ZodNumber;
1857
1857
  feesUsd: z.ZodNumber;
1858
1858
  priceChange: z.ZodNumber;
1859
- }, z.core.$strip>;
1859
+ }, z.core.$strip>>>;
1860
1860
  }, z.core.$strip>;
1861
1861
  }, z.core.$strip>>>;
1862
1862
  }, z.core.$strip>;
@@ -1936,11 +1936,11 @@ declare const OrderHistoryEntry$1: z.ZodObject<{
1936
1936
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1937
1937
  tvlUsd: z.ZodCoercedNumber<unknown>;
1938
1938
  groups: z.ZodObject<{
1939
- "24h": z.ZodObject<{
1939
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1940
1940
  volumeUsd: z.ZodNumber;
1941
1941
  feesUsd: z.ZodNumber;
1942
1942
  priceChange: z.ZodNumber;
1943
- }, z.core.$strip>;
1943
+ }, z.core.$strip>>>;
1944
1944
  }, z.core.$strip>;
1945
1945
  }, z.core.$strip>>>;
1946
1946
  }, z.core.$strip>;
@@ -2324,11 +2324,11 @@ declare const TradeHistoryEntryNotification: z.ZodObject<{
2324
2324
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2325
2325
  tvlUsd: z.ZodCoercedNumber<unknown>;
2326
2326
  groups: z.ZodObject<{
2327
- "24h": z.ZodObject<{
2327
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2328
2328
  volumeUsd: z.ZodNumber;
2329
2329
  feesUsd: z.ZodNumber;
2330
2330
  priceChange: z.ZodNumber;
2331
- }, z.core.$strip>;
2331
+ }, z.core.$strip>>>;
2332
2332
  }, z.core.$strip>;
2333
2333
  }, z.core.$strip>>>;
2334
2334
  }, z.core.$strip>;
@@ -2425,11 +2425,11 @@ declare const TradeHistoryEntryNotification: z.ZodObject<{
2425
2425
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2426
2426
  tvlUsd: z.ZodCoercedNumber<unknown>;
2427
2427
  groups: z.ZodObject<{
2428
- "24h": z.ZodObject<{
2428
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2429
2429
  volumeUsd: z.ZodNumber;
2430
2430
  feesUsd: z.ZodNumber;
2431
2431
  priceChange: z.ZodNumber;
2432
- }, z.core.$strip>;
2432
+ }, z.core.$strip>>>;
2433
2433
  }, z.core.$strip>;
2434
2434
  }, z.core.$strip>>>;
2435
2435
  }, z.core.$strip>;
@@ -2527,11 +2527,11 @@ declare const OrderHistoryEntryNotification: z.ZodObject<{
2527
2527
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2528
2528
  tvlUsd: z.ZodCoercedNumber<unknown>;
2529
2529
  groups: z.ZodObject<{
2530
- "24h": z.ZodObject<{
2530
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2531
2531
  volumeUsd: z.ZodNumber;
2532
2532
  feesUsd: z.ZodNumber;
2533
2533
  priceChange: z.ZodNumber;
2534
- }, z.core.$strip>;
2534
+ }, z.core.$strip>>>;
2535
2535
  }, z.core.$strip>;
2536
2536
  }, z.core.$strip>>>;
2537
2537
  }, z.core.$strip>;
@@ -2634,11 +2634,11 @@ declare const OrderHistoryEntryNotification: z.ZodObject<{
2634
2634
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2635
2635
  tvlUsd: z.ZodCoercedNumber<unknown>;
2636
2636
  groups: z.ZodObject<{
2637
- "24h": z.ZodObject<{
2637
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2638
2638
  volumeUsd: z.ZodNumber;
2639
2639
  feesUsd: z.ZodNumber;
2640
2640
  priceChange: z.ZodNumber;
2641
- }, z.core.$strip>;
2641
+ }, z.core.$strip>>>;
2642
2642
  }, z.core.$strip>;
2643
2643
  }, z.core.$strip>>>;
2644
2644
  }, z.core.$strip>;
@@ -2887,11 +2887,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
2887
2887
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2888
2888
  tvlUsd: z.ZodCoercedNumber<unknown>;
2889
2889
  groups: z.ZodObject<{
2890
- "24h": z.ZodObject<{
2890
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2891
2891
  volumeUsd: z.ZodNumber;
2892
2892
  feesUsd: z.ZodNumber;
2893
2893
  priceChange: z.ZodNumber;
2894
- }, z.core.$strip>;
2894
+ }, z.core.$strip>>>;
2895
2895
  }, z.core.$strip>;
2896
2896
  }, z.core.$strip>>>;
2897
2897
  }, z.core.$strip>;
@@ -2942,11 +2942,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
2942
2942
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2943
2943
  tvlUsd: z.ZodCoercedNumber<unknown>;
2944
2944
  groups: z.ZodObject<{
2945
- "24h": z.ZodObject<{
2945
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2946
2946
  volumeUsd: z.ZodNumber;
2947
2947
  feesUsd: z.ZodNumber;
2948
2948
  priceChange: z.ZodNumber;
2949
- }, z.core.$strip>;
2949
+ }, z.core.$strip>>>;
2950
2950
  }, z.core.$strip>;
2951
2951
  }, z.core.$strip>>>;
2952
2952
  }, z.core.$strip>;
@@ -3048,11 +3048,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3048
3048
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3049
3049
  tvlUsd: z.ZodCoercedNumber<unknown>;
3050
3050
  groups: z.ZodObject<{
3051
- "24h": z.ZodObject<{
3051
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3052
3052
  volumeUsd: z.ZodNumber;
3053
3053
  feesUsd: z.ZodNumber;
3054
3054
  priceChange: z.ZodNumber;
3055
- }, z.core.$strip>;
3055
+ }, z.core.$strip>>>;
3056
3056
  }, z.core.$strip>;
3057
3057
  }, z.core.$strip>>>;
3058
3058
  }, z.core.$strip>;
@@ -3172,11 +3172,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3172
3172
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3173
3173
  tvlUsd: z.ZodCoercedNumber<unknown>;
3174
3174
  groups: z.ZodObject<{
3175
- "24h": z.ZodObject<{
3175
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3176
3176
  volumeUsd: z.ZodNumber;
3177
3177
  feesUsd: z.ZodNumber;
3178
3178
  priceChange: z.ZodNumber;
3179
- }, z.core.$strip>;
3179
+ }, z.core.$strip>>>;
3180
3180
  }, z.core.$strip>;
3181
3181
  }, z.core.$strip>>>;
3182
3182
  }, z.core.$strip>;
@@ -3308,11 +3308,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3308
3308
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3309
3309
  tvlUsd: z.ZodCoercedNumber<unknown>;
3310
3310
  groups: z.ZodObject<{
3311
- "24h": z.ZodObject<{
3311
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3312
3312
  volumeUsd: z.ZodNumber;
3313
3313
  feesUsd: z.ZodNumber;
3314
3314
  priceChange: z.ZodNumber;
3315
- }, z.core.$strip>;
3315
+ }, z.core.$strip>>>;
3316
3316
  }, z.core.$strip>;
3317
3317
  }, z.core.$strip>>>;
3318
3318
  }, z.core.$strip>;
@@ -3363,11 +3363,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3363
3363
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3364
3364
  tvlUsd: z.ZodCoercedNumber<unknown>;
3365
3365
  groups: z.ZodObject<{
3366
- "24h": z.ZodObject<{
3366
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3367
3367
  volumeUsd: z.ZodNumber;
3368
3368
  feesUsd: z.ZodNumber;
3369
3369
  priceChange: z.ZodNumber;
3370
- }, z.core.$strip>;
3370
+ }, z.core.$strip>>>;
3371
3371
  }, z.core.$strip>;
3372
3372
  }, z.core.$strip>>>;
3373
3373
  }, z.core.$strip>;
@@ -3469,11 +3469,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3469
3469
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3470
3470
  tvlUsd: z.ZodCoercedNumber<unknown>;
3471
3471
  groups: z.ZodObject<{
3472
- "24h": z.ZodObject<{
3472
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3473
3473
  volumeUsd: z.ZodNumber;
3474
3474
  feesUsd: z.ZodNumber;
3475
3475
  priceChange: z.ZodNumber;
3476
- }, z.core.$strip>;
3476
+ }, z.core.$strip>>>;
3477
3477
  }, z.core.$strip>;
3478
3478
  }, z.core.$strip>>>;
3479
3479
  }, z.core.$strip>;
@@ -3593,11 +3593,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3593
3593
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3594
3594
  tvlUsd: z.ZodCoercedNumber<unknown>;
3595
3595
  groups: z.ZodObject<{
3596
- "24h": z.ZodObject<{
3596
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3597
3597
  volumeUsd: z.ZodNumber;
3598
3598
  feesUsd: z.ZodNumber;
3599
3599
  priceChange: z.ZodNumber;
3600
- }, z.core.$strip>;
3600
+ }, z.core.$strip>>>;
3601
3601
  }, z.core.$strip>;
3602
3602
  }, z.core.$strip>>>;
3603
3603
  }, z.core.$strip>;
package/dist/index.d.ts CHANGED
@@ -57,11 +57,11 @@ declare const Pool$1: z$1.ZodObject<{
57
57
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
58
58
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
59
59
  groups: z$1.ZodObject<{
60
- "24h": z$1.ZodObject<{
60
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
61
61
  volumeUsd: z$1.ZodNumber;
62
62
  feesUsd: z$1.ZodNumber;
63
63
  priceChange: z$1.ZodNumber;
64
- }, z$1.core.$strip>;
64
+ }, z$1.core.$strip>>>;
65
65
  }, z$1.core.$strip>;
66
66
  }, z$1.core.$strip>>>;
67
67
  }, z$1.core.$strip>;
@@ -134,11 +134,11 @@ declare const Market$1: z.ZodObject<{
134
134
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
135
135
  tvlUsd: z.ZodCoercedNumber<unknown>;
136
136
  groups: z.ZodObject<{
137
- "24h": z.ZodObject<{
137
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
138
138
  volumeUsd: z.ZodNumber;
139
139
  feesUsd: z.ZodNumber;
140
140
  priceChange: z.ZodNumber;
141
- }, z.core.$strip>;
141
+ }, z.core.$strip>>>;
142
142
  }, z.core.$strip>;
143
143
  }, z.core.$strip>>>;
144
144
  }, z.core.$strip>;
@@ -197,11 +197,11 @@ declare const LimitOrder$1: z.ZodObject<{
197
197
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
198
198
  tvlUsd: z.ZodCoercedNumber<unknown>;
199
199
  groups: z.ZodObject<{
200
- "24h": z.ZodObject<{
200
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
201
201
  volumeUsd: z.ZodNumber;
202
202
  feesUsd: z.ZodNumber;
203
203
  priceChange: z.ZodNumber;
204
- }, z.core.$strip>;
204
+ }, z.core.$strip>>>;
205
205
  }, z.core.$strip>;
206
206
  }, z.core.$strip>>>;
207
207
  }, z.core.$strip>;
@@ -368,11 +368,11 @@ declare const TunaLpPositionDtoSchema: z$1.ZodObject<{
368
368
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
369
369
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
370
370
  groups: z$1.ZodObject<{
371
- "24h": z$1.ZodObject<{
371
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
372
372
  volumeUsd: z$1.ZodNumber;
373
373
  feesUsd: z$1.ZodNumber;
374
374
  priceChange: z$1.ZodNumber;
375
- }, z$1.core.$strip>;
375
+ }, z$1.core.$strip>>>;
376
376
  }, z$1.core.$strip>;
377
377
  }, z$1.core.$strip>>>;
378
378
  }, z$1.core.$strip>;
@@ -1074,11 +1074,11 @@ declare const TunaSpotPosition$1: z.ZodObject<{
1074
1074
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1075
1075
  tvlUsd: z.ZodCoercedNumber<unknown>;
1076
1076
  groups: z.ZodObject<{
1077
- "24h": z.ZodObject<{
1077
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1078
1078
  volumeUsd: z.ZodNumber;
1079
1079
  feesUsd: z.ZodNumber;
1080
1080
  priceChange: z.ZodNumber;
1081
- }, z.core.$strip>;
1081
+ }, z.core.$strip>>>;
1082
1082
  }, z.core.$strip>;
1083
1083
  }, z.core.$strip>>>;
1084
1084
  }, z.core.$strip>;
@@ -1223,11 +1223,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1223
1223
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1224
1224
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1225
1225
  groups: z$1.ZodObject<{
1226
- "24h": z$1.ZodObject<{
1226
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1227
1227
  volumeUsd: z$1.ZodNumber;
1228
1228
  feesUsd: z$1.ZodNumber;
1229
1229
  priceChange: z$1.ZodNumber;
1230
- }, z$1.core.$strip>;
1230
+ }, z$1.core.$strip>>>;
1231
1231
  }, z$1.core.$strip>;
1232
1232
  }, z$1.core.$strip>>>;
1233
1233
  }, z$1.core.$strip>;
@@ -1278,11 +1278,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1278
1278
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1279
1279
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1280
1280
  groups: z$1.ZodObject<{
1281
- "24h": z$1.ZodObject<{
1281
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1282
1282
  volumeUsd: z$1.ZodNumber;
1283
1283
  feesUsd: z$1.ZodNumber;
1284
1284
  priceChange: z$1.ZodNumber;
1285
- }, z$1.core.$strip>;
1285
+ }, z$1.core.$strip>>>;
1286
1286
  }, z$1.core.$strip>;
1287
1287
  }, z$1.core.$strip>>>;
1288
1288
  }, z$1.core.$strip>;
@@ -1384,11 +1384,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1384
1384
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1385
1385
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1386
1386
  groups: z$1.ZodObject<{
1387
- "24h": z$1.ZodObject<{
1387
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1388
1388
  volumeUsd: z$1.ZodNumber;
1389
1389
  feesUsd: z$1.ZodNumber;
1390
1390
  priceChange: z$1.ZodNumber;
1391
- }, z$1.core.$strip>;
1391
+ }, z$1.core.$strip>>>;
1392
1392
  }, z$1.core.$strip>;
1393
1393
  }, z$1.core.$strip>>>;
1394
1394
  }, z$1.core.$strip>;
@@ -1508,11 +1508,11 @@ declare const StateSnapshot$1: z$1.ZodObject<{
1508
1508
  stats: z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1509
1509
  tvlUsd: z$1.ZodCoercedNumber<unknown>;
1510
1510
  groups: z$1.ZodObject<{
1511
- "24h": z$1.ZodObject<{
1511
+ "24h": z$1.ZodOptional<z$1.ZodNullable<z$1.ZodObject<{
1512
1512
  volumeUsd: z$1.ZodNumber;
1513
1513
  feesUsd: z$1.ZodNumber;
1514
1514
  priceChange: z$1.ZodNumber;
1515
- }, z$1.core.$strip>;
1515
+ }, z$1.core.$strip>>>;
1516
1516
  }, z$1.core.$strip>;
1517
1517
  }, z$1.core.$strip>>>;
1518
1518
  }, z$1.core.$strip>;
@@ -1852,11 +1852,11 @@ declare const TradeHistoryEntry$1: z.ZodObject<{
1852
1852
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1853
1853
  tvlUsd: z.ZodCoercedNumber<unknown>;
1854
1854
  groups: z.ZodObject<{
1855
- "24h": z.ZodObject<{
1855
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1856
1856
  volumeUsd: z.ZodNumber;
1857
1857
  feesUsd: z.ZodNumber;
1858
1858
  priceChange: z.ZodNumber;
1859
- }, z.core.$strip>;
1859
+ }, z.core.$strip>>>;
1860
1860
  }, z.core.$strip>;
1861
1861
  }, z.core.$strip>>>;
1862
1862
  }, z.core.$strip>;
@@ -1936,11 +1936,11 @@ declare const OrderHistoryEntry$1: z.ZodObject<{
1936
1936
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1937
1937
  tvlUsd: z.ZodCoercedNumber<unknown>;
1938
1938
  groups: z.ZodObject<{
1939
- "24h": z.ZodObject<{
1939
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
1940
1940
  volumeUsd: z.ZodNumber;
1941
1941
  feesUsd: z.ZodNumber;
1942
1942
  priceChange: z.ZodNumber;
1943
- }, z.core.$strip>;
1943
+ }, z.core.$strip>>>;
1944
1944
  }, z.core.$strip>;
1945
1945
  }, z.core.$strip>>>;
1946
1946
  }, z.core.$strip>;
@@ -2324,11 +2324,11 @@ declare const TradeHistoryEntryNotification: z.ZodObject<{
2324
2324
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2325
2325
  tvlUsd: z.ZodCoercedNumber<unknown>;
2326
2326
  groups: z.ZodObject<{
2327
- "24h": z.ZodObject<{
2327
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2328
2328
  volumeUsd: z.ZodNumber;
2329
2329
  feesUsd: z.ZodNumber;
2330
2330
  priceChange: z.ZodNumber;
2331
- }, z.core.$strip>;
2331
+ }, z.core.$strip>>>;
2332
2332
  }, z.core.$strip>;
2333
2333
  }, z.core.$strip>>>;
2334
2334
  }, z.core.$strip>;
@@ -2425,11 +2425,11 @@ declare const TradeHistoryEntryNotification: z.ZodObject<{
2425
2425
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2426
2426
  tvlUsd: z.ZodCoercedNumber<unknown>;
2427
2427
  groups: z.ZodObject<{
2428
- "24h": z.ZodObject<{
2428
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2429
2429
  volumeUsd: z.ZodNumber;
2430
2430
  feesUsd: z.ZodNumber;
2431
2431
  priceChange: z.ZodNumber;
2432
- }, z.core.$strip>;
2432
+ }, z.core.$strip>>>;
2433
2433
  }, z.core.$strip>;
2434
2434
  }, z.core.$strip>>>;
2435
2435
  }, z.core.$strip>;
@@ -2527,11 +2527,11 @@ declare const OrderHistoryEntryNotification: z.ZodObject<{
2527
2527
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2528
2528
  tvlUsd: z.ZodCoercedNumber<unknown>;
2529
2529
  groups: z.ZodObject<{
2530
- "24h": z.ZodObject<{
2530
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2531
2531
  volumeUsd: z.ZodNumber;
2532
2532
  feesUsd: z.ZodNumber;
2533
2533
  priceChange: z.ZodNumber;
2534
- }, z.core.$strip>;
2534
+ }, z.core.$strip>>>;
2535
2535
  }, z.core.$strip>;
2536
2536
  }, z.core.$strip>>>;
2537
2537
  }, z.core.$strip>;
@@ -2634,11 +2634,11 @@ declare const OrderHistoryEntryNotification: z.ZodObject<{
2634
2634
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2635
2635
  tvlUsd: z.ZodCoercedNumber<unknown>;
2636
2636
  groups: z.ZodObject<{
2637
- "24h": z.ZodObject<{
2637
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2638
2638
  volumeUsd: z.ZodNumber;
2639
2639
  feesUsd: z.ZodNumber;
2640
2640
  priceChange: z.ZodNumber;
2641
- }, z.core.$strip>;
2641
+ }, z.core.$strip>>>;
2642
2642
  }, z.core.$strip>;
2643
2643
  }, z.core.$strip>>>;
2644
2644
  }, z.core.$strip>;
@@ -2887,11 +2887,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
2887
2887
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2888
2888
  tvlUsd: z.ZodCoercedNumber<unknown>;
2889
2889
  groups: z.ZodObject<{
2890
- "24h": z.ZodObject<{
2890
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2891
2891
  volumeUsd: z.ZodNumber;
2892
2892
  feesUsd: z.ZodNumber;
2893
2893
  priceChange: z.ZodNumber;
2894
- }, z.core.$strip>;
2894
+ }, z.core.$strip>>>;
2895
2895
  }, z.core.$strip>;
2896
2896
  }, z.core.$strip>>>;
2897
2897
  }, z.core.$strip>;
@@ -2942,11 +2942,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
2942
2942
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2943
2943
  tvlUsd: z.ZodCoercedNumber<unknown>;
2944
2944
  groups: z.ZodObject<{
2945
- "24h": z.ZodObject<{
2945
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
2946
2946
  volumeUsd: z.ZodNumber;
2947
2947
  feesUsd: z.ZodNumber;
2948
2948
  priceChange: z.ZodNumber;
2949
- }, z.core.$strip>;
2949
+ }, z.core.$strip>>>;
2950
2950
  }, z.core.$strip>;
2951
2951
  }, z.core.$strip>>>;
2952
2952
  }, z.core.$strip>;
@@ -3048,11 +3048,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3048
3048
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3049
3049
  tvlUsd: z.ZodCoercedNumber<unknown>;
3050
3050
  groups: z.ZodObject<{
3051
- "24h": z.ZodObject<{
3051
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3052
3052
  volumeUsd: z.ZodNumber;
3053
3053
  feesUsd: z.ZodNumber;
3054
3054
  priceChange: z.ZodNumber;
3055
- }, z.core.$strip>;
3055
+ }, z.core.$strip>>>;
3056
3056
  }, z.core.$strip>;
3057
3057
  }, z.core.$strip>>>;
3058
3058
  }, z.core.$strip>;
@@ -3172,11 +3172,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3172
3172
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3173
3173
  tvlUsd: z.ZodCoercedNumber<unknown>;
3174
3174
  groups: z.ZodObject<{
3175
- "24h": z.ZodObject<{
3175
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3176
3176
  volumeUsd: z.ZodNumber;
3177
3177
  feesUsd: z.ZodNumber;
3178
3178
  priceChange: z.ZodNumber;
3179
- }, z.core.$strip>;
3179
+ }, z.core.$strip>>>;
3180
3180
  }, z.core.$strip>;
3181
3181
  }, z.core.$strip>>>;
3182
3182
  }, z.core.$strip>;
@@ -3308,11 +3308,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3308
3308
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3309
3309
  tvlUsd: z.ZodCoercedNumber<unknown>;
3310
3310
  groups: z.ZodObject<{
3311
- "24h": z.ZodObject<{
3311
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3312
3312
  volumeUsd: z.ZodNumber;
3313
3313
  feesUsd: z.ZodNumber;
3314
3314
  priceChange: z.ZodNumber;
3315
- }, z.core.$strip>;
3315
+ }, z.core.$strip>>>;
3316
3316
  }, z.core.$strip>;
3317
3317
  }, z.core.$strip>>>;
3318
3318
  }, z.core.$strip>;
@@ -3363,11 +3363,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3363
3363
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3364
3364
  tvlUsd: z.ZodCoercedNumber<unknown>;
3365
3365
  groups: z.ZodObject<{
3366
- "24h": z.ZodObject<{
3366
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3367
3367
  volumeUsd: z.ZodNumber;
3368
3368
  feesUsd: z.ZodNumber;
3369
3369
  priceChange: z.ZodNumber;
3370
- }, z.core.$strip>;
3370
+ }, z.core.$strip>>>;
3371
3371
  }, z.core.$strip>;
3372
3372
  }, z.core.$strip>>>;
3373
3373
  }, z.core.$strip>;
@@ -3469,11 +3469,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3469
3469
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3470
3470
  tvlUsd: z.ZodCoercedNumber<unknown>;
3471
3471
  groups: z.ZodObject<{
3472
- "24h": z.ZodObject<{
3472
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3473
3473
  volumeUsd: z.ZodNumber;
3474
3474
  feesUsd: z.ZodNumber;
3475
3475
  priceChange: z.ZodNumber;
3476
- }, z.core.$strip>;
3476
+ }, z.core.$strip>>>;
3477
3477
  }, z.core.$strip>;
3478
3478
  }, z.core.$strip>>>;
3479
3479
  }, z.core.$strip>;
@@ -3593,11 +3593,11 @@ declare const StateSnapshotNotification: z.ZodObject<{
3593
3593
  stats: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3594
3594
  tvlUsd: z.ZodCoercedNumber<unknown>;
3595
3595
  groups: z.ZodObject<{
3596
- "24h": z.ZodObject<{
3596
+ "24h": z.ZodOptional<z.ZodNullable<z.ZodObject<{
3597
3597
  volumeUsd: z.ZodNumber;
3598
3598
  feesUsd: z.ZodNumber;
3599
3599
  priceChange: z.ZodNumber;
3600
- }, z.core.$strip>;
3600
+ }, z.core.$strip>>>;
3601
3601
  }, z.core.$strip>;
3602
3602
  }, z.core.$strip>>>;
3603
3603
  }, z.core.$strip>;
package/dist/index.js CHANGED
@@ -212,11 +212,15 @@ var Pool = import_zod3.default.object({
212
212
  import_zod3.default.object({
213
213
  tvlUsd: import_zod3.default.coerce.number(),
214
214
  groups: import_zod3.default.object({
215
- "24h": import_zod3.default.object({
216
- volumeUsd: import_zod3.default.number(),
217
- feesUsd: import_zod3.default.number(),
218
- priceChange: import_zod3.default.number()
219
- })
215
+ "24h": import_zod3.default.optional(
216
+ import_zod3.default.nullable(
217
+ import_zod3.default.object({
218
+ volumeUsd: import_zod3.default.number(),
219
+ feesUsd: import_zod3.default.number(),
220
+ priceChange: import_zod3.default.number()
221
+ })
222
+ )
223
+ )
220
224
  })
221
225
  })
222
226
  )
package/dist/index.mjs CHANGED
@@ -175,11 +175,15 @@ var Pool = z3.object({
175
175
  z3.object({
176
176
  tvlUsd: z3.coerce.number(),
177
177
  groups: z3.object({
178
- "24h": z3.object({
179
- volumeUsd: z3.number(),
180
- feesUsd: z3.number(),
181
- priceChange: z3.number()
182
- })
178
+ "24h": z3.optional(
179
+ z3.nullable(
180
+ z3.object({
181
+ volumeUsd: z3.number(),
182
+ feesUsd: z3.number(),
183
+ priceChange: z3.number()
184
+ })
185
+ )
186
+ )
183
187
  })
184
188
  })
185
189
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crypticdot/defituna-api",
3
- "version": "1.10.14",
3
+ "version": "1.10.15",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",