@alphafox/cli 0.3.16 → 0.3.17
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/catalog/generated/registry.json +56 -8
- package/dist/catalog/generated/schemas.json +854 -514
- package/dist/skills-manifest.json +40 -40
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/skills/account/SKILL.md +1 -1
- package/skills/admin/SKILL.md +1 -1
- package/skills/alphafox/SKILL.md +1 -1
- package/skills/alphafox-shared/SKILL.md +1 -1
- package/skills/auth/SKILL.md +1 -1
- package/skills/cache/SKILL.md +1 -1
- package/skills/engine-backtest/SKILL.md +1 -1
- package/skills/exchange/SKILL.md +1 -1
- package/skills/market/SKILL.md +1 -1
- package/skills/notification/SKILL.md +1 -1
- package/skills/strategy/SKILL.md +1 -1
- package/skills/trading/SKILL.md +11 -1
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"webZodContract": "",
|
|
20
20
|
"sharedContractRef": "exchangeConnectionsResponseSchema",
|
|
21
21
|
"compatibility": {
|
|
22
|
-
"contractVersion": "2026-08-
|
|
23
|
-
"registryVersion": "2.0
|
|
22
|
+
"contractVersion": "2026-08-30",
|
|
23
|
+
"registryVersion": "2.1.0",
|
|
24
24
|
"minCliVersion": "0.0.0",
|
|
25
25
|
"maxCliVersion": "0.99.99",
|
|
26
26
|
"openapi": "3.1.0"
|
|
@@ -261,8 +261,8 @@
|
|
|
261
261
|
"webZodContract": "",
|
|
262
262
|
"sharedContractRef": "WhoamiResponse",
|
|
263
263
|
"compatibility": {
|
|
264
|
-
"contractVersion": "2026-08-
|
|
265
|
-
"registryVersion": "2.0
|
|
264
|
+
"contractVersion": "2026-08-30",
|
|
265
|
+
"registryVersion": "2.1.0",
|
|
266
266
|
"minCliVersion": "0.0.0",
|
|
267
267
|
"maxCliVersion": "0.99.99",
|
|
268
268
|
"openapi": "3.1.0"
|
|
@@ -369,8 +369,8 @@
|
|
|
369
369
|
"webZodContract": "",
|
|
370
370
|
"sharedContractRef": "MetaResponse",
|
|
371
371
|
"compatibility": {
|
|
372
|
-
"contractVersion": "2026-08-
|
|
373
|
-
"registryVersion": "2.0
|
|
372
|
+
"contractVersion": "2026-08-30",
|
|
373
|
+
"registryVersion": "2.1.0",
|
|
374
374
|
"minCliVersion": "0.0.0",
|
|
375
375
|
"maxCliVersion": "0.99.99",
|
|
376
376
|
"openapi": "3.1.0"
|
|
@@ -489,8 +489,8 @@
|
|
|
489
489
|
"webZodContract": "",
|
|
490
490
|
"sharedContractRef": "",
|
|
491
491
|
"compatibility": {
|
|
492
|
-
"contractVersion": "2026-08-
|
|
493
|
-
"registryVersion": "2.0
|
|
492
|
+
"contractVersion": "2026-08-30",
|
|
493
|
+
"registryVersion": "2.1.0",
|
|
494
494
|
"minCliVersion": "0.0.0",
|
|
495
495
|
"maxCliVersion": "0.99.99",
|
|
496
496
|
"openapi": "3.1.0"
|
|
@@ -577,8 +577,8 @@
|
|
|
577
577
|
"webZodContract": "",
|
|
578
578
|
"sharedContractRef": "tradersResponseSchema",
|
|
579
579
|
"compatibility": {
|
|
580
|
-
"contractVersion": "2026-08-
|
|
581
|
-
"registryVersion": "2.0
|
|
580
|
+
"contractVersion": "2026-08-30",
|
|
581
|
+
"registryVersion": "2.1.0",
|
|
582
582
|
"minCliVersion": "0.0.0",
|
|
583
583
|
"maxCliVersion": "0.99.99",
|
|
584
584
|
"openapi": "3.1.0"
|
|
@@ -747,8 +747,8 @@
|
|
|
747
747
|
"webZodContract": "userAvatarResponseSchema",
|
|
748
748
|
"sharedContractRef": "",
|
|
749
749
|
"compatibility": {
|
|
750
|
-
"contractVersion": "2026-08-
|
|
751
|
-
"registryVersion": "2.0
|
|
750
|
+
"contractVersion": "2026-08-30",
|
|
751
|
+
"registryVersion": "2.1.0",
|
|
752
752
|
"minCliVersion": "0.0.0",
|
|
753
753
|
"maxCliVersion": "0.99.99",
|
|
754
754
|
"openapi": "3.1.0"
|
|
@@ -837,8 +837,8 @@
|
|
|
837
837
|
"webZodContract": "userAvatarResponseSchema",
|
|
838
838
|
"sharedContractRef": "",
|
|
839
839
|
"compatibility": {
|
|
840
|
-
"contractVersion": "2026-08-
|
|
841
|
-
"registryVersion": "2.0
|
|
840
|
+
"contractVersion": "2026-08-30",
|
|
841
|
+
"registryVersion": "2.1.0",
|
|
842
842
|
"minCliVersion": "0.0.0",
|
|
843
843
|
"maxCliVersion": "0.99.99",
|
|
844
844
|
"openapi": "3.1.0"
|
|
@@ -921,8 +921,8 @@
|
|
|
921
921
|
"webZodContract": "userExchangeRebateListQuerySchema",
|
|
922
922
|
"sharedContractRef": "",
|
|
923
923
|
"compatibility": {
|
|
924
|
-
"contractVersion": "2026-08-
|
|
925
|
-
"registryVersion": "2.0
|
|
924
|
+
"contractVersion": "2026-08-30",
|
|
925
|
+
"registryVersion": "2.1.0",
|
|
926
926
|
"minCliVersion": "0.0.0",
|
|
927
927
|
"maxCliVersion": "0.99.99",
|
|
928
928
|
"openapi": "3.1.0"
|
|
@@ -1010,8 +1010,8 @@
|
|
|
1010
1010
|
"webZodContract": "routeParamsSchema",
|
|
1011
1011
|
"sharedContractRef": "",
|
|
1012
1012
|
"compatibility": {
|
|
1013
|
-
"contractVersion": "2026-08-
|
|
1014
|
-
"registryVersion": "2.0
|
|
1013
|
+
"contractVersion": "2026-08-30",
|
|
1014
|
+
"registryVersion": "2.1.0",
|
|
1015
1015
|
"minCliVersion": "0.0.0",
|
|
1016
1016
|
"maxCliVersion": "0.99.99",
|
|
1017
1017
|
"openapi": "3.1.0"
|
|
@@ -1104,8 +1104,8 @@
|
|
|
1104
1104
|
"webZodContract": "routeParamsSchema",
|
|
1105
1105
|
"sharedContractRef": "",
|
|
1106
1106
|
"compatibility": {
|
|
1107
|
-
"contractVersion": "2026-08-
|
|
1108
|
-
"registryVersion": "2.0
|
|
1107
|
+
"contractVersion": "2026-08-30",
|
|
1108
|
+
"registryVersion": "2.1.0",
|
|
1109
1109
|
"minCliVersion": "0.0.0",
|
|
1110
1110
|
"maxCliVersion": "0.99.99",
|
|
1111
1111
|
"openapi": "3.1.0"
|
|
@@ -1201,8 +1201,8 @@
|
|
|
1201
1201
|
"webZodContract": "userExchangeUidsResponseSchema",
|
|
1202
1202
|
"sharedContractRef": "",
|
|
1203
1203
|
"compatibility": {
|
|
1204
|
-
"contractVersion": "2026-08-
|
|
1205
|
-
"registryVersion": "2.0
|
|
1204
|
+
"contractVersion": "2026-08-30",
|
|
1205
|
+
"registryVersion": "2.1.0",
|
|
1206
1206
|
"minCliVersion": "0.0.0",
|
|
1207
1207
|
"maxCliVersion": "0.99.99",
|
|
1208
1208
|
"openapi": "3.1.0"
|
|
@@ -1289,8 +1289,8 @@
|
|
|
1289
1289
|
"webZodContract": "userExchangeUidsResponseSchema",
|
|
1290
1290
|
"sharedContractRef": "",
|
|
1291
1291
|
"compatibility": {
|
|
1292
|
-
"contractVersion": "2026-08-
|
|
1293
|
-
"registryVersion": "2.0
|
|
1292
|
+
"contractVersion": "2026-08-30",
|
|
1293
|
+
"registryVersion": "2.1.0",
|
|
1294
1294
|
"minCliVersion": "0.0.0",
|
|
1295
1295
|
"maxCliVersion": "0.99.99",
|
|
1296
1296
|
"openapi": "3.1.0"
|
|
@@ -1378,8 +1378,8 @@
|
|
|
1378
1378
|
"webZodContract": "updateAccountInvitationLinkStatusRequestSchema",
|
|
1379
1379
|
"sharedContractRef": "",
|
|
1380
1380
|
"compatibility": {
|
|
1381
|
-
"contractVersion": "2026-08-
|
|
1382
|
-
"registryVersion": "2.0
|
|
1381
|
+
"contractVersion": "2026-08-30",
|
|
1382
|
+
"registryVersion": "2.1.0",
|
|
1383
1383
|
"minCliVersion": "0.0.0",
|
|
1384
1384
|
"maxCliVersion": "0.99.99",
|
|
1385
1385
|
"openapi": "3.1.0"
|
|
@@ -1476,8 +1476,8 @@
|
|
|
1476
1476
|
"webZodContract": "updateAccountInvitationLinkRequestSchema",
|
|
1477
1477
|
"sharedContractRef": "",
|
|
1478
1478
|
"compatibility": {
|
|
1479
|
-
"contractVersion": "2026-08-
|
|
1480
|
-
"registryVersion": "2.0
|
|
1479
|
+
"contractVersion": "2026-08-30",
|
|
1480
|
+
"registryVersion": "2.1.0",
|
|
1481
1481
|
"minCliVersion": "0.0.0",
|
|
1482
1482
|
"maxCliVersion": "0.99.99",
|
|
1483
1483
|
"openapi": "3.1.0"
|
|
@@ -1573,8 +1573,8 @@
|
|
|
1573
1573
|
"webZodContract": "createAccountInvitationLinkRequestSchema",
|
|
1574
1574
|
"sharedContractRef": "",
|
|
1575
1575
|
"compatibility": {
|
|
1576
|
-
"contractVersion": "2026-08-
|
|
1577
|
-
"registryVersion": "2.0
|
|
1576
|
+
"contractVersion": "2026-08-30",
|
|
1577
|
+
"registryVersion": "2.1.0",
|
|
1578
1578
|
"minCliVersion": "0.0.0",
|
|
1579
1579
|
"maxCliVersion": "0.99.99",
|
|
1580
1580
|
"openapi": "3.1.0"
|
|
@@ -1661,8 +1661,8 @@
|
|
|
1661
1661
|
"webZodContract": "accountInvitationsResponseSchema",
|
|
1662
1662
|
"sharedContractRef": "",
|
|
1663
1663
|
"compatibility": {
|
|
1664
|
-
"contractVersion": "2026-08-
|
|
1665
|
-
"registryVersion": "2.0
|
|
1664
|
+
"contractVersion": "2026-08-30",
|
|
1665
|
+
"registryVersion": "2.1.0",
|
|
1666
1666
|
"minCliVersion": "0.0.0",
|
|
1667
1667
|
"maxCliVersion": "0.99.99",
|
|
1668
1668
|
"openapi": "3.1.0"
|
|
@@ -1750,8 +1750,8 @@
|
|
|
1750
1750
|
"webZodContract": "adminBlobAssetListResponseSchema",
|
|
1751
1751
|
"sharedContractRef": "",
|
|
1752
1752
|
"compatibility": {
|
|
1753
|
-
"contractVersion": "2026-08-
|
|
1754
|
-
"registryVersion": "2.0
|
|
1753
|
+
"contractVersion": "2026-08-30",
|
|
1754
|
+
"registryVersion": "2.1.0",
|
|
1755
1755
|
"minCliVersion": "0.0.0",
|
|
1756
1756
|
"maxCliVersion": "0.99.99",
|
|
1757
1757
|
"openapi": "3.1.0"
|
|
@@ -1839,8 +1839,8 @@
|
|
|
1839
1839
|
"webZodContract": "adminBlobAssetListResponseSchema",
|
|
1840
1840
|
"sharedContractRef": "",
|
|
1841
1841
|
"compatibility": {
|
|
1842
|
-
"contractVersion": "2026-08-
|
|
1843
|
-
"registryVersion": "2.0
|
|
1842
|
+
"contractVersion": "2026-08-30",
|
|
1843
|
+
"registryVersion": "2.1.0",
|
|
1844
1844
|
"minCliVersion": "0.0.0",
|
|
1845
1845
|
"maxCliVersion": "0.99.99",
|
|
1846
1846
|
"openapi": "3.1.0"
|
|
@@ -1928,8 +1928,8 @@
|
|
|
1928
1928
|
"webZodContract": "",
|
|
1929
1929
|
"sharedContractRef": "",
|
|
1930
1930
|
"compatibility": {
|
|
1931
|
-
"contractVersion": "2026-08-
|
|
1932
|
-
"registryVersion": "2.0
|
|
1931
|
+
"contractVersion": "2026-08-30",
|
|
1932
|
+
"registryVersion": "2.1.0",
|
|
1933
1933
|
"minCliVersion": "0.0.0",
|
|
1934
1934
|
"maxCliVersion": "0.99.99",
|
|
1935
1935
|
"openapi": "3.1.0"
|
|
@@ -2016,8 +2016,8 @@
|
|
|
2016
2016
|
"webZodContract": "",
|
|
2017
2017
|
"sharedContractRef": "",
|
|
2018
2018
|
"compatibility": {
|
|
2019
|
-
"contractVersion": "2026-08-
|
|
2020
|
-
"registryVersion": "2.0
|
|
2019
|
+
"contractVersion": "2026-08-30",
|
|
2020
|
+
"registryVersion": "2.1.0",
|
|
2021
2021
|
"minCliVersion": "0.0.0",
|
|
2022
2022
|
"maxCliVersion": "0.99.99",
|
|
2023
2023
|
"openapi": "3.1.0"
|
|
@@ -2105,8 +2105,8 @@
|
|
|
2105
2105
|
"webZodContract": "hyperliquidBuilderRebateImportPayloadSchema",
|
|
2106
2106
|
"sharedContractRef": "",
|
|
2107
2107
|
"compatibility": {
|
|
2108
|
-
"contractVersion": "2026-08-
|
|
2109
|
-
"registryVersion": "2.0
|
|
2108
|
+
"contractVersion": "2026-08-30",
|
|
2109
|
+
"registryVersion": "2.1.0",
|
|
2110
2110
|
"minCliVersion": "0.0.0",
|
|
2111
2111
|
"maxCliVersion": "0.99.99",
|
|
2112
2112
|
"openapi": "3.1.0"
|
|
@@ -2194,8 +2194,8 @@
|
|
|
2194
2194
|
"webZodContract": "",
|
|
2195
2195
|
"sharedContractRef": "",
|
|
2196
2196
|
"compatibility": {
|
|
2197
|
-
"contractVersion": "2026-08-
|
|
2198
|
-
"registryVersion": "2.0
|
|
2197
|
+
"contractVersion": "2026-08-30",
|
|
2198
|
+
"registryVersion": "2.1.0",
|
|
2199
2199
|
"minCliVersion": "0.0.0",
|
|
2200
2200
|
"maxCliVersion": "0.99.99",
|
|
2201
2201
|
"openapi": "3.1.0"
|
|
@@ -2282,8 +2282,8 @@
|
|
|
2282
2282
|
"webZodContract": "",
|
|
2283
2283
|
"sharedContractRef": "",
|
|
2284
2284
|
"compatibility": {
|
|
2285
|
-
"contractVersion": "2026-08-
|
|
2286
|
-
"registryVersion": "2.0
|
|
2285
|
+
"contractVersion": "2026-08-30",
|
|
2286
|
+
"registryVersion": "2.1.0",
|
|
2287
2287
|
"minCliVersion": "0.0.0",
|
|
2288
2288
|
"maxCliVersion": "0.99.99",
|
|
2289
2289
|
"openapi": "3.1.0"
|
|
@@ -2371,8 +2371,8 @@
|
|
|
2371
2371
|
"webZodContract": "",
|
|
2372
2372
|
"sharedContractRef": "",
|
|
2373
2373
|
"compatibility": {
|
|
2374
|
-
"contractVersion": "2026-08-
|
|
2375
|
-
"registryVersion": "2.0
|
|
2374
|
+
"contractVersion": "2026-08-30",
|
|
2375
|
+
"registryVersion": "2.1.0",
|
|
2376
2376
|
"minCliVersion": "0.0.0",
|
|
2377
2377
|
"maxCliVersion": "0.99.99",
|
|
2378
2378
|
"openapi": "3.1.0"
|
|
@@ -2459,8 +2459,8 @@
|
|
|
2459
2459
|
"webZodContract": "featuredLeaderboardConfigResponseSchema",
|
|
2460
2460
|
"sharedContractRef": "",
|
|
2461
2461
|
"compatibility": {
|
|
2462
|
-
"contractVersion": "2026-08-
|
|
2463
|
-
"registryVersion": "2.0
|
|
2462
|
+
"contractVersion": "2026-08-30",
|
|
2463
|
+
"registryVersion": "2.1.0",
|
|
2464
2464
|
"minCliVersion": "0.0.0",
|
|
2465
2465
|
"maxCliVersion": "0.99.99",
|
|
2466
2466
|
"openapi": "3.1.0"
|
|
@@ -2548,8 +2548,8 @@
|
|
|
2548
2548
|
"webZodContract": "featuredLeaderboardConfigResponseSchema",
|
|
2549
2549
|
"sharedContractRef": "",
|
|
2550
2550
|
"compatibility": {
|
|
2551
|
-
"contractVersion": "2026-08-
|
|
2552
|
-
"registryVersion": "2.0
|
|
2551
|
+
"contractVersion": "2026-08-30",
|
|
2552
|
+
"registryVersion": "2.1.0",
|
|
2553
2553
|
"minCliVersion": "0.0.0",
|
|
2554
2554
|
"maxCliVersion": "0.99.99",
|
|
2555
2555
|
"openapi": "3.1.0"
|
|
@@ -2637,8 +2637,8 @@
|
|
|
2637
2637
|
"webZodContract": "routeParamsSchema",
|
|
2638
2638
|
"sharedContractRef": "",
|
|
2639
2639
|
"compatibility": {
|
|
2640
|
-
"contractVersion": "2026-08-
|
|
2641
|
-
"registryVersion": "2.0
|
|
2640
|
+
"contractVersion": "2026-08-30",
|
|
2641
|
+
"registryVersion": "2.1.0",
|
|
2642
2642
|
"minCliVersion": "0.0.0",
|
|
2643
2643
|
"maxCliVersion": "0.99.99",
|
|
2644
2644
|
"openapi": "3.1.0"
|
|
@@ -2730,8 +2730,8 @@
|
|
|
2730
2730
|
"webZodContract": "routeParamsSchema",
|
|
2731
2731
|
"sharedContractRef": "",
|
|
2732
2732
|
"compatibility": {
|
|
2733
|
-
"contractVersion": "2026-08-
|
|
2734
|
-
"registryVersion": "2.0
|
|
2733
|
+
"contractVersion": "2026-08-30",
|
|
2734
|
+
"registryVersion": "2.1.0",
|
|
2735
2735
|
"minCliVersion": "0.0.0",
|
|
2736
2736
|
"maxCliVersion": "0.99.99",
|
|
2737
2737
|
"openapi": "3.1.0"
|
|
@@ -2828,8 +2828,8 @@
|
|
|
2828
2828
|
"webZodContract": "routeParamsSchema",
|
|
2829
2829
|
"sharedContractRef": "",
|
|
2830
2830
|
"compatibility": {
|
|
2831
|
-
"contractVersion": "2026-08-
|
|
2832
|
-
"registryVersion": "2.0
|
|
2831
|
+
"contractVersion": "2026-08-30",
|
|
2832
|
+
"registryVersion": "2.1.0",
|
|
2833
2833
|
"minCliVersion": "0.0.0",
|
|
2834
2834
|
"maxCliVersion": "0.99.99",
|
|
2835
2835
|
"openapi": "3.1.0"
|
|
@@ -2926,8 +2926,8 @@
|
|
|
2926
2926
|
"webZodContract": "adminInviteCodeListResponseSchema",
|
|
2927
2927
|
"sharedContractRef": "",
|
|
2928
2928
|
"compatibility": {
|
|
2929
|
-
"contractVersion": "2026-08-
|
|
2930
|
-
"registryVersion": "2.0
|
|
2929
|
+
"contractVersion": "2026-08-30",
|
|
2930
|
+
"registryVersion": "2.1.0",
|
|
2931
2931
|
"minCliVersion": "0.0.0",
|
|
2932
2932
|
"maxCliVersion": "0.99.99",
|
|
2933
2933
|
"openapi": "3.1.0"
|
|
@@ -3014,8 +3014,8 @@
|
|
|
3014
3014
|
"webZodContract": "adminInviteCodeListResponseSchema",
|
|
3015
3015
|
"sharedContractRef": "",
|
|
3016
3016
|
"compatibility": {
|
|
3017
|
-
"contractVersion": "2026-08-
|
|
3018
|
-
"registryVersion": "2.0
|
|
3017
|
+
"contractVersion": "2026-08-30",
|
|
3018
|
+
"registryVersion": "2.1.0",
|
|
3019
3019
|
"minCliVersion": "0.0.0",
|
|
3020
3020
|
"maxCliVersion": "0.99.99",
|
|
3021
3021
|
"openapi": "3.1.0"
|
|
@@ -3103,8 +3103,8 @@
|
|
|
3103
3103
|
"webZodContract": "engineUpdateIPAddressRequestSchema",
|
|
3104
3104
|
"sharedContractRef": "",
|
|
3105
3105
|
"compatibility": {
|
|
3106
|
-
"contractVersion": "2026-08-
|
|
3107
|
-
"registryVersion": "2.0
|
|
3106
|
+
"contractVersion": "2026-08-30",
|
|
3107
|
+
"registryVersion": "2.1.0",
|
|
3108
3108
|
"minCliVersion": "0.0.0",
|
|
3109
3109
|
"maxCliVersion": "0.99.99",
|
|
3110
3110
|
"openapi": "3.1.0"
|
|
@@ -3196,8 +3196,8 @@
|
|
|
3196
3196
|
"webZodContract": "engineUpdateIPAddressRequestSchema",
|
|
3197
3197
|
"sharedContractRef": "",
|
|
3198
3198
|
"compatibility": {
|
|
3199
|
-
"contractVersion": "2026-08-
|
|
3200
|
-
"registryVersion": "2.0
|
|
3199
|
+
"contractVersion": "2026-08-30",
|
|
3200
|
+
"registryVersion": "2.1.0",
|
|
3201
3201
|
"minCliVersion": "0.0.0",
|
|
3202
3202
|
"maxCliVersion": "0.99.99",
|
|
3203
3203
|
"openapi": "3.1.0"
|
|
@@ -3294,8 +3294,8 @@
|
|
|
3294
3294
|
"webZodContract": "engineUpdateIPAddressRequestSchema",
|
|
3295
3295
|
"sharedContractRef": "",
|
|
3296
3296
|
"compatibility": {
|
|
3297
|
-
"contractVersion": "2026-08-
|
|
3298
|
-
"registryVersion": "2.0
|
|
3297
|
+
"contractVersion": "2026-08-30",
|
|
3298
|
+
"registryVersion": "2.1.0",
|
|
3299
3299
|
"minCliVersion": "0.0.0",
|
|
3300
3300
|
"maxCliVersion": "0.99.99",
|
|
3301
3301
|
"openapi": "3.1.0"
|
|
@@ -3392,8 +3392,8 @@
|
|
|
3392
3392
|
"webZodContract": "engineIPAddressListQuerySchema",
|
|
3393
3393
|
"sharedContractRef": "",
|
|
3394
3394
|
"compatibility": {
|
|
3395
|
-
"contractVersion": "2026-08-
|
|
3396
|
-
"registryVersion": "2.0
|
|
3395
|
+
"contractVersion": "2026-08-30",
|
|
3396
|
+
"registryVersion": "2.1.0",
|
|
3397
3397
|
"minCliVersion": "0.0.0",
|
|
3398
3398
|
"maxCliVersion": "0.99.99",
|
|
3399
3399
|
"openapi": "3.1.0"
|
|
@@ -3480,8 +3480,8 @@
|
|
|
3480
3480
|
"webZodContract": "engineIPAddressListQuerySchema",
|
|
3481
3481
|
"sharedContractRef": "",
|
|
3482
3482
|
"compatibility": {
|
|
3483
|
-
"contractVersion": "2026-08-
|
|
3484
|
-
"registryVersion": "2.0
|
|
3483
|
+
"contractVersion": "2026-08-30",
|
|
3484
|
+
"registryVersion": "2.1.0",
|
|
3485
3485
|
"minCliVersion": "0.0.0",
|
|
3486
3486
|
"maxCliVersion": "0.99.99",
|
|
3487
3487
|
"openapi": "3.1.0"
|
|
@@ -3568,8 +3568,8 @@
|
|
|
3568
3568
|
"webZodContract": "",
|
|
3569
3569
|
"sharedContractRef": "",
|
|
3570
3570
|
"compatibility": {
|
|
3571
|
-
"contractVersion": "2026-08-
|
|
3572
|
-
"registryVersion": "2.0
|
|
3571
|
+
"contractVersion": "2026-08-30",
|
|
3572
|
+
"registryVersion": "2.1.0",
|
|
3573
3573
|
"minCliVersion": "0.0.0",
|
|
3574
3574
|
"maxCliVersion": "0.99.99",
|
|
3575
3575
|
"openapi": "3.1.0"
|
|
@@ -3656,8 +3656,8 @@
|
|
|
3656
3656
|
"webZodContract": "liteCatalogConfigResponseSchema",
|
|
3657
3657
|
"sharedContractRef": "",
|
|
3658
3658
|
"compatibility": {
|
|
3659
|
-
"contractVersion": "2026-08-
|
|
3660
|
-
"registryVersion": "2.0
|
|
3659
|
+
"contractVersion": "2026-08-30",
|
|
3660
|
+
"registryVersion": "2.1.0",
|
|
3661
3661
|
"minCliVersion": "0.0.0",
|
|
3662
3662
|
"maxCliVersion": "0.99.99",
|
|
3663
3663
|
"openapi": "3.1.0"
|
|
@@ -3745,8 +3745,8 @@
|
|
|
3745
3745
|
"webZodContract": "liteCatalogConfigResponseSchema",
|
|
3746
3746
|
"sharedContractRef": "",
|
|
3747
3747
|
"compatibility": {
|
|
3748
|
-
"contractVersion": "2026-08-
|
|
3749
|
-
"registryVersion": "2.0
|
|
3748
|
+
"contractVersion": "2026-08-30",
|
|
3749
|
+
"registryVersion": "2.1.0",
|
|
3750
3750
|
"minCliVersion": "0.0.0",
|
|
3751
3751
|
"maxCliVersion": "0.99.99",
|
|
3752
3752
|
"openapi": "3.1.0"
|
|
@@ -3833,8 +3833,8 @@
|
|
|
3833
3833
|
"webZodContract": "adminLiteStatisticsResponseSchema",
|
|
3834
3834
|
"sharedContractRef": "",
|
|
3835
3835
|
"compatibility": {
|
|
3836
|
-
"contractVersion": "2026-08-
|
|
3837
|
-
"registryVersion": "2.0
|
|
3836
|
+
"contractVersion": "2026-08-30",
|
|
3837
|
+
"registryVersion": "2.1.0",
|
|
3838
3838
|
"minCliVersion": "0.0.0",
|
|
3839
3839
|
"maxCliVersion": "0.99.99",
|
|
3840
3840
|
"openapi": "3.1.0"
|
|
@@ -3921,8 +3921,8 @@
|
|
|
3921
3921
|
"webZodContract": "adminLiteUserStatisticsResponseSchema",
|
|
3922
3922
|
"sharedContractRef": "",
|
|
3923
3923
|
"compatibility": {
|
|
3924
|
-
"contractVersion": "2026-08-
|
|
3925
|
-
"registryVersion": "2.0
|
|
3924
|
+
"contractVersion": "2026-08-30",
|
|
3925
|
+
"registryVersion": "2.1.0",
|
|
3926
3926
|
"minCliVersion": "0.0.0",
|
|
3927
3927
|
"maxCliVersion": "0.99.99",
|
|
3928
3928
|
"openapi": "3.1.0"
|
|
@@ -4010,8 +4010,8 @@
|
|
|
4010
4010
|
"webZodContract": "slugSchema",
|
|
4011
4011
|
"sharedContractRef": "",
|
|
4012
4012
|
"compatibility": {
|
|
4013
|
-
"contractVersion": "2026-08-
|
|
4014
|
-
"registryVersion": "2.0
|
|
4013
|
+
"contractVersion": "2026-08-30",
|
|
4014
|
+
"registryVersion": "2.1.0",
|
|
4015
4015
|
"minCliVersion": "0.0.0",
|
|
4016
4016
|
"maxCliVersion": "0.99.99",
|
|
4017
4017
|
"openapi": "3.1.0"
|
|
@@ -4104,8 +4104,8 @@
|
|
|
4104
4104
|
"webZodContract": "liteXyzEvidencePublishRequestSchema",
|
|
4105
4105
|
"sharedContractRef": "",
|
|
4106
4106
|
"compatibility": {
|
|
4107
|
-
"contractVersion": "2026-08-
|
|
4108
|
-
"registryVersion": "2.0
|
|
4107
|
+
"contractVersion": "2026-08-30",
|
|
4108
|
+
"registryVersion": "2.1.0",
|
|
4109
4109
|
"minCliVersion": "0.0.0",
|
|
4110
4110
|
"maxCliVersion": "0.99.99",
|
|
4111
4111
|
"openapi": "3.1.0"
|
|
@@ -4192,8 +4192,8 @@
|
|
|
4192
4192
|
"webZodContract": "liteXyzEvidencePublishRequestSchema",
|
|
4193
4193
|
"sharedContractRef": "",
|
|
4194
4194
|
"compatibility": {
|
|
4195
|
-
"contractVersion": "2026-08-
|
|
4196
|
-
"registryVersion": "2.0
|
|
4195
|
+
"contractVersion": "2026-08-30",
|
|
4196
|
+
"registryVersion": "2.1.0",
|
|
4197
4197
|
"minCliVersion": "0.0.0",
|
|
4198
4198
|
"maxCliVersion": "0.99.99",
|
|
4199
4199
|
"openapi": "3.1.0"
|
|
@@ -4281,8 +4281,8 @@
|
|
|
4281
4281
|
"webZodContract": "adminManagedWalletBalancesResponseSchema",
|
|
4282
4282
|
"sharedContractRef": "",
|
|
4283
4283
|
"compatibility": {
|
|
4284
|
-
"contractVersion": "2026-08-
|
|
4285
|
-
"registryVersion": "2.0
|
|
4284
|
+
"contractVersion": "2026-08-30",
|
|
4285
|
+
"registryVersion": "2.1.0",
|
|
4286
4286
|
"minCliVersion": "0.0.0",
|
|
4287
4287
|
"maxCliVersion": "0.99.99",
|
|
4288
4288
|
"openapi": "3.1.0"
|
|
@@ -4370,8 +4370,8 @@
|
|
|
4370
4370
|
"webZodContract": "adminConvertManagedWalletToUnifiedRequestSchema",
|
|
4371
4371
|
"sharedContractRef": "",
|
|
4372
4372
|
"compatibility": {
|
|
4373
|
-
"contractVersion": "2026-08-
|
|
4374
|
-
"registryVersion": "2.0
|
|
4373
|
+
"contractVersion": "2026-08-30",
|
|
4374
|
+
"registryVersion": "2.1.0",
|
|
4375
4375
|
"minCliVersion": "0.0.0",
|
|
4376
4376
|
"maxCliVersion": "0.99.99",
|
|
4377
4377
|
"openapi": "3.1.0"
|
|
@@ -4467,8 +4467,8 @@
|
|
|
4467
4467
|
"webZodContract": "adminManagedWalletListResponseSchema",
|
|
4468
4468
|
"sharedContractRef": "",
|
|
4469
4469
|
"compatibility": {
|
|
4470
|
-
"contractVersion": "2026-08-
|
|
4471
|
-
"registryVersion": "2.0
|
|
4470
|
+
"contractVersion": "2026-08-30",
|
|
4471
|
+
"registryVersion": "2.1.0",
|
|
4472
4472
|
"minCliVersion": "0.0.0",
|
|
4473
4473
|
"maxCliVersion": "0.99.99",
|
|
4474
4474
|
"openapi": "3.1.0"
|
|
@@ -4555,8 +4555,8 @@
|
|
|
4555
4555
|
"webZodContract": "",
|
|
4556
4556
|
"sharedContractRef": "",
|
|
4557
4557
|
"compatibility": {
|
|
4558
|
-
"contractVersion": "2026-08-
|
|
4559
|
-
"registryVersion": "2.0
|
|
4558
|
+
"contractVersion": "2026-08-30",
|
|
4559
|
+
"registryVersion": "2.1.0",
|
|
4560
4560
|
"minCliVersion": "0.0.0",
|
|
4561
4561
|
"maxCliVersion": "0.99.99",
|
|
4562
4562
|
"openapi": "3.1.0"
|
|
@@ -4644,8 +4644,8 @@
|
|
|
4644
4644
|
"webZodContract": "",
|
|
4645
4645
|
"sharedContractRef": "",
|
|
4646
4646
|
"compatibility": {
|
|
4647
|
-
"contractVersion": "2026-08-
|
|
4648
|
-
"registryVersion": "2.0
|
|
4647
|
+
"contractVersion": "2026-08-30",
|
|
4648
|
+
"registryVersion": "2.1.0",
|
|
4649
4649
|
"minCliVersion": "0.0.0",
|
|
4650
4650
|
"maxCliVersion": "0.99.99",
|
|
4651
4651
|
"openapi": "3.1.0"
|
|
@@ -4742,8 +4742,8 @@
|
|
|
4742
4742
|
"webZodContract": "",
|
|
4743
4743
|
"sharedContractRef": "",
|
|
4744
4744
|
"compatibility": {
|
|
4745
|
-
"contractVersion": "2026-08-
|
|
4746
|
-
"registryVersion": "2.0
|
|
4745
|
+
"contractVersion": "2026-08-30",
|
|
4746
|
+
"registryVersion": "2.1.0",
|
|
4747
4747
|
"minCliVersion": "0.0.0",
|
|
4748
4748
|
"maxCliVersion": "0.99.99",
|
|
4749
4749
|
"openapi": "3.1.0"
|
|
@@ -4835,8 +4835,8 @@
|
|
|
4835
4835
|
"webZodContract": "",
|
|
4836
4836
|
"sharedContractRef": "",
|
|
4837
4837
|
"compatibility": {
|
|
4838
|
-
"contractVersion": "2026-08-
|
|
4839
|
-
"registryVersion": "2.0
|
|
4838
|
+
"contractVersion": "2026-08-30",
|
|
4839
|
+
"registryVersion": "2.1.0",
|
|
4840
4840
|
"minCliVersion": "0.0.0",
|
|
4841
4841
|
"maxCliVersion": "0.99.99",
|
|
4842
4842
|
"openapi": "3.1.0"
|
|
@@ -4933,8 +4933,8 @@
|
|
|
4933
4933
|
"webZodContract": "",
|
|
4934
4934
|
"sharedContractRef": "",
|
|
4935
4935
|
"compatibility": {
|
|
4936
|
-
"contractVersion": "2026-08-
|
|
4937
|
-
"registryVersion": "2.0
|
|
4936
|
+
"contractVersion": "2026-08-30",
|
|
4937
|
+
"registryVersion": "2.1.0",
|
|
4938
4938
|
"minCliVersion": "0.0.0",
|
|
4939
4939
|
"maxCliVersion": "0.99.99",
|
|
4940
4940
|
"openapi": "3.1.0"
|
|
@@ -5031,8 +5031,8 @@
|
|
|
5031
5031
|
"webZodContract": "",
|
|
5032
5032
|
"sharedContractRef": "",
|
|
5033
5033
|
"compatibility": {
|
|
5034
|
-
"contractVersion": "2026-08-
|
|
5035
|
-
"registryVersion": "2.0
|
|
5034
|
+
"contractVersion": "2026-08-30",
|
|
5035
|
+
"registryVersion": "2.1.0",
|
|
5036
5036
|
"minCliVersion": "0.0.0",
|
|
5037
5037
|
"maxCliVersion": "0.99.99",
|
|
5038
5038
|
"openapi": "3.1.0"
|
|
@@ -5129,8 +5129,8 @@
|
|
|
5129
5129
|
"webZodContract": "adminApiKeyInvalidCleanupListResponseSchema",
|
|
5130
5130
|
"sharedContractRef": "",
|
|
5131
5131
|
"compatibility": {
|
|
5132
|
-
"contractVersion": "2026-08-
|
|
5133
|
-
"registryVersion": "2.0
|
|
5132
|
+
"contractVersion": "2026-08-30",
|
|
5133
|
+
"registryVersion": "2.1.0",
|
|
5134
5134
|
"minCliVersion": "0.0.0",
|
|
5135
5135
|
"maxCliVersion": "0.99.99",
|
|
5136
5136
|
"openapi": "3.1.0"
|
|
@@ -5217,8 +5217,8 @@
|
|
|
5217
5217
|
"webZodContract": "adminApiKeyInvalidCleanupListResponseSchema",
|
|
5218
5218
|
"sharedContractRef": "",
|
|
5219
5219
|
"compatibility": {
|
|
5220
|
-
"contractVersion": "2026-08-
|
|
5221
|
-
"registryVersion": "2.0
|
|
5220
|
+
"contractVersion": "2026-08-30",
|
|
5221
|
+
"registryVersion": "2.1.0",
|
|
5222
5222
|
"minCliVersion": "0.0.0",
|
|
5223
5223
|
"maxCliVersion": "0.99.99",
|
|
5224
5224
|
"openapi": "3.1.0"
|
|
@@ -5305,8 +5305,8 @@
|
|
|
5305
5305
|
"webZodContract": "adminStatisticsResponseSchema",
|
|
5306
5306
|
"sharedContractRef": "",
|
|
5307
5307
|
"compatibility": {
|
|
5308
|
-
"contractVersion": "2026-08-
|
|
5309
|
-
"registryVersion": "2.0
|
|
5308
|
+
"contractVersion": "2026-08-30",
|
|
5309
|
+
"registryVersion": "2.1.0",
|
|
5310
5310
|
"minCliVersion": "0.0.0",
|
|
5311
5311
|
"maxCliVersion": "0.99.99",
|
|
5312
5312
|
"openapi": "3.1.0"
|
|
@@ -5394,8 +5394,8 @@
|
|
|
5394
5394
|
"webZodContract": "",
|
|
5395
5395
|
"sharedContractRef": "",
|
|
5396
5396
|
"compatibility": {
|
|
5397
|
-
"contractVersion": "2026-08-
|
|
5398
|
-
"registryVersion": "2.0
|
|
5397
|
+
"contractVersion": "2026-08-30",
|
|
5398
|
+
"registryVersion": "2.1.0",
|
|
5399
5399
|
"minCliVersion": "0.0.0",
|
|
5400
5400
|
"maxCliVersion": "0.99.99",
|
|
5401
5401
|
"openapi": "3.1.0"
|
|
@@ -5492,8 +5492,8 @@
|
|
|
5492
5492
|
"webZodContract": "adminStrategyVisibilityBodySchema",
|
|
5493
5493
|
"sharedContractRef": "",
|
|
5494
5494
|
"compatibility": {
|
|
5495
|
-
"contractVersion": "2026-08-
|
|
5496
|
-
"registryVersion": "2.0
|
|
5495
|
+
"contractVersion": "2026-08-30",
|
|
5496
|
+
"registryVersion": "2.1.0",
|
|
5497
5497
|
"minCliVersion": "0.0.0",
|
|
5498
5498
|
"maxCliVersion": "0.99.99",
|
|
5499
5499
|
"openapi": "3.1.0"
|
|
@@ -5589,8 +5589,8 @@
|
|
|
5589
5589
|
"webZodContract": "",
|
|
5590
5590
|
"sharedContractRef": "",
|
|
5591
5591
|
"compatibility": {
|
|
5592
|
-
"contractVersion": "2026-08-
|
|
5593
|
-
"registryVersion": "2.0
|
|
5592
|
+
"contractVersion": "2026-08-30",
|
|
5593
|
+
"registryVersion": "2.1.0",
|
|
5594
5594
|
"minCliVersion": "0.0.0",
|
|
5595
5595
|
"maxCliVersion": "0.99.99",
|
|
5596
5596
|
"openapi": "3.1.0"
|
|
@@ -5677,8 +5677,8 @@
|
|
|
5677
5677
|
"webZodContract": "",
|
|
5678
5678
|
"sharedContractRef": "",
|
|
5679
5679
|
"compatibility": {
|
|
5680
|
-
"contractVersion": "2026-08-
|
|
5681
|
-
"registryVersion": "2.0
|
|
5680
|
+
"contractVersion": "2026-08-30",
|
|
5681
|
+
"registryVersion": "2.1.0",
|
|
5682
5682
|
"minCliVersion": "0.0.0",
|
|
5683
5683
|
"maxCliVersion": "0.99.99",
|
|
5684
5684
|
"openapi": "3.1.0"
|
|
@@ -5766,8 +5766,8 @@
|
|
|
5766
5766
|
"webZodContract": "routeParamsSchema",
|
|
5767
5767
|
"sharedContractRef": "",
|
|
5768
5768
|
"compatibility": {
|
|
5769
|
-
"contractVersion": "2026-08-
|
|
5770
|
-
"registryVersion": "2.0
|
|
5769
|
+
"contractVersion": "2026-08-30",
|
|
5770
|
+
"registryVersion": "2.1.0",
|
|
5771
5771
|
"minCliVersion": "0.0.0",
|
|
5772
5772
|
"maxCliVersion": "0.99.99",
|
|
5773
5773
|
"openapi": "3.1.0"
|
|
@@ -5859,8 +5859,8 @@
|
|
|
5859
5859
|
"webZodContract": "routeParamsSchema",
|
|
5860
5860
|
"sharedContractRef": "",
|
|
5861
5861
|
"compatibility": {
|
|
5862
|
-
"contractVersion": "2026-08-
|
|
5863
|
-
"registryVersion": "2.0
|
|
5862
|
+
"contractVersion": "2026-08-30",
|
|
5863
|
+
"registryVersion": "2.1.0",
|
|
5864
5864
|
"minCliVersion": "0.0.0",
|
|
5865
5865
|
"maxCliVersion": "0.99.99",
|
|
5866
5866
|
"openapi": "3.1.0"
|
|
@@ -5957,8 +5957,8 @@
|
|
|
5957
5957
|
"webZodContract": "routeParamsSchema",
|
|
5958
5958
|
"sharedContractRef": "",
|
|
5959
5959
|
"compatibility": {
|
|
5960
|
-
"contractVersion": "2026-08-
|
|
5961
|
-
"registryVersion": "2.0
|
|
5960
|
+
"contractVersion": "2026-08-30",
|
|
5961
|
+
"registryVersion": "2.1.0",
|
|
5962
5962
|
"minCliVersion": "0.0.0",
|
|
5963
5963
|
"maxCliVersion": "0.99.99",
|
|
5964
5964
|
"openapi": "3.1.0"
|
|
@@ -6055,8 +6055,8 @@
|
|
|
6055
6055
|
"webZodContract": "adminSubscriptionCouponListResponseSchema",
|
|
6056
6056
|
"sharedContractRef": "",
|
|
6057
6057
|
"compatibility": {
|
|
6058
|
-
"contractVersion": "2026-08-
|
|
6059
|
-
"registryVersion": "2.0
|
|
6058
|
+
"contractVersion": "2026-08-30",
|
|
6059
|
+
"registryVersion": "2.1.0",
|
|
6060
6060
|
"minCliVersion": "0.0.0",
|
|
6061
6061
|
"maxCliVersion": "0.99.99",
|
|
6062
6062
|
"openapi": "3.1.0"
|
|
@@ -6143,8 +6143,8 @@
|
|
|
6143
6143
|
"webZodContract": "adminSubscriptionCouponListResponseSchema",
|
|
6144
6144
|
"sharedContractRef": "",
|
|
6145
6145
|
"compatibility": {
|
|
6146
|
-
"contractVersion": "2026-08-
|
|
6147
|
-
"registryVersion": "2.0
|
|
6146
|
+
"contractVersion": "2026-08-30",
|
|
6147
|
+
"registryVersion": "2.1.0",
|
|
6148
6148
|
"minCliVersion": "0.0.0",
|
|
6149
6149
|
"maxCliVersion": "0.99.99",
|
|
6150
6150
|
"openapi": "3.1.0"
|
|
@@ -6231,8 +6231,8 @@
|
|
|
6231
6231
|
"webZodContract": "adminTraderAnalyticsResponseSchema",
|
|
6232
6232
|
"sharedContractRef": "",
|
|
6233
6233
|
"compatibility": {
|
|
6234
|
-
"contractVersion": "2026-08-
|
|
6235
|
-
"registryVersion": "2.0
|
|
6234
|
+
"contractVersion": "2026-08-30",
|
|
6235
|
+
"registryVersion": "2.1.0",
|
|
6236
6236
|
"minCliVersion": "0.0.0",
|
|
6237
6237
|
"maxCliVersion": "0.99.99",
|
|
6238
6238
|
"openapi": "3.1.0"
|
|
@@ -6320,8 +6320,8 @@
|
|
|
6320
6320
|
"webZodContract": "",
|
|
6321
6321
|
"sharedContractRef": "",
|
|
6322
6322
|
"compatibility": {
|
|
6323
|
-
"contractVersion": "2026-08-
|
|
6324
|
-
"registryVersion": "2.0
|
|
6323
|
+
"contractVersion": "2026-08-30",
|
|
6324
|
+
"registryVersion": "2.1.0",
|
|
6325
6325
|
"minCliVersion": "0.0.0",
|
|
6326
6326
|
"maxCliVersion": "0.99.99",
|
|
6327
6327
|
"openapi": "3.1.0"
|
|
@@ -6418,8 +6418,8 @@
|
|
|
6418
6418
|
"webZodContract": "",
|
|
6419
6419
|
"sharedContractRef": "",
|
|
6420
6420
|
"compatibility": {
|
|
6421
|
-
"contractVersion": "2026-08-
|
|
6422
|
-
"registryVersion": "2.0
|
|
6421
|
+
"contractVersion": "2026-08-30",
|
|
6422
|
+
"registryVersion": "2.1.0",
|
|
6423
6423
|
"minCliVersion": "0.0.0",
|
|
6424
6424
|
"maxCliVersion": "0.99.99",
|
|
6425
6425
|
"openapi": "3.1.0"
|
|
@@ -6516,8 +6516,8 @@
|
|
|
6516
6516
|
"webZodContract": "routeParamsSchema",
|
|
6517
6517
|
"sharedContractRef": "",
|
|
6518
6518
|
"compatibility": {
|
|
6519
|
-
"contractVersion": "2026-08-
|
|
6520
|
-
"registryVersion": "2.0
|
|
6519
|
+
"contractVersion": "2026-08-30",
|
|
6520
|
+
"registryVersion": "2.1.0",
|
|
6521
6521
|
"minCliVersion": "0.0.0",
|
|
6522
6522
|
"maxCliVersion": "0.99.99",
|
|
6523
6523
|
"openapi": "3.1.0"
|
|
@@ -6613,8 +6613,8 @@
|
|
|
6613
6613
|
"webZodContract": "routeParamsSchema",
|
|
6614
6614
|
"sharedContractRef": "",
|
|
6615
6615
|
"compatibility": {
|
|
6616
|
-
"contractVersion": "2026-08-
|
|
6617
|
-
"registryVersion": "2.0
|
|
6616
|
+
"contractVersion": "2026-08-30",
|
|
6617
|
+
"registryVersion": "2.1.0",
|
|
6618
6618
|
"minCliVersion": "0.0.0",
|
|
6619
6619
|
"maxCliVersion": "0.99.99",
|
|
6620
6620
|
"openapi": "3.1.0"
|
|
@@ -6710,8 +6710,8 @@
|
|
|
6710
6710
|
"webZodContract": "routeParamsSchema",
|
|
6711
6711
|
"sharedContractRef": "",
|
|
6712
6712
|
"compatibility": {
|
|
6713
|
-
"contractVersion": "2026-08-
|
|
6714
|
-
"registryVersion": "2.0
|
|
6713
|
+
"contractVersion": "2026-08-30",
|
|
6714
|
+
"registryVersion": "2.1.0",
|
|
6715
6715
|
"minCliVersion": "0.0.0",
|
|
6716
6716
|
"maxCliVersion": "0.99.99",
|
|
6717
6717
|
"openapi": "3.1.0"
|
|
@@ -6808,8 +6808,8 @@
|
|
|
6808
6808
|
"webZodContract": "routeParamsSchema",
|
|
6809
6809
|
"sharedContractRef": "",
|
|
6810
6810
|
"compatibility": {
|
|
6811
|
-
"contractVersion": "2026-08-
|
|
6812
|
-
"registryVersion": "2.0
|
|
6811
|
+
"contractVersion": "2026-08-30",
|
|
6812
|
+
"registryVersion": "2.1.0",
|
|
6813
6813
|
"minCliVersion": "0.0.0",
|
|
6814
6814
|
"maxCliVersion": "0.99.99",
|
|
6815
6815
|
"openapi": "3.1.0"
|
|
@@ -6906,8 +6906,8 @@
|
|
|
6906
6906
|
"webZodContract": "routeParamsSchema",
|
|
6907
6907
|
"sharedContractRef": "",
|
|
6908
6908
|
"compatibility": {
|
|
6909
|
-
"contractVersion": "2026-08-
|
|
6910
|
-
"registryVersion": "2.0
|
|
6909
|
+
"contractVersion": "2026-08-30",
|
|
6910
|
+
"registryVersion": "2.1.0",
|
|
6911
6911
|
"minCliVersion": "0.0.0",
|
|
6912
6912
|
"maxCliVersion": "0.99.99",
|
|
6913
6913
|
"openapi": "3.1.0"
|
|
@@ -7004,8 +7004,8 @@
|
|
|
7004
7004
|
"webZodContract": "routeParamsSchema",
|
|
7005
7005
|
"sharedContractRef": "",
|
|
7006
7006
|
"compatibility": {
|
|
7007
|
-
"contractVersion": "2026-08-
|
|
7008
|
-
"registryVersion": "2.0
|
|
7007
|
+
"contractVersion": "2026-08-30",
|
|
7008
|
+
"registryVersion": "2.1.0",
|
|
7009
7009
|
"minCliVersion": "0.0.0",
|
|
7010
7010
|
"maxCliVersion": "0.99.99",
|
|
7011
7011
|
"openapi": "3.1.0"
|
|
@@ -7102,8 +7102,8 @@
|
|
|
7102
7102
|
"webZodContract": "routeParamsSchema",
|
|
7103
7103
|
"sharedContractRef": "",
|
|
7104
7104
|
"compatibility": {
|
|
7105
|
-
"contractVersion": "2026-08-
|
|
7106
|
-
"registryVersion": "2.0
|
|
7105
|
+
"contractVersion": "2026-08-30",
|
|
7106
|
+
"registryVersion": "2.1.0",
|
|
7107
7107
|
"minCliVersion": "0.0.0",
|
|
7108
7108
|
"maxCliVersion": "0.99.99",
|
|
7109
7109
|
"openapi": "3.1.0"
|
|
@@ -7200,8 +7200,8 @@
|
|
|
7200
7200
|
"webZodContract": "routeParamsSchema",
|
|
7201
7201
|
"sharedContractRef": "",
|
|
7202
7202
|
"compatibility": {
|
|
7203
|
-
"contractVersion": "2026-08-
|
|
7204
|
-
"registryVersion": "2.0
|
|
7203
|
+
"contractVersion": "2026-08-30",
|
|
7204
|
+
"registryVersion": "2.1.0",
|
|
7205
7205
|
"minCliVersion": "0.0.0",
|
|
7206
7206
|
"maxCliVersion": "0.99.99",
|
|
7207
7207
|
"openapi": "3.1.0"
|
|
@@ -7297,8 +7297,8 @@
|
|
|
7297
7297
|
"webZodContract": "listQuerySchema",
|
|
7298
7298
|
"sharedContractRef": "",
|
|
7299
7299
|
"compatibility": {
|
|
7300
|
-
"contractVersion": "2026-08-
|
|
7301
|
-
"registryVersion": "2.0
|
|
7300
|
+
"contractVersion": "2026-08-30",
|
|
7301
|
+
"registryVersion": "2.1.0",
|
|
7302
7302
|
"minCliVersion": "0.0.0",
|
|
7303
7303
|
"maxCliVersion": "0.99.99",
|
|
7304
7304
|
"openapi": "3.1.0"
|
|
@@ -7386,8 +7386,8 @@
|
|
|
7386
7386
|
"webZodContract": "adminWalletWithdrawalSchema",
|
|
7387
7387
|
"sharedContractRef": "",
|
|
7388
7388
|
"compatibility": {
|
|
7389
|
-
"contractVersion": "2026-08-
|
|
7390
|
-
"registryVersion": "2.0
|
|
7389
|
+
"contractVersion": "2026-08-30",
|
|
7390
|
+
"registryVersion": "2.1.0",
|
|
7391
7391
|
"minCliVersion": "0.0.0",
|
|
7392
7392
|
"maxCliVersion": "0.99.99",
|
|
7393
7393
|
"openapi": "3.1.0"
|
|
@@ -7483,8 +7483,8 @@
|
|
|
7483
7483
|
"webZodContract": "adminWalletWithdrawalListResponseSchema",
|
|
7484
7484
|
"sharedContractRef": "",
|
|
7485
7485
|
"compatibility": {
|
|
7486
|
-
"contractVersion": "2026-08-
|
|
7487
|
-
"registryVersion": "2.0
|
|
7486
|
+
"contractVersion": "2026-08-30",
|
|
7487
|
+
"registryVersion": "2.1.0",
|
|
7488
7488
|
"minCliVersion": "0.0.0",
|
|
7489
7489
|
"maxCliVersion": "0.99.99",
|
|
7490
7490
|
"openapi": "3.1.0"
|
|
@@ -7571,8 +7571,8 @@
|
|
|
7571
7571
|
"webZodContract": "",
|
|
7572
7572
|
"sharedContractRef": "",
|
|
7573
7573
|
"compatibility": {
|
|
7574
|
-
"contractVersion": "2026-08-
|
|
7575
|
-
"registryVersion": "2.0
|
|
7574
|
+
"contractVersion": "2026-08-30",
|
|
7575
|
+
"registryVersion": "2.1.0",
|
|
7576
7576
|
"minCliVersion": "0.0.0",
|
|
7577
7577
|
"maxCliVersion": "0.99.99",
|
|
7578
7578
|
"openapi": "3.1.0"
|
|
@@ -7659,8 +7659,8 @@
|
|
|
7659
7659
|
"webZodContract": "",
|
|
7660
7660
|
"sharedContractRef": "",
|
|
7661
7661
|
"compatibility": {
|
|
7662
|
-
"contractVersion": "2026-08-
|
|
7663
|
-
"registryVersion": "2.0
|
|
7662
|
+
"contractVersion": "2026-08-30",
|
|
7663
|
+
"registryVersion": "2.1.0",
|
|
7664
7664
|
"minCliVersion": "0.0.0",
|
|
7665
7665
|
"maxCliVersion": "0.99.99",
|
|
7666
7666
|
"openapi": "3.1.0"
|
|
@@ -7748,8 +7748,8 @@
|
|
|
7748
7748
|
"webZodContract": "xEngageClaimResponseSchema",
|
|
7749
7749
|
"sharedContractRef": "",
|
|
7750
7750
|
"compatibility": {
|
|
7751
|
-
"contractVersion": "2026-08-
|
|
7752
|
-
"registryVersion": "2.0
|
|
7751
|
+
"contractVersion": "2026-08-30",
|
|
7752
|
+
"registryVersion": "2.1.0",
|
|
7753
7753
|
"minCliVersion": "0.0.0",
|
|
7754
7754
|
"maxCliVersion": "0.99.99",
|
|
7755
7755
|
"openapi": "3.1.0"
|
|
@@ -7836,8 +7836,8 @@
|
|
|
7836
7836
|
"webZodContract": "xEngageCampaignStatusSchema",
|
|
7837
7837
|
"sharedContractRef": "",
|
|
7838
7838
|
"compatibility": {
|
|
7839
|
-
"contractVersion": "2026-08-
|
|
7840
|
-
"registryVersion": "2.0
|
|
7839
|
+
"contractVersion": "2026-08-30",
|
|
7840
|
+
"registryVersion": "2.1.0",
|
|
7841
7841
|
"minCliVersion": "0.0.0",
|
|
7842
7842
|
"maxCliVersion": "0.99.99",
|
|
7843
7843
|
"openapi": "3.1.0"
|
|
@@ -7920,8 +7920,8 @@
|
|
|
7920
7920
|
"webZodContract": "",
|
|
7921
7921
|
"sharedContractRef": "OpenApiDocument",
|
|
7922
7922
|
"compatibility": {
|
|
7923
|
-
"contractVersion": "2026-08-
|
|
7924
|
-
"registryVersion": "2.0
|
|
7923
|
+
"contractVersion": "2026-08-30",
|
|
7924
|
+
"registryVersion": "2.1.0",
|
|
7925
7925
|
"minCliVersion": "0.0.0",
|
|
7926
7926
|
"maxCliVersion": "0.99.99",
|
|
7927
7927
|
"openapi": "3.1.0"
|
|
@@ -8020,8 +8020,8 @@
|
|
|
8020
8020
|
"webZodContract": "",
|
|
8021
8021
|
"sharedContractRef": "CapabilityManifest",
|
|
8022
8022
|
"compatibility": {
|
|
8023
|
-
"contractVersion": "2026-08-
|
|
8024
|
-
"registryVersion": "2.0
|
|
8023
|
+
"contractVersion": "2026-08-30",
|
|
8024
|
+
"registryVersion": "2.1.0",
|
|
8025
8025
|
"minCliVersion": "0.0.0",
|
|
8026
8026
|
"maxCliVersion": "0.99.99",
|
|
8027
8027
|
"openapi": "3.1.0"
|
|
@@ -8129,8 +8129,8 @@
|
|
|
8129
8129
|
"webZodContract": "",
|
|
8130
8130
|
"sharedContractRef": "",
|
|
8131
8131
|
"compatibility": {
|
|
8132
|
-
"contractVersion": "2026-08-
|
|
8133
|
-
"registryVersion": "2.0
|
|
8132
|
+
"contractVersion": "2026-08-30",
|
|
8133
|
+
"registryVersion": "2.1.0",
|
|
8134
8134
|
"minCliVersion": "0.0.0",
|
|
8135
8135
|
"maxCliVersion": "0.99.99",
|
|
8136
8136
|
"openapi": "3.1.0"
|
|
@@ -8222,8 +8222,8 @@
|
|
|
8222
8222
|
"webZodContract": "",
|
|
8223
8223
|
"sharedContractRef": "",
|
|
8224
8224
|
"compatibility": {
|
|
8225
|
-
"contractVersion": "2026-08-
|
|
8226
|
-
"registryVersion": "2.0
|
|
8225
|
+
"contractVersion": "2026-08-30",
|
|
8226
|
+
"registryVersion": "2.1.0",
|
|
8227
8227
|
"minCliVersion": "0.0.0",
|
|
8228
8228
|
"maxCliVersion": "0.99.99",
|
|
8229
8229
|
"openapi": "3.1.0"
|
|
@@ -8319,8 +8319,8 @@
|
|
|
8319
8319
|
"webZodContract": "",
|
|
8320
8320
|
"sharedContractRef": "",
|
|
8321
8321
|
"compatibility": {
|
|
8322
|
-
"contractVersion": "2026-08-
|
|
8323
|
-
"registryVersion": "2.0
|
|
8322
|
+
"contractVersion": "2026-08-30",
|
|
8323
|
+
"registryVersion": "2.1.0",
|
|
8324
8324
|
"minCliVersion": "0.0.0",
|
|
8325
8325
|
"maxCliVersion": "0.99.99",
|
|
8326
8326
|
"openapi": "3.1.0"
|
|
@@ -8407,8 +8407,8 @@
|
|
|
8407
8407
|
"webZodContract": "",
|
|
8408
8408
|
"sharedContractRef": "",
|
|
8409
8409
|
"compatibility": {
|
|
8410
|
-
"contractVersion": "2026-08-
|
|
8411
|
-
"registryVersion": "2.0
|
|
8410
|
+
"contractVersion": "2026-08-30",
|
|
8411
|
+
"registryVersion": "2.1.0",
|
|
8412
8412
|
"minCliVersion": "0.0.0",
|
|
8413
8413
|
"maxCliVersion": "0.99.99",
|
|
8414
8414
|
"openapi": "3.1.0"
|
|
@@ -8496,8 +8496,8 @@
|
|
|
8496
8496
|
"webZodContract": "",
|
|
8497
8497
|
"sharedContractRef": "",
|
|
8498
8498
|
"compatibility": {
|
|
8499
|
-
"contractVersion": "2026-08-
|
|
8500
|
-
"registryVersion": "2.0
|
|
8499
|
+
"contractVersion": "2026-08-30",
|
|
8500
|
+
"registryVersion": "2.1.0",
|
|
8501
8501
|
"minCliVersion": "0.0.0",
|
|
8502
8502
|
"maxCliVersion": "0.99.99",
|
|
8503
8503
|
"openapi": "3.1.0"
|
|
@@ -8589,8 +8589,8 @@
|
|
|
8589
8589
|
"webZodContract": "",
|
|
8590
8590
|
"sharedContractRef": "",
|
|
8591
8591
|
"compatibility": {
|
|
8592
|
-
"contractVersion": "2026-08-
|
|
8593
|
-
"registryVersion": "2.0
|
|
8592
|
+
"contractVersion": "2026-08-30",
|
|
8593
|
+
"registryVersion": "2.1.0",
|
|
8594
8594
|
"minCliVersion": "0.0.0",
|
|
8595
8595
|
"maxCliVersion": "0.99.99",
|
|
8596
8596
|
"openapi": "3.1.0"
|
|
@@ -8677,8 +8677,8 @@
|
|
|
8677
8677
|
"webZodContract": "",
|
|
8678
8678
|
"sharedContractRef": "",
|
|
8679
8679
|
"compatibility": {
|
|
8680
|
-
"contractVersion": "2026-08-
|
|
8681
|
-
"registryVersion": "2.0
|
|
8680
|
+
"contractVersion": "2026-08-30",
|
|
8681
|
+
"registryVersion": "2.1.0",
|
|
8682
8682
|
"minCliVersion": "0.0.0",
|
|
8683
8683
|
"maxCliVersion": "0.99.99",
|
|
8684
8684
|
"openapi": "3.1.0"
|
|
@@ -8765,8 +8765,8 @@
|
|
|
8765
8765
|
"webZodContract": "",
|
|
8766
8766
|
"sharedContractRef": "",
|
|
8767
8767
|
"compatibility": {
|
|
8768
|
-
"contractVersion": "2026-08-
|
|
8769
|
-
"registryVersion": "2.0
|
|
8768
|
+
"contractVersion": "2026-08-30",
|
|
8769
|
+
"registryVersion": "2.1.0",
|
|
8770
8770
|
"minCliVersion": "0.0.0",
|
|
8771
8771
|
"maxCliVersion": "0.99.99",
|
|
8772
8772
|
"openapi": "3.1.0"
|
|
@@ -8854,8 +8854,8 @@
|
|
|
8854
8854
|
"webZodContract": "",
|
|
8855
8855
|
"sharedContractRef": "",
|
|
8856
8856
|
"compatibility": {
|
|
8857
|
-
"contractVersion": "2026-08-
|
|
8858
|
-
"registryVersion": "2.0
|
|
8857
|
+
"contractVersion": "2026-08-30",
|
|
8858
|
+
"registryVersion": "2.1.0",
|
|
8859
8859
|
"minCliVersion": "0.0.0",
|
|
8860
8860
|
"maxCliVersion": "0.99.99",
|
|
8861
8861
|
"openapi": "3.1.0"
|
|
@@ -8948,8 +8948,8 @@
|
|
|
8948
8948
|
"webZodContract": "",
|
|
8949
8949
|
"sharedContractRef": "",
|
|
8950
8950
|
"compatibility": {
|
|
8951
|
-
"contractVersion": "2026-08-
|
|
8952
|
-
"registryVersion": "2.0
|
|
8951
|
+
"contractVersion": "2026-08-30",
|
|
8952
|
+
"registryVersion": "2.1.0",
|
|
8953
8953
|
"minCliVersion": "0.0.0",
|
|
8954
8954
|
"maxCliVersion": "0.99.99",
|
|
8955
8955
|
"openapi": "3.1.0"
|
|
@@ -9045,8 +9045,8 @@
|
|
|
9045
9045
|
"webZodContract": "",
|
|
9046
9046
|
"sharedContractRef": "",
|
|
9047
9047
|
"compatibility": {
|
|
9048
|
-
"contractVersion": "2026-08-
|
|
9049
|
-
"registryVersion": "2.0
|
|
9048
|
+
"contractVersion": "2026-08-30",
|
|
9049
|
+
"registryVersion": "2.1.0",
|
|
9050
9050
|
"minCliVersion": "0.0.0",
|
|
9051
9051
|
"maxCliVersion": "0.99.99",
|
|
9052
9052
|
"openapi": "3.1.0"
|
|
@@ -9133,8 +9133,8 @@
|
|
|
9133
9133
|
"webZodContract": "",
|
|
9134
9134
|
"sharedContractRef": "",
|
|
9135
9135
|
"compatibility": {
|
|
9136
|
-
"contractVersion": "2026-08-
|
|
9137
|
-
"registryVersion": "2.0
|
|
9136
|
+
"contractVersion": "2026-08-30",
|
|
9137
|
+
"registryVersion": "2.1.0",
|
|
9138
9138
|
"minCliVersion": "0.0.0",
|
|
9139
9139
|
"maxCliVersion": "0.99.99",
|
|
9140
9140
|
"openapi": "3.1.0"
|
|
@@ -9222,8 +9222,8 @@
|
|
|
9222
9222
|
"webZodContract": "",
|
|
9223
9223
|
"sharedContractRef": "",
|
|
9224
9224
|
"compatibility": {
|
|
9225
|
-
"contractVersion": "2026-08-
|
|
9226
|
-
"registryVersion": "2.0
|
|
9225
|
+
"contractVersion": "2026-08-30",
|
|
9226
|
+
"registryVersion": "2.1.0",
|
|
9227
9227
|
"minCliVersion": "0.0.0",
|
|
9228
9228
|
"maxCliVersion": "0.99.99",
|
|
9229
9229
|
"openapi": "3.1.0"
|
|
@@ -9316,8 +9316,8 @@
|
|
|
9316
9316
|
"webZodContract": "",
|
|
9317
9317
|
"sharedContractRef": "",
|
|
9318
9318
|
"compatibility": {
|
|
9319
|
-
"contractVersion": "2026-08-
|
|
9320
|
-
"registryVersion": "2.0
|
|
9319
|
+
"contractVersion": "2026-08-30",
|
|
9320
|
+
"registryVersion": "2.1.0",
|
|
9321
9321
|
"minCliVersion": "0.0.0",
|
|
9322
9322
|
"maxCliVersion": "0.99.99",
|
|
9323
9323
|
"openapi": "3.1.0"
|
|
@@ -9413,8 +9413,8 @@
|
|
|
9413
9413
|
"webZodContract": "",
|
|
9414
9414
|
"sharedContractRef": "",
|
|
9415
9415
|
"compatibility": {
|
|
9416
|
-
"contractVersion": "2026-08-
|
|
9417
|
-
"registryVersion": "2.0
|
|
9416
|
+
"contractVersion": "2026-08-30",
|
|
9417
|
+
"registryVersion": "2.1.0",
|
|
9418
9418
|
"minCliVersion": "0.0.0",
|
|
9419
9419
|
"maxCliVersion": "0.99.99",
|
|
9420
9420
|
"openapi": "3.1.0"
|
|
@@ -9501,8 +9501,8 @@
|
|
|
9501
9501
|
"webZodContract": "",
|
|
9502
9502
|
"sharedContractRef": "",
|
|
9503
9503
|
"compatibility": {
|
|
9504
|
-
"contractVersion": "2026-08-
|
|
9505
|
-
"registryVersion": "2.0
|
|
9504
|
+
"contractVersion": "2026-08-30",
|
|
9505
|
+
"registryVersion": "2.1.0",
|
|
9506
9506
|
"minCliVersion": "0.0.0",
|
|
9507
9507
|
"maxCliVersion": "0.99.99",
|
|
9508
9508
|
"openapi": "3.1.0"
|
|
@@ -9590,8 +9590,8 @@
|
|
|
9590
9590
|
"webZodContract": "",
|
|
9591
9591
|
"sharedContractRef": "",
|
|
9592
9592
|
"compatibility": {
|
|
9593
|
-
"contractVersion": "2026-08-
|
|
9594
|
-
"registryVersion": "2.0
|
|
9593
|
+
"contractVersion": "2026-08-30",
|
|
9594
|
+
"registryVersion": "2.1.0",
|
|
9595
9595
|
"minCliVersion": "0.0.0",
|
|
9596
9596
|
"maxCliVersion": "0.99.99",
|
|
9597
9597
|
"openapi": "3.1.0"
|
|
@@ -9684,8 +9684,8 @@
|
|
|
9684
9684
|
"webZodContract": "",
|
|
9685
9685
|
"sharedContractRef": "",
|
|
9686
9686
|
"compatibility": {
|
|
9687
|
-
"contractVersion": "2026-08-
|
|
9688
|
-
"registryVersion": "2.0
|
|
9687
|
+
"contractVersion": "2026-08-30",
|
|
9688
|
+
"registryVersion": "2.1.0",
|
|
9689
9689
|
"minCliVersion": "0.0.0",
|
|
9690
9690
|
"maxCliVersion": "0.99.99",
|
|
9691
9691
|
"openapi": "3.1.0"
|
|
@@ -9781,8 +9781,8 @@
|
|
|
9781
9781
|
"webZodContract": "",
|
|
9782
9782
|
"sharedContractRef": "",
|
|
9783
9783
|
"compatibility": {
|
|
9784
|
-
"contractVersion": "2026-08-
|
|
9785
|
-
"registryVersion": "2.0
|
|
9784
|
+
"contractVersion": "2026-08-30",
|
|
9785
|
+
"registryVersion": "2.1.0",
|
|
9786
9786
|
"minCliVersion": "0.0.0",
|
|
9787
9787
|
"maxCliVersion": "0.99.99",
|
|
9788
9788
|
"openapi": "3.1.0"
|
|
@@ -9869,8 +9869,8 @@
|
|
|
9869
9869
|
"webZodContract": "",
|
|
9870
9870
|
"sharedContractRef": "",
|
|
9871
9871
|
"compatibility": {
|
|
9872
|
-
"contractVersion": "2026-08-
|
|
9873
|
-
"registryVersion": "2.0
|
|
9872
|
+
"contractVersion": "2026-08-30",
|
|
9873
|
+
"registryVersion": "2.1.0",
|
|
9874
9874
|
"minCliVersion": "0.0.0",
|
|
9875
9875
|
"maxCliVersion": "0.99.99",
|
|
9876
9876
|
"openapi": "3.1.0"
|
|
@@ -9958,8 +9958,8 @@
|
|
|
9958
9958
|
"webZodContract": "",
|
|
9959
9959
|
"sharedContractRef": "",
|
|
9960
9960
|
"compatibility": {
|
|
9961
|
-
"contractVersion": "2026-08-
|
|
9962
|
-
"registryVersion": "2.0
|
|
9961
|
+
"contractVersion": "2026-08-30",
|
|
9962
|
+
"registryVersion": "2.1.0",
|
|
9963
9963
|
"minCliVersion": "0.0.0",
|
|
9964
9964
|
"maxCliVersion": "0.99.99",
|
|
9965
9965
|
"openapi": "3.1.0"
|
|
@@ -10052,8 +10052,8 @@
|
|
|
10052
10052
|
"webZodContract": "",
|
|
10053
10053
|
"sharedContractRef": "",
|
|
10054
10054
|
"compatibility": {
|
|
10055
|
-
"contractVersion": "2026-08-
|
|
10056
|
-
"registryVersion": "2.0
|
|
10055
|
+
"contractVersion": "2026-08-30",
|
|
10056
|
+
"registryVersion": "2.1.0",
|
|
10057
10057
|
"minCliVersion": "0.0.0",
|
|
10058
10058
|
"maxCliVersion": "0.99.99",
|
|
10059
10059
|
"openapi": "3.1.0"
|
|
@@ -10149,8 +10149,8 @@
|
|
|
10149
10149
|
"webZodContract": "",
|
|
10150
10150
|
"sharedContractRef": "",
|
|
10151
10151
|
"compatibility": {
|
|
10152
|
-
"contractVersion": "2026-08-
|
|
10153
|
-
"registryVersion": "2.0
|
|
10152
|
+
"contractVersion": "2026-08-30",
|
|
10153
|
+
"registryVersion": "2.1.0",
|
|
10154
10154
|
"minCliVersion": "0.0.0",
|
|
10155
10155
|
"maxCliVersion": "0.99.99",
|
|
10156
10156
|
"openapi": "3.1.0"
|
|
@@ -10237,8 +10237,8 @@
|
|
|
10237
10237
|
"webZodContract": "",
|
|
10238
10238
|
"sharedContractRef": "",
|
|
10239
10239
|
"compatibility": {
|
|
10240
|
-
"contractVersion": "2026-08-
|
|
10241
|
-
"registryVersion": "2.0
|
|
10240
|
+
"contractVersion": "2026-08-30",
|
|
10241
|
+
"registryVersion": "2.1.0",
|
|
10242
10242
|
"minCliVersion": "0.0.0",
|
|
10243
10243
|
"maxCliVersion": "0.99.99",
|
|
10244
10244
|
"openapi": "3.1.0"
|
|
@@ -10326,8 +10326,8 @@
|
|
|
10326
10326
|
"webZodContract": "experimentIdSchema",
|
|
10327
10327
|
"sharedContractRef": "",
|
|
10328
10328
|
"compatibility": {
|
|
10329
|
-
"contractVersion": "2026-08-
|
|
10330
|
-
"registryVersion": "2.0
|
|
10329
|
+
"contractVersion": "2026-08-30",
|
|
10330
|
+
"registryVersion": "2.1.0",
|
|
10331
10331
|
"minCliVersion": "0.0.0",
|
|
10332
10332
|
"maxCliVersion": "0.99.99",
|
|
10333
10333
|
"openapi": "3.1.0"
|
|
@@ -10419,8 +10419,8 @@
|
|
|
10419
10419
|
"webZodContract": "experimentIdSchema",
|
|
10420
10420
|
"sharedContractRef": "",
|
|
10421
10421
|
"compatibility": {
|
|
10422
|
-
"contractVersion": "2026-08-
|
|
10423
|
-
"registryVersion": "2.0
|
|
10422
|
+
"contractVersion": "2026-08-30",
|
|
10423
|
+
"registryVersion": "2.1.0",
|
|
10424
10424
|
"minCliVersion": "0.0.0",
|
|
10425
10425
|
"maxCliVersion": "0.99.99",
|
|
10426
10426
|
"openapi": "3.1.0"
|
|
@@ -10517,8 +10517,8 @@
|
|
|
10517
10517
|
"webZodContract": "idSchema",
|
|
10518
10518
|
"sharedContractRef": "",
|
|
10519
10519
|
"compatibility": {
|
|
10520
|
-
"contractVersion": "2026-08-
|
|
10521
|
-
"registryVersion": "2.0
|
|
10520
|
+
"contractVersion": "2026-08-30",
|
|
10521
|
+
"registryVersion": "2.1.0",
|
|
10522
10522
|
"minCliVersion": "0.0.0",
|
|
10523
10523
|
"maxCliVersion": "0.99.99",
|
|
10524
10524
|
"openapi": "3.1.0"
|
|
@@ -10616,8 +10616,8 @@
|
|
|
10616
10616
|
"webZodContract": "experimentIdSchema",
|
|
10617
10617
|
"sharedContractRef": "",
|
|
10618
10618
|
"compatibility": {
|
|
10619
|
-
"contractVersion": "2026-08-
|
|
10620
|
-
"registryVersion": "2.0
|
|
10619
|
+
"contractVersion": "2026-08-30",
|
|
10620
|
+
"registryVersion": "2.1.0",
|
|
10621
10621
|
"minCliVersion": "0.0.0",
|
|
10622
10622
|
"maxCliVersion": "0.99.99",
|
|
10623
10623
|
"openapi": "3.1.0"
|
|
@@ -10713,8 +10713,8 @@
|
|
|
10713
10713
|
"webZodContract": "experimentIdSchema",
|
|
10714
10714
|
"sharedContractRef": "",
|
|
10715
10715
|
"compatibility": {
|
|
10716
|
-
"contractVersion": "2026-08-
|
|
10717
|
-
"registryVersion": "2.0
|
|
10716
|
+
"contractVersion": "2026-08-30",
|
|
10717
|
+
"registryVersion": "2.1.0",
|
|
10718
10718
|
"minCliVersion": "0.0.0",
|
|
10719
10719
|
"maxCliVersion": "0.99.99",
|
|
10720
10720
|
"openapi": "3.1.0"
|
|
@@ -10811,8 +10811,8 @@
|
|
|
10811
10811
|
"webZodContract": "idSchema",
|
|
10812
10812
|
"sharedContractRef": "",
|
|
10813
10813
|
"compatibility": {
|
|
10814
|
-
"contractVersion": "2026-08-
|
|
10815
|
-
"registryVersion": "2.0
|
|
10814
|
+
"contractVersion": "2026-08-30",
|
|
10815
|
+
"registryVersion": "2.1.0",
|
|
10816
10816
|
"minCliVersion": "0.0.0",
|
|
10817
10817
|
"maxCliVersion": "0.99.99",
|
|
10818
10818
|
"openapi": "3.1.0"
|
|
@@ -10910,8 +10910,8 @@
|
|
|
10910
10910
|
"webZodContract": "idSchema",
|
|
10911
10911
|
"sharedContractRef": "",
|
|
10912
10912
|
"compatibility": {
|
|
10913
|
-
"contractVersion": "2026-08-
|
|
10914
|
-
"registryVersion": "2.0
|
|
10913
|
+
"contractVersion": "2026-08-30",
|
|
10914
|
+
"registryVersion": "2.1.0",
|
|
10915
10915
|
"minCliVersion": "0.0.0",
|
|
10916
10916
|
"maxCliVersion": "0.99.99",
|
|
10917
10917
|
"openapi": "3.1.0"
|
|
@@ -11013,8 +11013,8 @@
|
|
|
11013
11013
|
"webZodContract": "experimentIdSchema",
|
|
11014
11014
|
"sharedContractRef": "",
|
|
11015
11015
|
"compatibility": {
|
|
11016
|
-
"contractVersion": "2026-08-
|
|
11017
|
-
"registryVersion": "2.0
|
|
11016
|
+
"contractVersion": "2026-08-30",
|
|
11017
|
+
"registryVersion": "2.1.0",
|
|
11018
11018
|
"minCliVersion": "0.0.0",
|
|
11019
11019
|
"maxCliVersion": "0.99.99",
|
|
11020
11020
|
"openapi": "3.1.0"
|
|
@@ -11110,8 +11110,8 @@
|
|
|
11110
11110
|
"webZodContract": "experimentIdSchema",
|
|
11111
11111
|
"sharedContractRef": "",
|
|
11112
11112
|
"compatibility": {
|
|
11113
|
-
"contractVersion": "2026-08-
|
|
11114
|
-
"registryVersion": "2.0
|
|
11113
|
+
"contractVersion": "2026-08-30",
|
|
11114
|
+
"registryVersion": "2.1.0",
|
|
11115
11115
|
"minCliVersion": "0.0.0",
|
|
11116
11116
|
"maxCliVersion": "0.99.99",
|
|
11117
11117
|
"openapi": "3.1.0"
|
|
@@ -11208,8 +11208,8 @@
|
|
|
11208
11208
|
"webZodContract": "experimentIdSchema",
|
|
11209
11209
|
"sharedContractRef": "",
|
|
11210
11210
|
"compatibility": {
|
|
11211
|
-
"contractVersion": "2026-08-
|
|
11212
|
-
"registryVersion": "2.0
|
|
11211
|
+
"contractVersion": "2026-08-30",
|
|
11212
|
+
"registryVersion": "2.1.0",
|
|
11213
11213
|
"minCliVersion": "0.0.0",
|
|
11214
11214
|
"maxCliVersion": "0.99.99",
|
|
11215
11215
|
"openapi": "3.1.0"
|
|
@@ -11305,8 +11305,8 @@
|
|
|
11305
11305
|
"webZodContract": "engineBacktestListQuerySchema",
|
|
11306
11306
|
"sharedContractRef": "",
|
|
11307
11307
|
"compatibility": {
|
|
11308
|
-
"contractVersion": "2026-08-
|
|
11309
|
-
"registryVersion": "2.0
|
|
11308
|
+
"contractVersion": "2026-08-30",
|
|
11309
|
+
"registryVersion": "2.1.0",
|
|
11310
11310
|
"minCliVersion": "0.0.0",
|
|
11311
11311
|
"maxCliVersion": "0.99.99",
|
|
11312
11312
|
"openapi": "3.1.0"
|
|
@@ -11393,8 +11393,8 @@
|
|
|
11393
11393
|
"webZodContract": "engineBacktestListQuerySchema",
|
|
11394
11394
|
"sharedContractRef": "",
|
|
11395
11395
|
"compatibility": {
|
|
11396
|
-
"contractVersion": "2026-08-
|
|
11397
|
-
"registryVersion": "2.0
|
|
11396
|
+
"contractVersion": "2026-08-30",
|
|
11397
|
+
"registryVersion": "2.1.0",
|
|
11398
11398
|
"minCliVersion": "0.0.0",
|
|
11399
11399
|
"maxCliVersion": "0.99.99",
|
|
11400
11400
|
"openapi": "3.1.0"
|
|
@@ -11482,8 +11482,8 @@
|
|
|
11482
11482
|
"webZodContract": "",
|
|
11483
11483
|
"sharedContractRef": "",
|
|
11484
11484
|
"compatibility": {
|
|
11485
|
-
"contractVersion": "2026-08-
|
|
11486
|
-
"registryVersion": "2.0
|
|
11485
|
+
"contractVersion": "2026-08-30",
|
|
11486
|
+
"registryVersion": "2.1.0",
|
|
11487
11487
|
"minCliVersion": "0.0.0",
|
|
11488
11488
|
"maxCliVersion": "0.99.99",
|
|
11489
11489
|
"openapi": "3.1.0"
|
|
@@ -11580,8 +11580,8 @@
|
|
|
11580
11580
|
"webZodContract": "updateExchangeConnectionRequestSchema",
|
|
11581
11581
|
"sharedContractRef": "",
|
|
11582
11582
|
"compatibility": {
|
|
11583
|
-
"contractVersion": "2026-08-
|
|
11584
|
-
"registryVersion": "2.0
|
|
11583
|
+
"contractVersion": "2026-08-30",
|
|
11584
|
+
"registryVersion": "2.1.0",
|
|
11585
11585
|
"minCliVersion": "0.0.0",
|
|
11586
11586
|
"maxCliVersion": "0.99.99",
|
|
11587
11587
|
"openapi": "3.1.0"
|
|
@@ -11674,8 +11674,8 @@
|
|
|
11674
11674
|
"webZodContract": "updateExchangeConnectionRequestSchema",
|
|
11675
11675
|
"sharedContractRef": "",
|
|
11676
11676
|
"compatibility": {
|
|
11677
|
-
"contractVersion": "2026-08-
|
|
11678
|
-
"registryVersion": "2.0
|
|
11677
|
+
"contractVersion": "2026-08-30",
|
|
11678
|
+
"registryVersion": "2.1.0",
|
|
11679
11679
|
"minCliVersion": "0.0.0",
|
|
11680
11680
|
"maxCliVersion": "0.99.99",
|
|
11681
11681
|
"openapi": "3.1.0"
|
|
@@ -11772,8 +11772,8 @@
|
|
|
11772
11772
|
"webZodContract": "",
|
|
11773
11773
|
"sharedContractRef": "createExchangeConnectionRequestSchema",
|
|
11774
11774
|
"compatibility": {
|
|
11775
|
-
"contractVersion": "2026-08-
|
|
11776
|
-
"registryVersion": "2.0
|
|
11775
|
+
"contractVersion": "2026-08-30",
|
|
11776
|
+
"registryVersion": "2.1.0",
|
|
11777
11777
|
"minCliVersion": "0.0.0",
|
|
11778
11778
|
"maxCliVersion": "0.99.99",
|
|
11779
11779
|
"openapi": "3.1.0"
|
|
@@ -12154,8 +12154,8 @@
|
|
|
12154
12154
|
"webZodContract": "completeHyperliquidAgentBindingRequestSchema",
|
|
12155
12155
|
"sharedContractRef": "",
|
|
12156
12156
|
"compatibility": {
|
|
12157
|
-
"contractVersion": "2026-08-
|
|
12158
|
-
"registryVersion": "2.0
|
|
12157
|
+
"contractVersion": "2026-08-30",
|
|
12158
|
+
"registryVersion": "2.1.0",
|
|
12159
12159
|
"minCliVersion": "0.0.0",
|
|
12160
12160
|
"maxCliVersion": "0.99.99",
|
|
12161
12161
|
"openapi": "3.1.0"
|
|
@@ -12251,8 +12251,8 @@
|
|
|
12251
12251
|
"webZodContract": "prepareHyperliquidAgentBindingRequestSchema",
|
|
12252
12252
|
"sharedContractRef": "",
|
|
12253
12253
|
"compatibility": {
|
|
12254
|
-
"contractVersion": "2026-08-
|
|
12255
|
-
"registryVersion": "2.0
|
|
12254
|
+
"contractVersion": "2026-08-30",
|
|
12255
|
+
"registryVersion": "2.1.0",
|
|
12256
12256
|
"minCliVersion": "0.0.0",
|
|
12257
12257
|
"maxCliVersion": "0.99.99",
|
|
12258
12258
|
"openapi": "3.1.0"
|
|
@@ -12339,8 +12339,8 @@
|
|
|
12339
12339
|
"webZodContract": "",
|
|
12340
12340
|
"sharedContractRef": "liveConnectionEquitiesResponseSchema",
|
|
12341
12341
|
"compatibility": {
|
|
12342
|
-
"contractVersion": "2026-08-
|
|
12343
|
-
"registryVersion": "2.0
|
|
12342
|
+
"contractVersion": "2026-08-30",
|
|
12343
|
+
"registryVersion": "2.1.0",
|
|
12344
12344
|
"minCliVersion": "0.0.0",
|
|
12345
12345
|
"maxCliVersion": "0.99.99",
|
|
12346
12346
|
"openapi": "3.1.0"
|
|
@@ -12477,8 +12477,8 @@
|
|
|
12477
12477
|
"webZodContract": "completeOkxOutcomesAgentBindingRequestSchema",
|
|
12478
12478
|
"sharedContractRef": "",
|
|
12479
12479
|
"compatibility": {
|
|
12480
|
-
"contractVersion": "2026-08-
|
|
12481
|
-
"registryVersion": "2.0
|
|
12480
|
+
"contractVersion": "2026-08-30",
|
|
12481
|
+
"registryVersion": "2.1.0",
|
|
12482
12482
|
"minCliVersion": "0.0.0",
|
|
12483
12483
|
"maxCliVersion": "0.99.99",
|
|
12484
12484
|
"openapi": "3.1.0"
|
|
@@ -12574,8 +12574,8 @@
|
|
|
12574
12574
|
"webZodContract": "prepareOkxOutcomesAgentBindingRequestSchema",
|
|
12575
12575
|
"sharedContractRef": "",
|
|
12576
12576
|
"compatibility": {
|
|
12577
|
-
"contractVersion": "2026-08-
|
|
12578
|
-
"registryVersion": "2.0
|
|
12577
|
+
"contractVersion": "2026-08-30",
|
|
12578
|
+
"registryVersion": "2.1.0",
|
|
12579
12579
|
"minCliVersion": "0.0.0",
|
|
12580
12580
|
"maxCliVersion": "0.99.99",
|
|
12581
12581
|
"openapi": "3.1.0"
|
|
@@ -12663,8 +12663,8 @@
|
|
|
12663
12663
|
"webZodContract": "",
|
|
12664
12664
|
"sharedContractRef": "",
|
|
12665
12665
|
"compatibility": {
|
|
12666
|
-
"contractVersion": "2026-08-
|
|
12667
|
-
"registryVersion": "2.0
|
|
12666
|
+
"contractVersion": "2026-08-30",
|
|
12667
|
+
"registryVersion": "2.1.0",
|
|
12668
12668
|
"minCliVersion": "0.0.0",
|
|
12669
12669
|
"maxCliVersion": "0.99.99",
|
|
12670
12670
|
"openapi": "3.1.0"
|
|
@@ -12760,8 +12760,8 @@
|
|
|
12760
12760
|
"webZodContract": "",
|
|
12761
12761
|
"sharedContractRef": "",
|
|
12762
12762
|
"compatibility": {
|
|
12763
|
-
"contractVersion": "2026-08-
|
|
12764
|
-
"registryVersion": "2.0
|
|
12763
|
+
"contractVersion": "2026-08-30",
|
|
12764
|
+
"registryVersion": "2.1.0",
|
|
12765
12765
|
"minCliVersion": "0.0.0",
|
|
12766
12766
|
"maxCliVersion": "0.99.99",
|
|
12767
12767
|
"openapi": "3.1.0"
|
|
@@ -12857,8 +12857,8 @@
|
|
|
12857
12857
|
"webZodContract": "preparePolymarketWalletBindingRequestSchema",
|
|
12858
12858
|
"sharedContractRef": "",
|
|
12859
12859
|
"compatibility": {
|
|
12860
|
-
"contractVersion": "2026-08-
|
|
12861
|
-
"registryVersion": "2.0
|
|
12860
|
+
"contractVersion": "2026-08-30",
|
|
12861
|
+
"registryVersion": "2.1.0",
|
|
12862
12862
|
"minCliVersion": "0.0.0",
|
|
12863
12863
|
"maxCliVersion": "0.99.99",
|
|
12864
12864
|
"openapi": "3.1.0"
|
|
@@ -12945,8 +12945,8 @@
|
|
|
12945
12945
|
"webZodContract": "",
|
|
12946
12946
|
"sharedContractRef": "testExchangeConnectionRequestSchema",
|
|
12947
12947
|
"compatibility": {
|
|
12948
|
-
"contractVersion": "2026-08-
|
|
12949
|
-
"registryVersion": "2.0
|
|
12948
|
+
"contractVersion": "2026-08-30",
|
|
12949
|
+
"registryVersion": "2.1.0",
|
|
12950
12950
|
"minCliVersion": "0.0.0",
|
|
12951
12951
|
"maxCliVersion": "0.99.99",
|
|
12952
12952
|
"openapi": "3.1.0"
|
|
@@ -13116,8 +13116,8 @@
|
|
|
13116
13116
|
"webZodContract": "",
|
|
13117
13117
|
"sharedContractRef": "suggestedWhitelistIpResponseSchema",
|
|
13118
13118
|
"compatibility": {
|
|
13119
|
-
"contractVersion": "2026-08-
|
|
13120
|
-
"registryVersion": "2.0
|
|
13119
|
+
"contractVersion": "2026-08-30",
|
|
13120
|
+
"registryVersion": "2.1.0",
|
|
13121
13121
|
"minCliVersion": "0.0.0",
|
|
13122
13122
|
"maxCliVersion": "0.99.99",
|
|
13123
13123
|
"openapi": "3.1.0"
|
|
@@ -13215,8 +13215,8 @@
|
|
|
13215
13215
|
"webZodContract": "",
|
|
13216
13216
|
"sharedContractRef": "",
|
|
13217
13217
|
"compatibility": {
|
|
13218
|
-
"contractVersion": "2026-08-
|
|
13219
|
-
"registryVersion": "2.0
|
|
13218
|
+
"contractVersion": "2026-08-30",
|
|
13219
|
+
"registryVersion": "2.1.0",
|
|
13220
13220
|
"minCliVersion": "0.0.0",
|
|
13221
13221
|
"maxCliVersion": "0.99.99",
|
|
13222
13222
|
"openapi": "3.1.0"
|
|
@@ -13303,8 +13303,8 @@
|
|
|
13303
13303
|
"webZodContract": "",
|
|
13304
13304
|
"sharedContractRef": "",
|
|
13305
13305
|
"compatibility": {
|
|
13306
|
-
"contractVersion": "2026-08-
|
|
13307
|
-
"registryVersion": "2.0
|
|
13306
|
+
"contractVersion": "2026-08-30",
|
|
13307
|
+
"registryVersion": "2.1.0",
|
|
13308
13308
|
"minCliVersion": "0.0.0",
|
|
13309
13309
|
"maxCliVersion": "0.99.99",
|
|
13310
13310
|
"openapi": "3.1.0"
|
|
@@ -13391,8 +13391,8 @@
|
|
|
13391
13391
|
"webZodContract": "liteCatalogConfigResponseSchema",
|
|
13392
13392
|
"sharedContractRef": "",
|
|
13393
13393
|
"compatibility": {
|
|
13394
|
-
"contractVersion": "2026-08-
|
|
13395
|
-
"registryVersion": "2.0
|
|
13394
|
+
"contractVersion": "2026-08-30",
|
|
13395
|
+
"registryVersion": "2.1.0",
|
|
13396
13396
|
"minCliVersion": "0.0.0",
|
|
13397
13397
|
"maxCliVersion": "0.99.99",
|
|
13398
13398
|
"openapi": "3.1.0"
|
|
@@ -13479,8 +13479,8 @@
|
|
|
13479
13479
|
"webZodContract": "liteInviteLinkResponseSchema",
|
|
13480
13480
|
"sharedContractRef": "",
|
|
13481
13481
|
"compatibility": {
|
|
13482
|
-
"contractVersion": "2026-08-
|
|
13483
|
-
"registryVersion": "2.0
|
|
13482
|
+
"contractVersion": "2026-08-30",
|
|
13483
|
+
"registryVersion": "2.1.0",
|
|
13484
13484
|
"minCliVersion": "0.0.0",
|
|
13485
13485
|
"maxCliVersion": "0.99.99",
|
|
13486
13486
|
"openapi": "3.1.0"
|
|
@@ -13567,8 +13567,8 @@
|
|
|
13567
13567
|
"webZodContract": "responseSchema",
|
|
13568
13568
|
"sharedContractRef": "",
|
|
13569
13569
|
"compatibility": {
|
|
13570
|
-
"contractVersion": "2026-08-
|
|
13571
|
-
"registryVersion": "2.0
|
|
13570
|
+
"contractVersion": "2026-08-30",
|
|
13571
|
+
"registryVersion": "2.1.0",
|
|
13572
13572
|
"minCliVersion": "0.0.0",
|
|
13573
13573
|
"maxCliVersion": "0.99.99",
|
|
13574
13574
|
"openapi": "3.1.0"
|
|
@@ -13655,8 +13655,8 @@
|
|
|
13655
13655
|
"webZodContract": "",
|
|
13656
13656
|
"sharedContractRef": "",
|
|
13657
13657
|
"compatibility": {
|
|
13658
|
-
"contractVersion": "2026-08-
|
|
13659
|
-
"registryVersion": "2.0
|
|
13658
|
+
"contractVersion": "2026-08-30",
|
|
13659
|
+
"registryVersion": "2.1.0",
|
|
13660
13660
|
"minCliVersion": "0.0.0",
|
|
13661
13661
|
"maxCliVersion": "0.99.99",
|
|
13662
13662
|
"openapi": "3.1.0"
|
|
@@ -13743,8 +13743,8 @@
|
|
|
13743
13743
|
"webZodContract": "",
|
|
13744
13744
|
"sharedContractRef": "",
|
|
13745
13745
|
"compatibility": {
|
|
13746
|
-
"contractVersion": "2026-08-
|
|
13747
|
-
"registryVersion": "2.0
|
|
13746
|
+
"contractVersion": "2026-08-30",
|
|
13747
|
+
"registryVersion": "2.1.0",
|
|
13748
13748
|
"minCliVersion": "0.0.0",
|
|
13749
13749
|
"maxCliVersion": "0.99.99",
|
|
13750
13750
|
"openapi": "3.1.0"
|
|
@@ -13831,8 +13831,8 @@
|
|
|
13831
13831
|
"webZodContract": "",
|
|
13832
13832
|
"sharedContractRef": "",
|
|
13833
13833
|
"compatibility": {
|
|
13834
|
-
"contractVersion": "2026-08-
|
|
13835
|
-
"registryVersion": "2.0
|
|
13834
|
+
"contractVersion": "2026-08-30",
|
|
13835
|
+
"registryVersion": "2.1.0",
|
|
13836
13836
|
"minCliVersion": "0.0.0",
|
|
13837
13837
|
"maxCliVersion": "0.99.99",
|
|
13838
13838
|
"openapi": "3.1.0"
|
|
@@ -13919,8 +13919,8 @@
|
|
|
13919
13919
|
"webZodContract": "managedWalletHyperliquidBalancesSchema",
|
|
13920
13920
|
"sharedContractRef": "",
|
|
13921
13921
|
"compatibility": {
|
|
13922
|
-
"contractVersion": "2026-08-
|
|
13923
|
-
"registryVersion": "2.0
|
|
13922
|
+
"contractVersion": "2026-08-30",
|
|
13923
|
+
"registryVersion": "2.1.0",
|
|
13924
13924
|
"minCliVersion": "0.0.0",
|
|
13925
13925
|
"maxCliVersion": "0.99.99",
|
|
13926
13926
|
"openapi": "3.1.0"
|
|
@@ -14016,8 +14016,8 @@
|
|
|
14016
14016
|
"webZodContract": "managedWalletHyperliquidStatusSchema",
|
|
14017
14017
|
"sharedContractRef": "",
|
|
14018
14018
|
"compatibility": {
|
|
14019
|
-
"contractVersion": "2026-08-
|
|
14020
|
-
"registryVersion": "2.0
|
|
14019
|
+
"contractVersion": "2026-08-30",
|
|
14020
|
+
"registryVersion": "2.1.0",
|
|
14021
14021
|
"minCliVersion": "0.0.0",
|
|
14022
14022
|
"maxCliVersion": "0.99.99",
|
|
14023
14023
|
"openapi": "3.1.0"
|
|
@@ -14113,8 +14113,8 @@
|
|
|
14113
14113
|
"webZodContract": "managedWalletHyperliquidMarginTransferResponseSchema",
|
|
14114
14114
|
"sharedContractRef": "",
|
|
14115
14115
|
"compatibility": {
|
|
14116
|
-
"contractVersion": "2026-08-
|
|
14117
|
-
"registryVersion": "2.0
|
|
14116
|
+
"contractVersion": "2026-08-30",
|
|
14117
|
+
"registryVersion": "2.1.0",
|
|
14118
14118
|
"minCliVersion": "0.0.0",
|
|
14119
14119
|
"maxCliVersion": "0.99.99",
|
|
14120
14120
|
"openapi": "3.1.0"
|
|
@@ -14211,8 +14211,8 @@
|
|
|
14211
14211
|
"webZodContract": "managedWalletHyperliquidWithdrawResponseSchema",
|
|
14212
14212
|
"sharedContractRef": "",
|
|
14213
14213
|
"compatibility": {
|
|
14214
|
-
"contractVersion": "2026-08-
|
|
14215
|
-
"registryVersion": "2.0
|
|
14214
|
+
"contractVersion": "2026-08-30",
|
|
14215
|
+
"registryVersion": "2.1.0",
|
|
14216
14216
|
"minCliVersion": "0.0.0",
|
|
14217
14217
|
"maxCliVersion": "0.99.99",
|
|
14218
14218
|
"openapi": "3.1.0"
|
|
@@ -14309,8 +14309,8 @@
|
|
|
14309
14309
|
"webZodContract": "",
|
|
14310
14310
|
"sharedContractRef": "",
|
|
14311
14311
|
"compatibility": {
|
|
14312
|
-
"contractVersion": "2026-08-
|
|
14313
|
-
"registryVersion": "2.0
|
|
14312
|
+
"contractVersion": "2026-08-30",
|
|
14313
|
+
"registryVersion": "2.1.0",
|
|
14314
14314
|
"minCliVersion": "0.0.0",
|
|
14315
14315
|
"maxCliVersion": "0.99.99",
|
|
14316
14316
|
"openapi": "3.1.0"
|
|
@@ -14407,8 +14407,8 @@
|
|
|
14407
14407
|
"webZodContract": "managedWalletListResponseSchema",
|
|
14408
14408
|
"sharedContractRef": "",
|
|
14409
14409
|
"compatibility": {
|
|
14410
|
-
"contractVersion": "2026-08-
|
|
14411
|
-
"registryVersion": "2.0
|
|
14410
|
+
"contractVersion": "2026-08-30",
|
|
14411
|
+
"registryVersion": "2.1.0",
|
|
14412
14412
|
"minCliVersion": "0.0.0",
|
|
14413
14413
|
"maxCliVersion": "0.99.99",
|
|
14414
14414
|
"openapi": "3.1.0"
|
|
@@ -14495,8 +14495,8 @@
|
|
|
14495
14495
|
"webZodContract": "managedWalletListResponseSchema",
|
|
14496
14496
|
"sharedContractRef": "",
|
|
14497
14497
|
"compatibility": {
|
|
14498
|
-
"contractVersion": "2026-08-
|
|
14499
|
-
"registryVersion": "2.0
|
|
14498
|
+
"contractVersion": "2026-08-30",
|
|
14499
|
+
"registryVersion": "2.1.0",
|
|
14500
14500
|
"minCliVersion": "0.0.0",
|
|
14501
14501
|
"maxCliVersion": "0.99.99",
|
|
14502
14502
|
"openapi": "3.1.0"
|
|
@@ -14583,8 +14583,8 @@
|
|
|
14583
14583
|
"webZodContract": "",
|
|
14584
14584
|
"sharedContractRef": "",
|
|
14585
14585
|
"compatibility": {
|
|
14586
|
-
"contractVersion": "2026-08-
|
|
14587
|
-
"registryVersion": "2.0
|
|
14586
|
+
"contractVersion": "2026-08-30",
|
|
14587
|
+
"registryVersion": "2.1.0",
|
|
14588
14588
|
"minCliVersion": "0.0.0",
|
|
14589
14589
|
"maxCliVersion": "0.99.99",
|
|
14590
14590
|
"openapi": "3.1.0"
|
|
@@ -14671,8 +14671,8 @@
|
|
|
14671
14671
|
"webZodContract": "",
|
|
14672
14672
|
"sharedContractRef": "",
|
|
14673
14673
|
"compatibility": {
|
|
14674
|
-
"contractVersion": "2026-08-
|
|
14675
|
-
"registryVersion": "2.0
|
|
14674
|
+
"contractVersion": "2026-08-30",
|
|
14675
|
+
"registryVersion": "2.1.0",
|
|
14676
14676
|
"minCliVersion": "0.0.0",
|
|
14677
14677
|
"maxCliVersion": "0.99.99",
|
|
14678
14678
|
"openapi": "3.1.0"
|
|
@@ -14759,8 +14759,8 @@
|
|
|
14759
14759
|
"webZodContract": "",
|
|
14760
14760
|
"sharedContractRef": "",
|
|
14761
14761
|
"compatibility": {
|
|
14762
|
-
"contractVersion": "2026-08-
|
|
14763
|
-
"registryVersion": "2.0
|
|
14762
|
+
"contractVersion": "2026-08-30",
|
|
14763
|
+
"registryVersion": "2.1.0",
|
|
14764
14764
|
"minCliVersion": "0.0.0",
|
|
14765
14765
|
"maxCliVersion": "0.99.99",
|
|
14766
14766
|
"openapi": "3.1.0"
|
|
@@ -14847,8 +14847,8 @@
|
|
|
14847
14847
|
"webZodContract": "",
|
|
14848
14848
|
"sharedContractRef": "",
|
|
14849
14849
|
"compatibility": {
|
|
14850
|
-
"contractVersion": "2026-08-
|
|
14851
|
-
"registryVersion": "2.0
|
|
14850
|
+
"contractVersion": "2026-08-30",
|
|
14851
|
+
"registryVersion": "2.1.0",
|
|
14852
14852
|
"minCliVersion": "0.0.0",
|
|
14853
14853
|
"maxCliVersion": "0.99.99",
|
|
14854
14854
|
"openapi": "3.1.0"
|
|
@@ -14935,8 +14935,8 @@
|
|
|
14935
14935
|
"webZodContract": "kolSignalsResponseSchema",
|
|
14936
14936
|
"sharedContractRef": "",
|
|
14937
14937
|
"compatibility": {
|
|
14938
|
-
"contractVersion": "2026-08-
|
|
14939
|
-
"registryVersion": "2.0
|
|
14938
|
+
"contractVersion": "2026-08-30",
|
|
14939
|
+
"registryVersion": "2.1.0",
|
|
14940
14940
|
"minCliVersion": "0.0.0",
|
|
14941
14941
|
"maxCliVersion": "0.99.99",
|
|
14942
14942
|
"openapi": "3.1.0"
|
|
@@ -15023,8 +15023,8 @@
|
|
|
15023
15023
|
"webZodContract": "",
|
|
15024
15024
|
"sharedContractRef": "",
|
|
15025
15025
|
"compatibility": {
|
|
15026
|
-
"contractVersion": "2026-08-
|
|
15027
|
-
"registryVersion": "2.0
|
|
15026
|
+
"contractVersion": "2026-08-30",
|
|
15027
|
+
"registryVersion": "2.1.0",
|
|
15028
15028
|
"minCliVersion": "0.0.0",
|
|
15029
15029
|
"maxCliVersion": "0.99.99",
|
|
15030
15030
|
"openapi": "3.1.0"
|
|
@@ -15111,8 +15111,8 @@
|
|
|
15111
15111
|
"webZodContract": "",
|
|
15112
15112
|
"sharedContractRef": "",
|
|
15113
15113
|
"compatibility": {
|
|
15114
|
-
"contractVersion": "2026-08-
|
|
15115
|
-
"registryVersion": "2.0
|
|
15114
|
+
"contractVersion": "2026-08-30",
|
|
15115
|
+
"registryVersion": "2.1.0",
|
|
15116
15116
|
"minCliVersion": "0.0.0",
|
|
15117
15117
|
"maxCliVersion": "0.99.99",
|
|
15118
15118
|
"openapi": "3.1.0"
|
|
@@ -15199,8 +15199,8 @@
|
|
|
15199
15199
|
"webZodContract": "",
|
|
15200
15200
|
"sharedContractRef": "",
|
|
15201
15201
|
"compatibility": {
|
|
15202
|
-
"contractVersion": "2026-08-
|
|
15203
|
-
"registryVersion": "2.0
|
|
15202
|
+
"contractVersion": "2026-08-30",
|
|
15203
|
+
"registryVersion": "2.1.0",
|
|
15204
15204
|
"minCliVersion": "0.0.0",
|
|
15205
15205
|
"maxCliVersion": "0.99.99",
|
|
15206
15206
|
"openapi": "3.1.0"
|
|
@@ -15296,8 +15296,8 @@
|
|
|
15296
15296
|
"webZodContract": "",
|
|
15297
15297
|
"sharedContractRef": "",
|
|
15298
15298
|
"compatibility": {
|
|
15299
|
-
"contractVersion": "2026-08-
|
|
15300
|
-
"registryVersion": "2.0
|
|
15299
|
+
"contractVersion": "2026-08-30",
|
|
15300
|
+
"registryVersion": "2.1.0",
|
|
15301
15301
|
"minCliVersion": "0.0.0",
|
|
15302
15302
|
"maxCliVersion": "0.99.99",
|
|
15303
15303
|
"openapi": "3.1.0"
|
|
@@ -15384,8 +15384,8 @@
|
|
|
15384
15384
|
"webZodContract": "",
|
|
15385
15385
|
"sharedContractRef": "",
|
|
15386
15386
|
"compatibility": {
|
|
15387
|
-
"contractVersion": "2026-08-
|
|
15388
|
-
"registryVersion": "2.0
|
|
15387
|
+
"contractVersion": "2026-08-30",
|
|
15388
|
+
"registryVersion": "2.1.0",
|
|
15389
15389
|
"minCliVersion": "0.0.0",
|
|
15390
15390
|
"maxCliVersion": "0.99.99",
|
|
15391
15391
|
"openapi": "3.1.0"
|
|
@@ -15472,8 +15472,8 @@
|
|
|
15472
15472
|
"webZodContract": "",
|
|
15473
15473
|
"sharedContractRef": "",
|
|
15474
15474
|
"compatibility": {
|
|
15475
|
-
"contractVersion": "2026-08-
|
|
15476
|
-
"registryVersion": "2.0
|
|
15475
|
+
"contractVersion": "2026-08-30",
|
|
15476
|
+
"registryVersion": "2.1.0",
|
|
15477
15477
|
"minCliVersion": "0.0.0",
|
|
15478
15478
|
"maxCliVersion": "0.99.99",
|
|
15479
15479
|
"openapi": "3.1.0"
|
|
@@ -15560,8 +15560,8 @@
|
|
|
15560
15560
|
"webZodContract": "notificationChannelTypeSchema",
|
|
15561
15561
|
"sharedContractRef": "",
|
|
15562
15562
|
"compatibility": {
|
|
15563
|
-
"contractVersion": "2026-08-
|
|
15564
|
-
"registryVersion": "2.0
|
|
15563
|
+
"contractVersion": "2026-08-30",
|
|
15564
|
+
"registryVersion": "2.1.0",
|
|
15565
15565
|
"minCliVersion": "0.0.0",
|
|
15566
15566
|
"maxCliVersion": "0.99.99",
|
|
15567
15567
|
"openapi": "3.1.0"
|
|
@@ -15657,8 +15657,8 @@
|
|
|
15657
15657
|
"webZodContract": "notificationChannelTypeSchema",
|
|
15658
15658
|
"sharedContractRef": "",
|
|
15659
15659
|
"compatibility": {
|
|
15660
|
-
"contractVersion": "2026-08-
|
|
15661
|
-
"registryVersion": "2.0
|
|
15660
|
+
"contractVersion": "2026-08-30",
|
|
15661
|
+
"registryVersion": "2.1.0",
|
|
15662
15662
|
"minCliVersion": "0.0.0",
|
|
15663
15663
|
"maxCliVersion": "0.99.99",
|
|
15664
15664
|
"openapi": "3.1.0"
|
|
@@ -15755,8 +15755,8 @@
|
|
|
15755
15755
|
"webZodContract": "upsertNotificationChannelRequestSchema",
|
|
15756
15756
|
"sharedContractRef": "",
|
|
15757
15757
|
"compatibility": {
|
|
15758
|
-
"contractVersion": "2026-08-
|
|
15759
|
-
"registryVersion": "2.0
|
|
15758
|
+
"contractVersion": "2026-08-30",
|
|
15759
|
+
"registryVersion": "2.1.0",
|
|
15760
15760
|
"minCliVersion": "0.0.0",
|
|
15761
15761
|
"maxCliVersion": "0.99.99",
|
|
15762
15762
|
"openapi": "3.1.0"
|
|
@@ -15849,8 +15849,8 @@
|
|
|
15849
15849
|
"webZodContract": "",
|
|
15850
15850
|
"sharedContractRef": "upsertNotificationChannelRequestSchema",
|
|
15851
15851
|
"compatibility": {
|
|
15852
|
-
"contractVersion": "2026-08-
|
|
15853
|
-
"registryVersion": "2.0
|
|
15852
|
+
"contractVersion": "2026-08-30",
|
|
15853
|
+
"registryVersion": "2.1.0",
|
|
15854
15854
|
"minCliVersion": "0.0.0",
|
|
15855
15855
|
"maxCliVersion": "0.99.99",
|
|
15856
15856
|
"openapi": "3.1.0"
|
|
@@ -16048,8 +16048,8 @@
|
|
|
16048
16048
|
"webZodContract": "notificationChannelTypeSchema",
|
|
16049
16049
|
"sharedContractRef": "",
|
|
16050
16050
|
"compatibility": {
|
|
16051
|
-
"contractVersion": "2026-08-
|
|
16052
|
-
"registryVersion": "2.0
|
|
16051
|
+
"contractVersion": "2026-08-30",
|
|
16052
|
+
"registryVersion": "2.1.0",
|
|
16053
16053
|
"minCliVersion": "0.0.0",
|
|
16054
16054
|
"maxCliVersion": "0.99.99",
|
|
16055
16055
|
"openapi": "3.1.0"
|
|
@@ -16146,8 +16146,8 @@
|
|
|
16146
16146
|
"webZodContract": "",
|
|
16147
16147
|
"sharedContractRef": "updateNotificationChannelEnabledRequestSchema",
|
|
16148
16148
|
"compatibility": {
|
|
16149
|
-
"contractVersion": "2026-08-
|
|
16150
|
-
"registryVersion": "2.0
|
|
16149
|
+
"contractVersion": "2026-08-30",
|
|
16150
|
+
"registryVersion": "2.1.0",
|
|
16151
16151
|
"minCliVersion": "0.0.0",
|
|
16152
16152
|
"maxCliVersion": "0.99.99",
|
|
16153
16153
|
"openapi": "3.1.0"
|
|
@@ -16317,8 +16317,8 @@
|
|
|
16317
16317
|
"webZodContract": "",
|
|
16318
16318
|
"sharedContractRef": "notificationChannelsResponseSchema",
|
|
16319
16319
|
"compatibility": {
|
|
16320
|
-
"contractVersion": "2026-08-
|
|
16321
|
-
"registryVersion": "2.0
|
|
16320
|
+
"contractVersion": "2026-08-30",
|
|
16321
|
+
"registryVersion": "2.1.0",
|
|
16322
16322
|
"minCliVersion": "0.0.0",
|
|
16323
16323
|
"maxCliVersion": "0.99.99",
|
|
16324
16324
|
"openapi": "3.1.0"
|
|
@@ -16482,8 +16482,8 @@
|
|
|
16482
16482
|
"webZodContract": "telegramNotificationBotKindSchema",
|
|
16483
16483
|
"sharedContractRef": "",
|
|
16484
16484
|
"compatibility": {
|
|
16485
|
-
"contractVersion": "2026-08-
|
|
16486
|
-
"registryVersion": "2.0
|
|
16485
|
+
"contractVersion": "2026-08-30",
|
|
16486
|
+
"registryVersion": "2.1.0",
|
|
16487
16487
|
"minCliVersion": "0.0.0",
|
|
16488
16488
|
"maxCliVersion": "0.99.99",
|
|
16489
16489
|
"openapi": "3.1.0"
|
|
@@ -16585,8 +16585,8 @@
|
|
|
16585
16585
|
"webZodContract": "telegramNotificationBotKindSchema",
|
|
16586
16586
|
"sharedContractRef": "",
|
|
16587
16587
|
"compatibility": {
|
|
16588
|
-
"contractVersion": "2026-08-
|
|
16589
|
-
"registryVersion": "2.0
|
|
16588
|
+
"contractVersion": "2026-08-30",
|
|
16589
|
+
"registryVersion": "2.1.0",
|
|
16590
16590
|
"minCliVersion": "0.0.0",
|
|
16591
16591
|
"maxCliVersion": "0.99.99",
|
|
16592
16592
|
"openapi": "3.1.0"
|
|
@@ -16682,8 +16682,8 @@
|
|
|
16682
16682
|
"webZodContract": "telegramNotificationBotsResponseSchema",
|
|
16683
16683
|
"sharedContractRef": "",
|
|
16684
16684
|
"compatibility": {
|
|
16685
|
-
"contractVersion": "2026-08-
|
|
16686
|
-
"registryVersion": "2.0
|
|
16685
|
+
"contractVersion": "2026-08-30",
|
|
16686
|
+
"registryVersion": "2.1.0",
|
|
16687
16687
|
"minCliVersion": "0.0.0",
|
|
16688
16688
|
"maxCliVersion": "0.99.99",
|
|
16689
16689
|
"openapi": "3.1.0"
|
|
@@ -16770,8 +16770,8 @@
|
|
|
16770
16770
|
"webZodContract": "notificationSubscriptionsResponseSchema",
|
|
16771
16771
|
"sharedContractRef": "",
|
|
16772
16772
|
"compatibility": {
|
|
16773
|
-
"contractVersion": "2026-08-
|
|
16774
|
-
"registryVersion": "2.0
|
|
16773
|
+
"contractVersion": "2026-08-30",
|
|
16774
|
+
"registryVersion": "2.1.0",
|
|
16775
16775
|
"minCliVersion": "0.0.0",
|
|
16776
16776
|
"maxCliVersion": "0.99.99",
|
|
16777
16777
|
"openapi": "3.1.0"
|
|
@@ -16859,8 +16859,8 @@
|
|
|
16859
16859
|
"webZodContract": "notificationSubscriptionsResponseSchema",
|
|
16860
16860
|
"sharedContractRef": "",
|
|
16861
16861
|
"compatibility": {
|
|
16862
|
-
"contractVersion": "2026-08-
|
|
16863
|
-
"registryVersion": "2.0
|
|
16862
|
+
"contractVersion": "2026-08-30",
|
|
16863
|
+
"registryVersion": "2.1.0",
|
|
16864
16864
|
"minCliVersion": "0.0.0",
|
|
16865
16865
|
"maxCliVersion": "0.99.99",
|
|
16866
16866
|
"openapi": "3.1.0"
|
|
@@ -16947,8 +16947,8 @@
|
|
|
16947
16947
|
"webZodContract": "",
|
|
16948
16948
|
"sharedContractRef": "",
|
|
16949
16949
|
"compatibility": {
|
|
16950
|
-
"contractVersion": "2026-08-
|
|
16951
|
-
"registryVersion": "2.0
|
|
16950
|
+
"contractVersion": "2026-08-30",
|
|
16951
|
+
"registryVersion": "2.1.0",
|
|
16952
16952
|
"minCliVersion": "0.0.0",
|
|
16953
16953
|
"maxCliVersion": "0.99.99",
|
|
16954
16954
|
"openapi": "3.1.0"
|
|
@@ -17044,8 +17044,8 @@
|
|
|
17044
17044
|
"webZodContract": "",
|
|
17045
17045
|
"sharedContractRef": "",
|
|
17046
17046
|
"compatibility": {
|
|
17047
|
-
"contractVersion": "2026-08-
|
|
17048
|
-
"registryVersion": "2.0
|
|
17047
|
+
"contractVersion": "2026-08-30",
|
|
17048
|
+
"registryVersion": "2.1.0",
|
|
17049
17049
|
"minCliVersion": "0.0.0",
|
|
17050
17050
|
"maxCliVersion": "0.99.99",
|
|
17051
17051
|
"openapi": "3.1.0"
|
|
@@ -17132,8 +17132,8 @@
|
|
|
17132
17132
|
"webZodContract": "",
|
|
17133
17133
|
"sharedContractRef": "",
|
|
17134
17134
|
"compatibility": {
|
|
17135
|
-
"contractVersion": "2026-08-
|
|
17136
|
-
"registryVersion": "2.0
|
|
17135
|
+
"contractVersion": "2026-08-30",
|
|
17136
|
+
"registryVersion": "2.1.0",
|
|
17137
17137
|
"minCliVersion": "0.0.0",
|
|
17138
17138
|
"maxCliVersion": "0.99.99",
|
|
17139
17139
|
"openapi": "3.1.0"
|
|
@@ -17229,8 +17229,8 @@
|
|
|
17229
17229
|
"webZodContract": "",
|
|
17230
17230
|
"sharedContractRef": "",
|
|
17231
17231
|
"compatibility": {
|
|
17232
|
-
"contractVersion": "2026-08-
|
|
17233
|
-
"registryVersion": "2.0
|
|
17232
|
+
"contractVersion": "2026-08-30",
|
|
17233
|
+
"registryVersion": "2.1.0",
|
|
17234
17234
|
"minCliVersion": "0.0.0",
|
|
17235
17235
|
"maxCliVersion": "0.99.99",
|
|
17236
17236
|
"openapi": "3.1.0"
|
|
@@ -17317,8 +17317,8 @@
|
|
|
17317
17317
|
"webZodContract": "",
|
|
17318
17318
|
"sharedContractRef": "",
|
|
17319
17319
|
"compatibility": {
|
|
17320
|
-
"contractVersion": "2026-08-
|
|
17321
|
-
"registryVersion": "2.0
|
|
17320
|
+
"contractVersion": "2026-08-30",
|
|
17321
|
+
"registryVersion": "2.1.0",
|
|
17322
17322
|
"minCliVersion": "0.0.0",
|
|
17323
17323
|
"maxCliVersion": "0.99.99",
|
|
17324
17324
|
"openapi": "3.1.0"
|
|
@@ -17405,8 +17405,8 @@
|
|
|
17405
17405
|
"webZodContract": "platformStatisticsResponseSchema",
|
|
17406
17406
|
"sharedContractRef": "",
|
|
17407
17407
|
"compatibility": {
|
|
17408
|
-
"contractVersion": "2026-08-
|
|
17409
|
-
"registryVersion": "2.0
|
|
17408
|
+
"contractVersion": "2026-08-30",
|
|
17409
|
+
"registryVersion": "2.1.0",
|
|
17410
17410
|
"minCliVersion": "0.0.0",
|
|
17411
17411
|
"maxCliVersion": "0.99.99",
|
|
17412
17412
|
"openapi": "3.1.0"
|
|
@@ -17494,8 +17494,8 @@
|
|
|
17494
17494
|
"webZodContract": "",
|
|
17495
17495
|
"sharedContractRef": "",
|
|
17496
17496
|
"compatibility": {
|
|
17497
|
-
"contractVersion": "2026-08-
|
|
17498
|
-
"registryVersion": "2.0
|
|
17497
|
+
"contractVersion": "2026-08-30",
|
|
17498
|
+
"registryVersion": "2.1.0",
|
|
17499
17499
|
"minCliVersion": "0.0.0",
|
|
17500
17500
|
"maxCliVersion": "0.99.99",
|
|
17501
17501
|
"openapi": "3.1.0"
|
|
@@ -17583,8 +17583,8 @@
|
|
|
17583
17583
|
"webZodContract": "",
|
|
17584
17584
|
"sharedContractRef": "",
|
|
17585
17585
|
"compatibility": {
|
|
17586
|
-
"contractVersion": "2026-08-
|
|
17587
|
-
"registryVersion": "2.0
|
|
17586
|
+
"contractVersion": "2026-08-30",
|
|
17587
|
+
"registryVersion": "2.1.0",
|
|
17588
17588
|
"minCliVersion": "0.0.0",
|
|
17589
17589
|
"maxCliVersion": "0.99.99",
|
|
17590
17590
|
"openapi": "3.1.0"
|
|
@@ -17667,8 +17667,8 @@
|
|
|
17667
17667
|
"webZodContract": "",
|
|
17668
17668
|
"sharedContractRef": "",
|
|
17669
17669
|
"compatibility": {
|
|
17670
|
-
"contractVersion": "2026-08-
|
|
17671
|
-
"registryVersion": "2.0
|
|
17670
|
+
"contractVersion": "2026-08-30",
|
|
17671
|
+
"registryVersion": "2.1.0",
|
|
17672
17672
|
"minCliVersion": "0.0.0",
|
|
17673
17673
|
"maxCliVersion": "0.99.99",
|
|
17674
17674
|
"openapi": "3.1.0"
|
|
@@ -17755,8 +17755,8 @@
|
|
|
17755
17755
|
"webZodContract": "",
|
|
17756
17756
|
"sharedContractRef": "",
|
|
17757
17757
|
"compatibility": {
|
|
17758
|
-
"contractVersion": "2026-08-
|
|
17759
|
-
"registryVersion": "2.0
|
|
17758
|
+
"contractVersion": "2026-08-30",
|
|
17759
|
+
"registryVersion": "2.1.0",
|
|
17760
17760
|
"minCliVersion": "0.0.0",
|
|
17761
17761
|
"maxCliVersion": "0.99.99",
|
|
17762
17762
|
"openapi": "3.1.0"
|
|
@@ -17823,6 +17823,103 @@
|
|
|
17823
17823
|
}
|
|
17824
17824
|
}
|
|
17825
17825
|
},
|
|
17826
|
+
"signal_sources.byId.trade_events.list": {
|
|
17827
|
+
"operationId": "signal_sources.byId.trade_events.list",
|
|
17828
|
+
"method": "GET",
|
|
17829
|
+
"path": "/api/v1/signal-sources/{id}/trade-events",
|
|
17830
|
+
"role": "user",
|
|
17831
|
+
"risk": "read",
|
|
17832
|
+
"auth": "bearer",
|
|
17833
|
+
"scopes": [
|
|
17834
|
+
"openid",
|
|
17835
|
+
"profile",
|
|
17836
|
+
"signal-sources:read"
|
|
17837
|
+
],
|
|
17838
|
+
"idempotent": true,
|
|
17839
|
+
"pagination": true,
|
|
17840
|
+
"stream": false,
|
|
17841
|
+
"file": false,
|
|
17842
|
+
"contractStatus": "envelope",
|
|
17843
|
+
"webZodContract": "",
|
|
17844
|
+
"sharedContractRef": "",
|
|
17845
|
+
"compatibility": {
|
|
17846
|
+
"contractVersion": "2026-08-30",
|
|
17847
|
+
"registryVersion": "2.1.0",
|
|
17848
|
+
"minCliVersion": "0.0.0",
|
|
17849
|
+
"maxCliVersion": "0.99.99",
|
|
17850
|
+
"openapi": "3.1.0"
|
|
17851
|
+
},
|
|
17852
|
+
"request": {
|
|
17853
|
+
"contentType": null,
|
|
17854
|
+
"path": {
|
|
17855
|
+
"type": "object",
|
|
17856
|
+
"additionalProperties": false,
|
|
17857
|
+
"properties": {
|
|
17858
|
+
"id": {
|
|
17859
|
+
"type": "string",
|
|
17860
|
+
"minLength": 1
|
|
17861
|
+
}
|
|
17862
|
+
},
|
|
17863
|
+
"required": [
|
|
17864
|
+
"id"
|
|
17865
|
+
]
|
|
17866
|
+
},
|
|
17867
|
+
"query": {
|
|
17868
|
+
"title": "JsonObject",
|
|
17869
|
+
"type": "object",
|
|
17870
|
+
"additionalProperties": true
|
|
17871
|
+
},
|
|
17872
|
+
"body": null,
|
|
17873
|
+
"pathParamNames": [
|
|
17874
|
+
"id"
|
|
17875
|
+
]
|
|
17876
|
+
},
|
|
17877
|
+
"response": {
|
|
17878
|
+
"contentType": "application/json",
|
|
17879
|
+
"success": {
|
|
17880
|
+
"title": "JsonValue",
|
|
17881
|
+
"description": "Any JSON value. Domain shape may be refined by web-local Zod."
|
|
17882
|
+
}
|
|
17883
|
+
},
|
|
17884
|
+
"error": {
|
|
17885
|
+
"contentType": "application/problem+json",
|
|
17886
|
+
"schema": {
|
|
17887
|
+
"$id": "https://alphafox.app/schemas/problem-details.json",
|
|
17888
|
+
"title": "ProblemDetails",
|
|
17889
|
+
"type": "object",
|
|
17890
|
+
"additionalProperties": true,
|
|
17891
|
+
"required": [
|
|
17892
|
+
"type",
|
|
17893
|
+
"title",
|
|
17894
|
+
"status",
|
|
17895
|
+
"detail",
|
|
17896
|
+
"requestId"
|
|
17897
|
+
],
|
|
17898
|
+
"properties": {
|
|
17899
|
+
"type": {
|
|
17900
|
+
"type": "string"
|
|
17901
|
+
},
|
|
17902
|
+
"title": {
|
|
17903
|
+
"type": "string"
|
|
17904
|
+
},
|
|
17905
|
+
"status": {
|
|
17906
|
+
"type": "integer",
|
|
17907
|
+
"minimum": 100,
|
|
17908
|
+
"maximum": 599
|
|
17909
|
+
},
|
|
17910
|
+
"detail": {
|
|
17911
|
+
"type": "string"
|
|
17912
|
+
},
|
|
17913
|
+
"code": {
|
|
17914
|
+
"type": "string"
|
|
17915
|
+
},
|
|
17916
|
+
"requestId": {
|
|
17917
|
+
"type": "string"
|
|
17918
|
+
}
|
|
17919
|
+
}
|
|
17920
|
+
}
|
|
17921
|
+
}
|
|
17922
|
+
},
|
|
17826
17923
|
"spread_radar.episodes.list": {
|
|
17827
17924
|
"operationId": "spread_radar.episodes.list",
|
|
17828
17925
|
"method": "GET",
|
|
@@ -17843,8 +17940,8 @@
|
|
|
17843
17940
|
"webZodContract": "",
|
|
17844
17941
|
"sharedContractRef": "",
|
|
17845
17942
|
"compatibility": {
|
|
17846
|
-
"contractVersion": "2026-08-
|
|
17847
|
-
"registryVersion": "2.0
|
|
17943
|
+
"contractVersion": "2026-08-30",
|
|
17944
|
+
"registryVersion": "2.1.0",
|
|
17848
17945
|
"minCliVersion": "0.0.0",
|
|
17849
17946
|
"maxCliVersion": "0.99.99",
|
|
17850
17947
|
"openapi": "3.1.0"
|
|
@@ -17931,8 +18028,8 @@
|
|
|
17931
18028
|
"webZodContract": "",
|
|
17932
18029
|
"sharedContractRef": "",
|
|
17933
18030
|
"compatibility": {
|
|
17934
|
-
"contractVersion": "2026-08-
|
|
17935
|
-
"registryVersion": "2.0
|
|
18031
|
+
"contractVersion": "2026-08-30",
|
|
18032
|
+
"registryVersion": "2.1.0",
|
|
17936
18033
|
"minCliVersion": "0.0.0",
|
|
17937
18034
|
"maxCliVersion": "0.99.99",
|
|
17938
18035
|
"openapi": "3.1.0"
|
|
@@ -18019,8 +18116,8 @@
|
|
|
18019
18116
|
"webZodContract": "managedWalletDepositBonusClaimResponseSchema",
|
|
18020
18117
|
"sharedContractRef": "",
|
|
18021
18118
|
"compatibility": {
|
|
18022
|
-
"contractVersion": "2026-08-
|
|
18023
|
-
"registryVersion": "2.0
|
|
18119
|
+
"contractVersion": "2026-08-30",
|
|
18120
|
+
"registryVersion": "2.1.0",
|
|
18024
18121
|
"minCliVersion": "0.0.0",
|
|
18025
18122
|
"maxCliVersion": "0.99.99",
|
|
18026
18123
|
"openapi": "3.1.0"
|
|
@@ -18107,8 +18204,8 @@
|
|
|
18107
18204
|
"webZodContract": "managedWalletDepositBonusOfferSchema",
|
|
18108
18205
|
"sharedContractRef": "",
|
|
18109
18206
|
"compatibility": {
|
|
18110
|
-
"contractVersion": "2026-08-
|
|
18111
|
-
"registryVersion": "2.0
|
|
18207
|
+
"contractVersion": "2026-08-30",
|
|
18208
|
+
"registryVersion": "2.1.0",
|
|
18112
18209
|
"minCliVersion": "0.0.0",
|
|
18113
18210
|
"maxCliVersion": "0.99.99",
|
|
18114
18211
|
"openapi": "3.1.0"
|
|
@@ -18195,8 +18292,8 @@
|
|
|
18195
18292
|
"webZodContract": "subscriptionStatusSchema",
|
|
18196
18293
|
"sharedContractRef": "",
|
|
18197
18294
|
"compatibility": {
|
|
18198
|
-
"contractVersion": "2026-08-
|
|
18199
|
-
"registryVersion": "2.0
|
|
18295
|
+
"contractVersion": "2026-08-30",
|
|
18296
|
+
"registryVersion": "2.1.0",
|
|
18200
18297
|
"minCliVersion": "0.0.0",
|
|
18201
18298
|
"maxCliVersion": "0.99.99",
|
|
18202
18299
|
"openapi": "3.1.0"
|
|
@@ -18283,8 +18380,8 @@
|
|
|
18283
18380
|
"webZodContract": "subscriptionPlansResponseSchema",
|
|
18284
18381
|
"sharedContractRef": "",
|
|
18285
18382
|
"compatibility": {
|
|
18286
|
-
"contractVersion": "2026-08-
|
|
18287
|
-
"registryVersion": "2.0
|
|
18383
|
+
"contractVersion": "2026-08-30",
|
|
18384
|
+
"registryVersion": "2.1.0",
|
|
18288
18385
|
"minCliVersion": "0.0.0",
|
|
18289
18386
|
"maxCliVersion": "0.99.99",
|
|
18290
18387
|
"openapi": "3.1.0"
|
|
@@ -18371,8 +18468,8 @@
|
|
|
18371
18468
|
"webZodContract": "purchaseSubscriptionRequestSchema",
|
|
18372
18469
|
"sharedContractRef": "",
|
|
18373
18470
|
"compatibility": {
|
|
18374
|
-
"contractVersion": "2026-08-
|
|
18375
|
-
"registryVersion": "2.0
|
|
18471
|
+
"contractVersion": "2026-08-30",
|
|
18472
|
+
"registryVersion": "2.1.0",
|
|
18376
18473
|
"minCliVersion": "0.0.0",
|
|
18377
18474
|
"maxCliVersion": "0.99.99",
|
|
18378
18475
|
"openapi": "3.1.0"
|
|
@@ -18460,8 +18557,8 @@
|
|
|
18460
18557
|
"webZodContract": "purchaseSubscriptionRequestSchema",
|
|
18461
18558
|
"sharedContractRef": "",
|
|
18462
18559
|
"compatibility": {
|
|
18463
|
-
"contractVersion": "2026-08-
|
|
18464
|
-
"registryVersion": "2.0
|
|
18560
|
+
"contractVersion": "2026-08-30",
|
|
18561
|
+
"registryVersion": "2.1.0",
|
|
18465
18562
|
"minCliVersion": "0.0.0",
|
|
18466
18563
|
"maxCliVersion": "0.99.99",
|
|
18467
18564
|
"openapi": "3.1.0"
|
|
@@ -18548,8 +18645,8 @@
|
|
|
18548
18645
|
"webZodContract": "welcomeTrialClaimResponseSchema",
|
|
18549
18646
|
"sharedContractRef": "",
|
|
18550
18647
|
"compatibility": {
|
|
18551
|
-
"contractVersion": "2026-08-
|
|
18552
|
-
"registryVersion": "2.0
|
|
18648
|
+
"contractVersion": "2026-08-30",
|
|
18649
|
+
"registryVersion": "2.1.0",
|
|
18553
18650
|
"minCliVersion": "0.0.0",
|
|
18554
18651
|
"maxCliVersion": "0.99.99",
|
|
18555
18652
|
"openapi": "3.1.0"
|
|
@@ -18636,8 +18733,8 @@
|
|
|
18636
18733
|
"webZodContract": "welcomeTrialOfferSchema",
|
|
18637
18734
|
"sharedContractRef": "",
|
|
18638
18735
|
"compatibility": {
|
|
18639
|
-
"contractVersion": "2026-08-
|
|
18640
|
-
"registryVersion": "2.0
|
|
18736
|
+
"contractVersion": "2026-08-30",
|
|
18737
|
+
"registryVersion": "2.1.0",
|
|
18641
18738
|
"minCliVersion": "0.0.0",
|
|
18642
18739
|
"maxCliVersion": "0.99.99",
|
|
18643
18740
|
"openapi": "3.1.0"
|
|
@@ -18724,8 +18821,8 @@
|
|
|
18724
18821
|
"webZodContract": "",
|
|
18725
18822
|
"sharedContractRef": "",
|
|
18726
18823
|
"compatibility": {
|
|
18727
|
-
"contractVersion": "2026-08-
|
|
18728
|
-
"registryVersion": "2.0
|
|
18824
|
+
"contractVersion": "2026-08-30",
|
|
18825
|
+
"registryVersion": "2.1.0",
|
|
18729
18826
|
"minCliVersion": "0.0.0",
|
|
18730
18827
|
"maxCliVersion": "0.99.99",
|
|
18731
18828
|
"openapi": "3.1.0"
|
|
@@ -18812,8 +18909,8 @@
|
|
|
18812
18909
|
"webZodContract": "",
|
|
18813
18910
|
"sharedContractRef": "",
|
|
18814
18911
|
"compatibility": {
|
|
18815
|
-
"contractVersion": "2026-08-
|
|
18816
|
-
"registryVersion": "2.0
|
|
18912
|
+
"contractVersion": "2026-08-30",
|
|
18913
|
+
"registryVersion": "2.1.0",
|
|
18817
18914
|
"minCliVersion": "0.0.0",
|
|
18818
18915
|
"maxCliVersion": "0.99.99",
|
|
18819
18916
|
"openapi": "3.1.0"
|
|
@@ -18909,8 +19006,8 @@
|
|
|
18909
19006
|
"webZodContract": "",
|
|
18910
19007
|
"sharedContractRef": "",
|
|
18911
19008
|
"compatibility": {
|
|
18912
|
-
"contractVersion": "2026-08-
|
|
18913
|
-
"registryVersion": "2.0
|
|
19009
|
+
"contractVersion": "2026-08-30",
|
|
19010
|
+
"registryVersion": "2.1.0",
|
|
18914
19011
|
"minCliVersion": "0.0.0",
|
|
18915
19012
|
"maxCliVersion": "0.99.99",
|
|
18916
19013
|
"openapi": "3.1.0"
|
|
@@ -19006,8 +19103,8 @@
|
|
|
19006
19103
|
"webZodContract": "",
|
|
19007
19104
|
"sharedContractRef": "",
|
|
19008
19105
|
"compatibility": {
|
|
19009
|
-
"contractVersion": "2026-08-
|
|
19010
|
-
"registryVersion": "2.0
|
|
19106
|
+
"contractVersion": "2026-08-30",
|
|
19107
|
+
"registryVersion": "2.1.0",
|
|
19011
19108
|
"minCliVersion": "0.0.0",
|
|
19012
19109
|
"maxCliVersion": "0.99.99",
|
|
19013
19110
|
"openapi": "3.1.0"
|
|
@@ -19103,8 +19200,8 @@
|
|
|
19103
19200
|
"webZodContract": "detailBundleQuerySchema",
|
|
19104
19201
|
"sharedContractRef": "",
|
|
19105
19202
|
"compatibility": {
|
|
19106
|
-
"contractVersion": "2026-08-
|
|
19107
|
-
"registryVersion": "2.0
|
|
19203
|
+
"contractVersion": "2026-08-30",
|
|
19204
|
+
"registryVersion": "2.1.0",
|
|
19108
19205
|
"minCliVersion": "0.0.0",
|
|
19109
19206
|
"maxCliVersion": "0.99.99",
|
|
19110
19207
|
"openapi": "3.1.0"
|
|
@@ -19200,8 +19297,8 @@
|
|
|
19200
19297
|
"webZodContract": "engineTraderPerformanceWindowSchema",
|
|
19201
19298
|
"sharedContractRef": "",
|
|
19202
19299
|
"compatibility": {
|
|
19203
|
-
"contractVersion": "2026-08-
|
|
19204
|
-
"registryVersion": "2.0
|
|
19300
|
+
"contractVersion": "2026-08-30",
|
|
19301
|
+
"registryVersion": "2.1.0",
|
|
19205
19302
|
"minCliVersion": "0.0.0",
|
|
19206
19303
|
"maxCliVersion": "0.99.99",
|
|
19207
19304
|
"openapi": "3.1.0"
|
|
@@ -19297,8 +19394,8 @@
|
|
|
19297
19394
|
"webZodContract": "",
|
|
19298
19395
|
"sharedContractRef": "",
|
|
19299
19396
|
"compatibility": {
|
|
19300
|
-
"contractVersion": "2026-08-
|
|
19301
|
-
"registryVersion": "2.0
|
|
19397
|
+
"contractVersion": "2026-08-30",
|
|
19398
|
+
"registryVersion": "2.1.0",
|
|
19302
19399
|
"minCliVersion": "0.0.0",
|
|
19303
19400
|
"maxCliVersion": "0.99.99",
|
|
19304
19401
|
"openapi": "3.1.0"
|
|
@@ -19394,8 +19491,8 @@
|
|
|
19394
19491
|
"webZodContract": "traderLeaderboardWindowSchema",
|
|
19395
19492
|
"sharedContractRef": "",
|
|
19396
19493
|
"compatibility": {
|
|
19397
|
-
"contractVersion": "2026-08-
|
|
19398
|
-
"registryVersion": "2.0
|
|
19494
|
+
"contractVersion": "2026-08-30",
|
|
19495
|
+
"registryVersion": "2.1.0",
|
|
19399
19496
|
"minCliVersion": "0.0.0",
|
|
19400
19497
|
"maxCliVersion": "0.99.99",
|
|
19401
19498
|
"openapi": "3.1.0"
|
|
@@ -19491,8 +19588,8 @@
|
|
|
19491
19588
|
"webZodContract": "",
|
|
19492
19589
|
"sharedContractRef": "",
|
|
19493
19590
|
"compatibility": {
|
|
19494
|
-
"contractVersion": "2026-08-
|
|
19495
|
-
"registryVersion": "2.0
|
|
19591
|
+
"contractVersion": "2026-08-30",
|
|
19592
|
+
"registryVersion": "2.1.0",
|
|
19496
19593
|
"minCliVersion": "0.0.0",
|
|
19497
19594
|
"maxCliVersion": "0.99.99",
|
|
19498
19595
|
"openapi": "3.1.0"
|
|
@@ -19588,8 +19685,8 @@
|
|
|
19588
19685
|
"webZodContract": "",
|
|
19589
19686
|
"sharedContractRef": "",
|
|
19590
19687
|
"compatibility": {
|
|
19591
|
-
"contractVersion": "2026-08-
|
|
19592
|
-
"registryVersion": "2.0
|
|
19688
|
+
"contractVersion": "2026-08-30",
|
|
19689
|
+
"registryVersion": "2.1.0",
|
|
19593
19690
|
"minCliVersion": "0.0.0",
|
|
19594
19691
|
"maxCliVersion": "0.99.99",
|
|
19595
19692
|
"openapi": "3.1.0"
|
|
@@ -19685,8 +19782,8 @@
|
|
|
19685
19782
|
"webZodContract": "",
|
|
19686
19783
|
"sharedContractRef": "",
|
|
19687
19784
|
"compatibility": {
|
|
19688
|
-
"contractVersion": "2026-08-
|
|
19689
|
-
"registryVersion": "2.0
|
|
19785
|
+
"contractVersion": "2026-08-30",
|
|
19786
|
+
"registryVersion": "2.1.0",
|
|
19690
19787
|
"minCliVersion": "0.0.0",
|
|
19691
19788
|
"maxCliVersion": "0.99.99",
|
|
19692
19789
|
"openapi": "3.1.0"
|
|
@@ -19782,8 +19879,8 @@
|
|
|
19782
19879
|
"webZodContract": "engineTraderPerformanceWindowSchema",
|
|
19783
19880
|
"sharedContractRef": "",
|
|
19784
19881
|
"compatibility": {
|
|
19785
|
-
"contractVersion": "2026-08-
|
|
19786
|
-
"registryVersion": "2.0
|
|
19882
|
+
"contractVersion": "2026-08-30",
|
|
19883
|
+
"registryVersion": "2.1.0",
|
|
19787
19884
|
"minCliVersion": "0.0.0",
|
|
19788
19885
|
"maxCliVersion": "0.99.99",
|
|
19789
19886
|
"openapi": "3.1.0"
|
|
@@ -19879,8 +19976,8 @@
|
|
|
19879
19976
|
"webZodContract": "",
|
|
19880
19977
|
"sharedContractRef": "",
|
|
19881
19978
|
"compatibility": {
|
|
19882
|
-
"contractVersion": "2026-08-
|
|
19883
|
-
"registryVersion": "2.0
|
|
19979
|
+
"contractVersion": "2026-08-30",
|
|
19980
|
+
"registryVersion": "2.1.0",
|
|
19884
19981
|
"minCliVersion": "0.0.0",
|
|
19885
19982
|
"maxCliVersion": "0.99.99",
|
|
19886
19983
|
"openapi": "3.1.0"
|
|
@@ -19976,8 +20073,8 @@
|
|
|
19976
20073
|
"webZodContract": "",
|
|
19977
20074
|
"sharedContractRef": "",
|
|
19978
20075
|
"compatibility": {
|
|
19979
|
-
"contractVersion": "2026-08-
|
|
19980
|
-
"registryVersion": "2.0
|
|
20076
|
+
"contractVersion": "2026-08-30",
|
|
20077
|
+
"registryVersion": "2.1.0",
|
|
19981
20078
|
"minCliVersion": "0.0.0",
|
|
19982
20079
|
"maxCliVersion": "0.99.99",
|
|
19983
20080
|
"openapi": "3.1.0"
|
|
@@ -20073,8 +20170,8 @@
|
|
|
20073
20170
|
"webZodContract": "",
|
|
20074
20171
|
"sharedContractRef": "",
|
|
20075
20172
|
"compatibility": {
|
|
20076
|
-
"contractVersion": "2026-08-
|
|
20077
|
-
"registryVersion": "2.0
|
|
20173
|
+
"contractVersion": "2026-08-30",
|
|
20174
|
+
"registryVersion": "2.1.0",
|
|
20078
20175
|
"minCliVersion": "0.0.0",
|
|
20079
20176
|
"maxCliVersion": "0.99.99",
|
|
20080
20177
|
"openapi": "3.1.0"
|
|
@@ -20170,8 +20267,8 @@
|
|
|
20170
20267
|
"webZodContract": "",
|
|
20171
20268
|
"sharedContractRef": "",
|
|
20172
20269
|
"compatibility": {
|
|
20173
|
-
"contractVersion": "2026-08-
|
|
20174
|
-
"registryVersion": "2.0
|
|
20270
|
+
"contractVersion": "2026-08-30",
|
|
20271
|
+
"registryVersion": "2.1.0",
|
|
20175
20272
|
"minCliVersion": "0.0.0",
|
|
20176
20273
|
"maxCliVersion": "0.99.99",
|
|
20177
20274
|
"openapi": "3.1.0"
|
|
@@ -20267,8 +20364,8 @@
|
|
|
20267
20364
|
"webZodContract": "featuredLeaderboardConfigResponseSchema",
|
|
20268
20365
|
"sharedContractRef": "",
|
|
20269
20366
|
"compatibility": {
|
|
20270
|
-
"contractVersion": "2026-08-
|
|
20271
|
-
"registryVersion": "2.0
|
|
20367
|
+
"contractVersion": "2026-08-30",
|
|
20368
|
+
"registryVersion": "2.1.0",
|
|
20272
20369
|
"minCliVersion": "0.0.0",
|
|
20273
20370
|
"maxCliVersion": "0.99.99",
|
|
20274
20371
|
"openapi": "3.1.0"
|
|
@@ -20355,8 +20452,8 @@
|
|
|
20355
20452
|
"webZodContract": "",
|
|
20356
20453
|
"sharedContractRef": "",
|
|
20357
20454
|
"compatibility": {
|
|
20358
|
-
"contractVersion": "2026-08-
|
|
20359
|
-
"registryVersion": "2.0
|
|
20455
|
+
"contractVersion": "2026-08-30",
|
|
20456
|
+
"registryVersion": "2.1.0",
|
|
20360
20457
|
"minCliVersion": "0.0.0",
|
|
20361
20458
|
"maxCliVersion": "0.99.99",
|
|
20362
20459
|
"openapi": "3.1.0"
|
|
@@ -20443,8 +20540,8 @@
|
|
|
20443
20540
|
"webZodContract": "traderLeaderboardWindowSchema",
|
|
20444
20541
|
"sharedContractRef": "",
|
|
20445
20542
|
"compatibility": {
|
|
20446
|
-
"contractVersion": "2026-08-
|
|
20447
|
-
"registryVersion": "2.0
|
|
20543
|
+
"contractVersion": "2026-08-30",
|
|
20544
|
+
"registryVersion": "2.1.0",
|
|
20448
20545
|
"minCliVersion": "0.0.0",
|
|
20449
20546
|
"maxCliVersion": "0.99.99",
|
|
20450
20547
|
"openapi": "3.1.0"
|
|
@@ -20531,8 +20628,8 @@
|
|
|
20531
20628
|
"webZodContract": "tradingSignalSourceReturnCurveWindowSchema",
|
|
20532
20629
|
"sharedContractRef": "",
|
|
20533
20630
|
"compatibility": {
|
|
20534
|
-
"contractVersion": "2026-08-
|
|
20535
|
-
"registryVersion": "2.0
|
|
20631
|
+
"contractVersion": "2026-08-30",
|
|
20632
|
+
"registryVersion": "2.1.0",
|
|
20536
20633
|
"minCliVersion": "0.0.0",
|
|
20537
20634
|
"maxCliVersion": "0.99.99",
|
|
20538
20635
|
"openapi": "3.1.0"
|
|
@@ -20619,8 +20716,8 @@
|
|
|
20619
20716
|
"webZodContract": "",
|
|
20620
20717
|
"sharedContractRef": "",
|
|
20621
20718
|
"compatibility": {
|
|
20622
|
-
"contractVersion": "2026-08-
|
|
20623
|
-
"registryVersion": "2.0
|
|
20719
|
+
"contractVersion": "2026-08-30",
|
|
20720
|
+
"registryVersion": "2.1.0",
|
|
20624
20721
|
"minCliVersion": "0.0.0",
|
|
20625
20722
|
"maxCliVersion": "0.99.99",
|
|
20626
20723
|
"openapi": "3.1.0"
|
|
@@ -20716,8 +20813,8 @@
|
|
|
20716
20813
|
"webZodContract": "createHLCopyTraderRequestSchema",
|
|
20717
20814
|
"sharedContractRef": "",
|
|
20718
20815
|
"compatibility": {
|
|
20719
|
-
"contractVersion": "2026-08-
|
|
20720
|
-
"registryVersion": "2.0
|
|
20816
|
+
"contractVersion": "2026-08-30",
|
|
20817
|
+
"registryVersion": "2.1.0",
|
|
20721
20818
|
"minCliVersion": "0.0.0",
|
|
20722
20819
|
"maxCliVersion": "0.99.99",
|
|
20723
20820
|
"openapi": "3.1.0"
|
|
@@ -20784,6 +20881,249 @@
|
|
|
20784
20881
|
}
|
|
20785
20882
|
}
|
|
20786
20883
|
},
|
|
20884
|
+
"trading.passivbot_paper_acceptance_traders.create": {
|
|
20885
|
+
"operationId": "trading.passivbot_paper_acceptance_traders.create",
|
|
20886
|
+
"method": "POST",
|
|
20887
|
+
"path": "/api/v1/trading/passivbot-paper-acceptance-traders",
|
|
20888
|
+
"role": "user",
|
|
20889
|
+
"risk": "write",
|
|
20890
|
+
"auth": "bearer",
|
|
20891
|
+
"scopes": [
|
|
20892
|
+
"openid",
|
|
20893
|
+
"profile",
|
|
20894
|
+
"trading:write"
|
|
20895
|
+
],
|
|
20896
|
+
"idempotent": false,
|
|
20897
|
+
"pagination": false,
|
|
20898
|
+
"stream": false,
|
|
20899
|
+
"file": false,
|
|
20900
|
+
"contractStatus": "shared",
|
|
20901
|
+
"webZodContract": "",
|
|
20902
|
+
"sharedContractRef": "createPassivbotPaperAcceptanceTraderRequestSchema",
|
|
20903
|
+
"compatibility": {
|
|
20904
|
+
"contractVersion": "2026-08-30",
|
|
20905
|
+
"registryVersion": "2.1.0",
|
|
20906
|
+
"minCliVersion": "0.0.0",
|
|
20907
|
+
"maxCliVersion": "0.99.99",
|
|
20908
|
+
"openapi": "3.1.0"
|
|
20909
|
+
},
|
|
20910
|
+
"request": {
|
|
20911
|
+
"contentType": "application/json",
|
|
20912
|
+
"path": {
|
|
20913
|
+
"type": "object",
|
|
20914
|
+
"additionalProperties": false,
|
|
20915
|
+
"properties": {},
|
|
20916
|
+
"required": []
|
|
20917
|
+
},
|
|
20918
|
+
"query": null,
|
|
20919
|
+
"body": {
|
|
20920
|
+
"title": "createPassivbotPaperAcceptanceTraderRequestSchema",
|
|
20921
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
20922
|
+
"type": "object",
|
|
20923
|
+
"properties": {
|
|
20924
|
+
"name": {
|
|
20925
|
+
"type": "string",
|
|
20926
|
+
"minLength": 1
|
|
20927
|
+
},
|
|
20928
|
+
"exchangeConnectorId": {
|
|
20929
|
+
"type": "string",
|
|
20930
|
+
"minLength": 1
|
|
20931
|
+
},
|
|
20932
|
+
"config": {
|
|
20933
|
+
"type": "object",
|
|
20934
|
+
"propertyNames": {
|
|
20935
|
+
"type": "string",
|
|
20936
|
+
"minLength": 1
|
|
20937
|
+
},
|
|
20938
|
+
"additionalProperties": {}
|
|
20939
|
+
},
|
|
20940
|
+
"configSchemaVersion": {
|
|
20941
|
+
"default": 1,
|
|
20942
|
+
"type": "number",
|
|
20943
|
+
"const": 1
|
|
20944
|
+
},
|
|
20945
|
+
"autoStart": {
|
|
20946
|
+
"default": true,
|
|
20947
|
+
"type": "boolean"
|
|
20948
|
+
}
|
|
20949
|
+
},
|
|
20950
|
+
"required": [
|
|
20951
|
+
"name",
|
|
20952
|
+
"exchangeConnectorId",
|
|
20953
|
+
"config",
|
|
20954
|
+
"configSchemaVersion",
|
|
20955
|
+
"autoStart"
|
|
20956
|
+
],
|
|
20957
|
+
"additionalProperties": false
|
|
20958
|
+
},
|
|
20959
|
+
"pathParamNames": []
|
|
20960
|
+
},
|
|
20961
|
+
"response": {
|
|
20962
|
+
"contentType": "application/json",
|
|
20963
|
+
"success": {
|
|
20964
|
+
"title": "createTraderResponseSchema",
|
|
20965
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
20966
|
+
"type": "object",
|
|
20967
|
+
"properties": {
|
|
20968
|
+
"trader": {
|
|
20969
|
+
"type": "object",
|
|
20970
|
+
"properties": {
|
|
20971
|
+
"id": {
|
|
20972
|
+
"type": "string",
|
|
20973
|
+
"minLength": 1
|
|
20974
|
+
},
|
|
20975
|
+
"userId": {
|
|
20976
|
+
"type": "string",
|
|
20977
|
+
"minLength": 1
|
|
20978
|
+
},
|
|
20979
|
+
"name": {
|
|
20980
|
+
"type": "string",
|
|
20981
|
+
"minLength": 1
|
|
20982
|
+
},
|
|
20983
|
+
"strategyDefinitionId": {
|
|
20984
|
+
"type": "string",
|
|
20985
|
+
"minLength": 1
|
|
20986
|
+
},
|
|
20987
|
+
"exchangeConnectorId": {
|
|
20988
|
+
"type": "string",
|
|
20989
|
+
"minLength": 1
|
|
20990
|
+
},
|
|
20991
|
+
"enabled": {
|
|
20992
|
+
"type": "boolean"
|
|
20993
|
+
},
|
|
20994
|
+
"configSchemaVersion": {
|
|
20995
|
+
"type": "integer",
|
|
20996
|
+
"minimum": -9007199254740991,
|
|
20997
|
+
"maximum": 9007199254740991
|
|
20998
|
+
},
|
|
20999
|
+
"configRevision": {
|
|
21000
|
+
"type": "number"
|
|
21001
|
+
},
|
|
21002
|
+
"shareParameters": {
|
|
21003
|
+
"type": "boolean"
|
|
21004
|
+
},
|
|
21005
|
+
"hiddenFromLeaderboard": {
|
|
21006
|
+
"type": "boolean"
|
|
21007
|
+
},
|
|
21008
|
+
"config": {
|
|
21009
|
+
"type": "object",
|
|
21010
|
+
"propertyNames": {
|
|
21011
|
+
"type": "string",
|
|
21012
|
+
"minLength": 1
|
|
21013
|
+
},
|
|
21014
|
+
"additionalProperties": {}
|
|
21015
|
+
},
|
|
21016
|
+
"createdAt": {
|
|
21017
|
+
"type": "string"
|
|
21018
|
+
},
|
|
21019
|
+
"updatedAt": {
|
|
21020
|
+
"type": "string"
|
|
21021
|
+
}
|
|
21022
|
+
},
|
|
21023
|
+
"required": [
|
|
21024
|
+
"id",
|
|
21025
|
+
"userId",
|
|
21026
|
+
"name",
|
|
21027
|
+
"strategyDefinitionId",
|
|
21028
|
+
"exchangeConnectorId",
|
|
21029
|
+
"enabled",
|
|
21030
|
+
"configSchemaVersion",
|
|
21031
|
+
"configRevision",
|
|
21032
|
+
"shareParameters",
|
|
21033
|
+
"config",
|
|
21034
|
+
"createdAt",
|
|
21035
|
+
"updatedAt"
|
|
21036
|
+
],
|
|
21037
|
+
"additionalProperties": {}
|
|
21038
|
+
},
|
|
21039
|
+
"runtimeStatus": {
|
|
21040
|
+
"anyOf": [
|
|
21041
|
+
{
|
|
21042
|
+
"type": "object",
|
|
21043
|
+
"properties": {
|
|
21044
|
+
"traderId": {
|
|
21045
|
+
"type": "string"
|
|
21046
|
+
},
|
|
21047
|
+
"state": {
|
|
21048
|
+
"type": "string"
|
|
21049
|
+
},
|
|
21050
|
+
"strategyDefinitionId": {
|
|
21051
|
+
"type": "string"
|
|
21052
|
+
},
|
|
21053
|
+
"traderName": {
|
|
21054
|
+
"type": "string"
|
|
21055
|
+
},
|
|
21056
|
+
"errorMessage": {
|
|
21057
|
+
"type": "string"
|
|
21058
|
+
},
|
|
21059
|
+
"configRevision": {
|
|
21060
|
+
"type": "number"
|
|
21061
|
+
},
|
|
21062
|
+
"updatedAt": {
|
|
21063
|
+
"type": "string"
|
|
21064
|
+
}
|
|
21065
|
+
},
|
|
21066
|
+
"required": [
|
|
21067
|
+
"traderId",
|
|
21068
|
+
"state",
|
|
21069
|
+
"strategyDefinitionId",
|
|
21070
|
+
"traderName",
|
|
21071
|
+
"configRevision",
|
|
21072
|
+
"updatedAt"
|
|
21073
|
+
],
|
|
21074
|
+
"additionalProperties": {}
|
|
21075
|
+
},
|
|
21076
|
+
{
|
|
21077
|
+
"type": "null"
|
|
21078
|
+
}
|
|
21079
|
+
]
|
|
21080
|
+
}
|
|
21081
|
+
},
|
|
21082
|
+
"required": [
|
|
21083
|
+
"trader"
|
|
21084
|
+
],
|
|
21085
|
+
"additionalProperties": {}
|
|
21086
|
+
}
|
|
21087
|
+
},
|
|
21088
|
+
"error": {
|
|
21089
|
+
"contentType": "application/problem+json",
|
|
21090
|
+
"schema": {
|
|
21091
|
+
"$id": "https://alphafox.app/schemas/problem-details.json",
|
|
21092
|
+
"title": "ProblemDetails",
|
|
21093
|
+
"type": "object",
|
|
21094
|
+
"additionalProperties": true,
|
|
21095
|
+
"required": [
|
|
21096
|
+
"type",
|
|
21097
|
+
"title",
|
|
21098
|
+
"status",
|
|
21099
|
+
"detail",
|
|
21100
|
+
"requestId"
|
|
21101
|
+
],
|
|
21102
|
+
"properties": {
|
|
21103
|
+
"type": {
|
|
21104
|
+
"type": "string"
|
|
21105
|
+
},
|
|
21106
|
+
"title": {
|
|
21107
|
+
"type": "string"
|
|
21108
|
+
},
|
|
21109
|
+
"status": {
|
|
21110
|
+
"type": "integer",
|
|
21111
|
+
"minimum": 100,
|
|
21112
|
+
"maximum": 599
|
|
21113
|
+
},
|
|
21114
|
+
"detail": {
|
|
21115
|
+
"type": "string"
|
|
21116
|
+
},
|
|
21117
|
+
"code": {
|
|
21118
|
+
"type": "string"
|
|
21119
|
+
},
|
|
21120
|
+
"requestId": {
|
|
21121
|
+
"type": "string"
|
|
21122
|
+
}
|
|
21123
|
+
}
|
|
21124
|
+
}
|
|
21125
|
+
}
|
|
21126
|
+
},
|
|
20787
21127
|
"trading.rebate_copy_traders.create": {
|
|
20788
21128
|
"operationId": "trading.rebate_copy_traders.create",
|
|
20789
21129
|
"method": "POST",
|
|
@@ -20804,8 +21144,8 @@
|
|
|
20804
21144
|
"webZodContract": "createRebateCopyTraderRequestSchema",
|
|
20805
21145
|
"sharedContractRef": "",
|
|
20806
21146
|
"compatibility": {
|
|
20807
|
-
"contractVersion": "2026-08-
|
|
20808
|
-
"registryVersion": "2.0
|
|
21147
|
+
"contractVersion": "2026-08-30",
|
|
21148
|
+
"registryVersion": "2.1.0",
|
|
20809
21149
|
"minCliVersion": "0.0.0",
|
|
20810
21150
|
"maxCliVersion": "0.99.99",
|
|
20811
21151
|
"openapi": "3.1.0"
|
|
@@ -20892,8 +21232,8 @@
|
|
|
20892
21232
|
"webZodContract": "signalSourceAnalyticsResponseSchema",
|
|
20893
21233
|
"sharedContractRef": "",
|
|
20894
21234
|
"compatibility": {
|
|
20895
|
-
"contractVersion": "2026-08-
|
|
20896
|
-
"registryVersion": "2.0
|
|
21235
|
+
"contractVersion": "2026-08-30",
|
|
21236
|
+
"registryVersion": "2.1.0",
|
|
20897
21237
|
"minCliVersion": "0.0.0",
|
|
20898
21238
|
"maxCliVersion": "0.99.99",
|
|
20899
21239
|
"openapi": "3.1.0"
|
|
@@ -20980,8 +21320,8 @@
|
|
|
20980
21320
|
"webZodContract": "",
|
|
20981
21321
|
"sharedContractRef": "",
|
|
20982
21322
|
"compatibility": {
|
|
20983
|
-
"contractVersion": "2026-08-
|
|
20984
|
-
"registryVersion": "2.0
|
|
21323
|
+
"contractVersion": "2026-08-30",
|
|
21324
|
+
"registryVersion": "2.1.0",
|
|
20985
21325
|
"minCliVersion": "0.0.0",
|
|
20986
21326
|
"maxCliVersion": "0.99.99",
|
|
20987
21327
|
"openapi": "3.1.0"
|
|
@@ -21068,8 +21408,8 @@
|
|
|
21068
21408
|
"webZodContract": "tradingSignalSourceReturnCurveWindowSchema",
|
|
21069
21409
|
"sharedContractRef": "",
|
|
21070
21410
|
"compatibility": {
|
|
21071
|
-
"contractVersion": "2026-08-
|
|
21072
|
-
"registryVersion": "2.0
|
|
21411
|
+
"contractVersion": "2026-08-30",
|
|
21412
|
+
"registryVersion": "2.1.0",
|
|
21073
21413
|
"minCliVersion": "0.0.0",
|
|
21074
21414
|
"maxCliVersion": "0.99.99",
|
|
21075
21415
|
"openapi": "3.1.0"
|
|
@@ -21156,8 +21496,8 @@
|
|
|
21156
21496
|
"webZodContract": "",
|
|
21157
21497
|
"sharedContractRef": "",
|
|
21158
21498
|
"compatibility": {
|
|
21159
|
-
"contractVersion": "2026-08-
|
|
21160
|
-
"registryVersion": "2.0
|
|
21499
|
+
"contractVersion": "2026-08-30",
|
|
21500
|
+
"registryVersion": "2.1.0",
|
|
21161
21501
|
"minCliVersion": "0.0.0",
|
|
21162
21502
|
"maxCliVersion": "0.99.99",
|
|
21163
21503
|
"openapi": "3.1.0"
|
|
@@ -21244,8 +21584,8 @@
|
|
|
21244
21584
|
"webZodContract": "",
|
|
21245
21585
|
"sharedContractRef": "",
|
|
21246
21586
|
"compatibility": {
|
|
21247
|
-
"contractVersion": "2026-08-
|
|
21248
|
-
"registryVersion": "2.0
|
|
21587
|
+
"contractVersion": "2026-08-30",
|
|
21588
|
+
"registryVersion": "2.1.0",
|
|
21249
21589
|
"minCliVersion": "0.0.0",
|
|
21250
21590
|
"maxCliVersion": "0.99.99",
|
|
21251
21591
|
"openapi": "3.1.0"
|
|
@@ -21332,8 +21672,8 @@
|
|
|
21332
21672
|
"webZodContract": "",
|
|
21333
21673
|
"sharedContractRef": "",
|
|
21334
21674
|
"compatibility": {
|
|
21335
|
-
"contractVersion": "2026-08-
|
|
21336
|
-
"registryVersion": "2.0
|
|
21675
|
+
"contractVersion": "2026-08-30",
|
|
21676
|
+
"registryVersion": "2.1.0",
|
|
21337
21677
|
"minCliVersion": "0.0.0",
|
|
21338
21678
|
"maxCliVersion": "0.99.99",
|
|
21339
21679
|
"openapi": "3.1.0"
|
|
@@ -21429,8 +21769,8 @@
|
|
|
21429
21769
|
"webZodContract": "engineValidateStrategyConfigRequestSchema",
|
|
21430
21770
|
"sharedContractRef": "",
|
|
21431
21771
|
"compatibility": {
|
|
21432
|
-
"contractVersion": "2026-08-
|
|
21433
|
-
"registryVersion": "2.0
|
|
21772
|
+
"contractVersion": "2026-08-30",
|
|
21773
|
+
"registryVersion": "2.1.0",
|
|
21434
21774
|
"minCliVersion": "0.0.0",
|
|
21435
21775
|
"maxCliVersion": "0.99.99",
|
|
21436
21776
|
"openapi": "3.1.0"
|
|
@@ -21526,8 +21866,8 @@
|
|
|
21526
21866
|
"webZodContract": "",
|
|
21527
21867
|
"sharedContractRef": "",
|
|
21528
21868
|
"compatibility": {
|
|
21529
|
-
"contractVersion": "2026-08-
|
|
21530
|
-
"registryVersion": "2.0
|
|
21869
|
+
"contractVersion": "2026-08-30",
|
|
21870
|
+
"registryVersion": "2.1.0",
|
|
21531
21871
|
"minCliVersion": "0.0.0",
|
|
21532
21872
|
"maxCliVersion": "0.99.99",
|
|
21533
21873
|
"openapi": "3.1.0"
|
|
@@ -21623,8 +21963,8 @@
|
|
|
21623
21963
|
"webZodContract": "engineRunTraderActionRequestSchema",
|
|
21624
21964
|
"sharedContractRef": "",
|
|
21625
21965
|
"compatibility": {
|
|
21626
|
-
"contractVersion": "2026-08-
|
|
21627
|
-
"registryVersion": "2.0
|
|
21966
|
+
"contractVersion": "2026-08-30",
|
|
21967
|
+
"registryVersion": "2.1.0",
|
|
21628
21968
|
"minCliVersion": "0.0.0",
|
|
21629
21969
|
"maxCliVersion": "0.99.99",
|
|
21630
21970
|
"openapi": "3.1.0"
|
|
@@ -21727,8 +22067,8 @@
|
|
|
21727
22067
|
"webZodContract": "engineRunTraderActionRequestSchema",
|
|
21728
22068
|
"sharedContractRef": "",
|
|
21729
22069
|
"compatibility": {
|
|
21730
|
-
"contractVersion": "2026-08-
|
|
21731
|
-
"registryVersion": "2.0
|
|
22070
|
+
"contractVersion": "2026-08-30",
|
|
22071
|
+
"registryVersion": "2.1.0",
|
|
21732
22072
|
"minCliVersion": "0.0.0",
|
|
21733
22073
|
"maxCliVersion": "0.99.99",
|
|
21734
22074
|
"openapi": "3.1.0"
|
|
@@ -21830,8 +22170,8 @@
|
|
|
21830
22170
|
"webZodContract": "traderActivityQuerySchema",
|
|
21831
22171
|
"sharedContractRef": "",
|
|
21832
22172
|
"compatibility": {
|
|
21833
|
-
"contractVersion": "2026-08-
|
|
21834
|
-
"registryVersion": "2.0
|
|
22173
|
+
"contractVersion": "2026-08-30",
|
|
22174
|
+
"registryVersion": "2.1.0",
|
|
21835
22175
|
"minCliVersion": "0.0.0",
|
|
21836
22176
|
"maxCliVersion": "0.99.99",
|
|
21837
22177
|
"openapi": "3.1.0"
|
|
@@ -21927,8 +22267,8 @@
|
|
|
21927
22267
|
"webZodContract": "traderClosedPositionsQuerySchema",
|
|
21928
22268
|
"sharedContractRef": "",
|
|
21929
22269
|
"compatibility": {
|
|
21930
|
-
"contractVersion": "2026-08-
|
|
21931
|
-
"registryVersion": "2.0
|
|
22270
|
+
"contractVersion": "2026-08-30",
|
|
22271
|
+
"registryVersion": "2.1.0",
|
|
21932
22272
|
"minCliVersion": "0.0.0",
|
|
21933
22273
|
"maxCliVersion": "0.99.99",
|
|
21934
22274
|
"openapi": "3.1.0"
|
|
@@ -22024,8 +22364,8 @@
|
|
|
22024
22364
|
"webZodContract": "traderConfigRevisionsQuerySchema",
|
|
22025
22365
|
"sharedContractRef": "",
|
|
22026
22366
|
"compatibility": {
|
|
22027
|
-
"contractVersion": "2026-08-
|
|
22028
|
-
"registryVersion": "2.0
|
|
22367
|
+
"contractVersion": "2026-08-30",
|
|
22368
|
+
"registryVersion": "2.1.0",
|
|
22029
22369
|
"minCliVersion": "0.0.0",
|
|
22030
22370
|
"maxCliVersion": "0.99.99",
|
|
22031
22371
|
"openapi": "3.1.0"
|
|
@@ -22122,8 +22462,8 @@
|
|
|
22122
22462
|
"webZodContract": "engineUpdateTraderRequestSchema",
|
|
22123
22463
|
"sharedContractRef": "",
|
|
22124
22464
|
"compatibility": {
|
|
22125
|
-
"contractVersion": "2026-08-
|
|
22126
|
-
"registryVersion": "2.0
|
|
22465
|
+
"contractVersion": "2026-08-30",
|
|
22466
|
+
"registryVersion": "2.1.0",
|
|
22127
22467
|
"minCliVersion": "0.0.0",
|
|
22128
22468
|
"maxCliVersion": "0.99.99",
|
|
22129
22469
|
"openapi": "3.1.0"
|
|
@@ -22215,8 +22555,8 @@
|
|
|
22215
22555
|
"webZodContract": "detailBundleQuerySchema",
|
|
22216
22556
|
"sharedContractRef": "",
|
|
22217
22557
|
"compatibility": {
|
|
22218
|
-
"contractVersion": "2026-08-
|
|
22219
|
-
"registryVersion": "2.0
|
|
22558
|
+
"contractVersion": "2026-08-30",
|
|
22559
|
+
"registryVersion": "2.1.0",
|
|
22220
22560
|
"minCliVersion": "0.0.0",
|
|
22221
22561
|
"maxCliVersion": "0.99.99",
|
|
22222
22562
|
"openapi": "3.1.0"
|
|
@@ -22312,8 +22652,8 @@
|
|
|
22312
22652
|
"webZodContract": "traderEventsQuerySchema",
|
|
22313
22653
|
"sharedContractRef": "",
|
|
22314
22654
|
"compatibility": {
|
|
22315
|
-
"contractVersion": "2026-08-
|
|
22316
|
-
"registryVersion": "2.0
|
|
22655
|
+
"contractVersion": "2026-08-30",
|
|
22656
|
+
"registryVersion": "2.1.0",
|
|
22317
22657
|
"minCliVersion": "0.0.0",
|
|
22318
22658
|
"maxCliVersion": "0.99.99",
|
|
22319
22659
|
"openapi": "3.1.0"
|
|
@@ -22409,8 +22749,8 @@
|
|
|
22409
22749
|
"webZodContract": "",
|
|
22410
22750
|
"sharedContractRef": "traderDetailResponseSchema",
|
|
22411
22751
|
"compatibility": {
|
|
22412
|
-
"contractVersion": "2026-08-
|
|
22413
|
-
"registryVersion": "2.0
|
|
22752
|
+
"contractVersion": "2026-08-30",
|
|
22753
|
+
"registryVersion": "2.1.0",
|
|
22414
22754
|
"minCliVersion": "0.0.0",
|
|
22415
22755
|
"maxCliVersion": "0.99.99",
|
|
22416
22756
|
"openapi": "3.1.0"
|
|
@@ -22627,8 +22967,8 @@
|
|
|
22627
22967
|
"webZodContract": "traderLifecycleEventsQuerySchema",
|
|
22628
22968
|
"sharedContractRef": "",
|
|
22629
22969
|
"compatibility": {
|
|
22630
|
-
"contractVersion": "2026-08-
|
|
22631
|
-
"registryVersion": "2.0
|
|
22970
|
+
"contractVersion": "2026-08-30",
|
|
22971
|
+
"registryVersion": "2.1.0",
|
|
22632
22972
|
"minCliVersion": "0.0.0",
|
|
22633
22973
|
"maxCliVersion": "0.99.99",
|
|
22634
22974
|
"openapi": "3.1.0"
|
|
@@ -22724,8 +23064,8 @@
|
|
|
22724
23064
|
"webZodContract": "",
|
|
22725
23065
|
"sharedContractRef": "",
|
|
22726
23066
|
"compatibility": {
|
|
22727
|
-
"contractVersion": "2026-08-
|
|
22728
|
-
"registryVersion": "2.0
|
|
23067
|
+
"contractVersion": "2026-08-30",
|
|
23068
|
+
"registryVersion": "2.1.0",
|
|
22729
23069
|
"minCliVersion": "0.0.0",
|
|
22730
23070
|
"maxCliVersion": "0.99.99",
|
|
22731
23071
|
"openapi": "3.1.0"
|
|
@@ -22821,8 +23161,8 @@
|
|
|
22821
23161
|
"webZodContract": "traderOrdersQuerySchema",
|
|
22822
23162
|
"sharedContractRef": "",
|
|
22823
23163
|
"compatibility": {
|
|
22824
|
-
"contractVersion": "2026-08-
|
|
22825
|
-
"registryVersion": "2.0
|
|
23164
|
+
"contractVersion": "2026-08-30",
|
|
23165
|
+
"registryVersion": "2.1.0",
|
|
22826
23166
|
"minCliVersion": "0.0.0",
|
|
22827
23167
|
"maxCliVersion": "0.99.99",
|
|
22828
23168
|
"openapi": "3.1.0"
|
|
@@ -22918,8 +23258,8 @@
|
|
|
22918
23258
|
"webZodContract": "",
|
|
22919
23259
|
"sharedContractRef": "",
|
|
22920
23260
|
"compatibility": {
|
|
22921
|
-
"contractVersion": "2026-08-
|
|
22922
|
-
"registryVersion": "2.0
|
|
23261
|
+
"contractVersion": "2026-08-30",
|
|
23262
|
+
"registryVersion": "2.1.0",
|
|
22923
23263
|
"minCliVersion": "0.0.0",
|
|
22924
23264
|
"maxCliVersion": "0.99.99",
|
|
22925
23265
|
"openapi": "3.1.0"
|
|
@@ -23015,8 +23355,8 @@
|
|
|
23015
23355
|
"webZodContract": "",
|
|
23016
23356
|
"sharedContractRef": "",
|
|
23017
23357
|
"compatibility": {
|
|
23018
|
-
"contractVersion": "2026-08-
|
|
23019
|
-
"registryVersion": "2.0
|
|
23358
|
+
"contractVersion": "2026-08-30",
|
|
23359
|
+
"registryVersion": "2.1.0",
|
|
23020
23360
|
"minCliVersion": "0.0.0",
|
|
23021
23361
|
"maxCliVersion": "0.99.99",
|
|
23022
23362
|
"openapi": "3.1.0"
|
|
@@ -23113,8 +23453,8 @@
|
|
|
23113
23453
|
"webZodContract": "engineResetTraderPerformanceHistoryRequestSchema",
|
|
23114
23454
|
"sharedContractRef": "",
|
|
23115
23455
|
"compatibility": {
|
|
23116
|
-
"contractVersion": "2026-08-
|
|
23117
|
-
"registryVersion": "2.0
|
|
23456
|
+
"contractVersion": "2026-08-30",
|
|
23457
|
+
"registryVersion": "2.1.0",
|
|
23118
23458
|
"minCliVersion": "0.0.0",
|
|
23119
23459
|
"maxCliVersion": "0.99.99",
|
|
23120
23460
|
"openapi": "3.1.0"
|
|
@@ -23210,8 +23550,8 @@
|
|
|
23210
23550
|
"webZodContract": "engineTraderPerformanceWindowSchema",
|
|
23211
23551
|
"sharedContractRef": "",
|
|
23212
23552
|
"compatibility": {
|
|
23213
|
-
"contractVersion": "2026-08-
|
|
23214
|
-
"registryVersion": "2.0
|
|
23553
|
+
"contractVersion": "2026-08-30",
|
|
23554
|
+
"registryVersion": "2.1.0",
|
|
23215
23555
|
"minCliVersion": "0.0.0",
|
|
23216
23556
|
"maxCliVersion": "0.99.99",
|
|
23217
23557
|
"openapi": "3.1.0"
|
|
@@ -23307,8 +23647,8 @@
|
|
|
23307
23647
|
"webZodContract": "enginePolymarketPaperGateWindowSchema",
|
|
23308
23648
|
"sharedContractRef": "",
|
|
23309
23649
|
"compatibility": {
|
|
23310
|
-
"contractVersion": "2026-08-
|
|
23311
|
-
"registryVersion": "2.0
|
|
23650
|
+
"contractVersion": "2026-08-30",
|
|
23651
|
+
"registryVersion": "2.1.0",
|
|
23312
23652
|
"minCliVersion": "0.0.0",
|
|
23313
23653
|
"maxCliVersion": "0.99.99",
|
|
23314
23654
|
"openapi": "3.1.0"
|
|
@@ -23404,8 +23744,8 @@
|
|
|
23404
23744
|
"webZodContract": "",
|
|
23405
23745
|
"sharedContractRef": "",
|
|
23406
23746
|
"compatibility": {
|
|
23407
|
-
"contractVersion": "2026-08-
|
|
23408
|
-
"registryVersion": "2.0
|
|
23747
|
+
"contractVersion": "2026-08-30",
|
|
23748
|
+
"registryVersion": "2.1.0",
|
|
23409
23749
|
"minCliVersion": "0.0.0",
|
|
23410
23750
|
"maxCliVersion": "0.99.99",
|
|
23411
23751
|
"openapi": "3.1.0"
|
|
@@ -23501,8 +23841,8 @@
|
|
|
23501
23841
|
"webZodContract": "",
|
|
23502
23842
|
"sharedContractRef": "traderRuntimeResponseSchema",
|
|
23503
23843
|
"compatibility": {
|
|
23504
|
-
"contractVersion": "2026-08-
|
|
23505
|
-
"registryVersion": "2.0
|
|
23844
|
+
"contractVersion": "2026-08-30",
|
|
23845
|
+
"registryVersion": "2.1.0",
|
|
23506
23846
|
"minCliVersion": "0.0.0",
|
|
23507
23847
|
"maxCliVersion": "0.99.99",
|
|
23508
23848
|
"openapi": "3.1.0"
|
|
@@ -23719,8 +24059,8 @@
|
|
|
23719
24059
|
"webZodContract": "",
|
|
23720
24060
|
"sharedContractRef": "",
|
|
23721
24061
|
"compatibility": {
|
|
23722
|
-
"contractVersion": "2026-08-
|
|
23723
|
-
"registryVersion": "2.0
|
|
24062
|
+
"contractVersion": "2026-08-30",
|
|
24063
|
+
"registryVersion": "2.1.0",
|
|
23724
24064
|
"minCliVersion": "0.0.0",
|
|
23725
24065
|
"maxCliVersion": "0.99.99",
|
|
23726
24066
|
"openapi": "3.1.0"
|
|
@@ -23817,8 +24157,8 @@
|
|
|
23817
24157
|
"webZodContract": "",
|
|
23818
24158
|
"sharedContractRef": "startTraderRequestSchema",
|
|
23819
24159
|
"compatibility": {
|
|
23820
|
-
"contractVersion": "2026-08-
|
|
23821
|
-
"registryVersion": "2.0
|
|
24160
|
+
"contractVersion": "2026-08-30",
|
|
24161
|
+
"registryVersion": "2.1.0",
|
|
23822
24162
|
"minCliVersion": "0.0.0",
|
|
23823
24163
|
"maxCliVersion": "0.99.99",
|
|
23824
24164
|
"openapi": "3.1.0"
|
|
@@ -23982,8 +24322,8 @@
|
|
|
23982
24322
|
"webZodContract": "",
|
|
23983
24323
|
"sharedContractRef": "stopTraderRequestSchema",
|
|
23984
24324
|
"compatibility": {
|
|
23985
|
-
"contractVersion": "2026-08-
|
|
23986
|
-
"registryVersion": "2.0
|
|
24325
|
+
"contractVersion": "2026-08-30",
|
|
24326
|
+
"registryVersion": "2.1.0",
|
|
23987
24327
|
"minCliVersion": "0.0.0",
|
|
23988
24328
|
"maxCliVersion": "0.99.99",
|
|
23989
24329
|
"openapi": "3.1.0"
|
|
@@ -24141,8 +24481,8 @@
|
|
|
24141
24481
|
"webZodContract": "",
|
|
24142
24482
|
"sharedContractRef": "",
|
|
24143
24483
|
"compatibility": {
|
|
24144
|
-
"contractVersion": "2026-08-
|
|
24145
|
-
"registryVersion": "2.0
|
|
24484
|
+
"contractVersion": "2026-08-30",
|
|
24485
|
+
"registryVersion": "2.1.0",
|
|
24146
24486
|
"minCliVersion": "0.0.0",
|
|
24147
24487
|
"maxCliVersion": "0.99.99",
|
|
24148
24488
|
"openapi": "3.1.0"
|
|
@@ -24238,8 +24578,8 @@
|
|
|
24238
24578
|
"webZodContract": "",
|
|
24239
24579
|
"sharedContractRef": "",
|
|
24240
24580
|
"compatibility": {
|
|
24241
|
-
"contractVersion": "2026-08-
|
|
24242
|
-
"registryVersion": "2.0
|
|
24581
|
+
"contractVersion": "2026-08-30",
|
|
24582
|
+
"registryVersion": "2.1.0",
|
|
24243
24583
|
"minCliVersion": "0.0.0",
|
|
24244
24584
|
"maxCliVersion": "0.99.99",
|
|
24245
24585
|
"openapi": "3.1.0"
|
|
@@ -24336,8 +24676,8 @@
|
|
|
24336
24676
|
"webZodContract": "",
|
|
24337
24677
|
"sharedContractRef": "updateTraderConfigRequestSchema",
|
|
24338
24678
|
"compatibility": {
|
|
24339
|
-
"contractVersion": "2026-08-
|
|
24340
|
-
"registryVersion": "2.0
|
|
24679
|
+
"contractVersion": "2026-08-30",
|
|
24680
|
+
"registryVersion": "2.1.0",
|
|
24341
24681
|
"minCliVersion": "0.0.0",
|
|
24342
24682
|
"maxCliVersion": "0.99.99",
|
|
24343
24683
|
"openapi": "3.1.0"
|
|
@@ -24666,8 +25006,8 @@
|
|
|
24666
25006
|
"webZodContract": "engineUpdateAndStartTraderRequestSchema",
|
|
24667
25007
|
"sharedContractRef": "",
|
|
24668
25008
|
"compatibility": {
|
|
24669
|
-
"contractVersion": "2026-08-
|
|
24670
|
-
"registryVersion": "2.0
|
|
25009
|
+
"contractVersion": "2026-08-30",
|
|
25010
|
+
"registryVersion": "2.1.0",
|
|
24671
25011
|
"minCliVersion": "0.0.0",
|
|
24672
25012
|
"maxCliVersion": "0.99.99",
|
|
24673
25013
|
"openapi": "3.1.0"
|
|
@@ -24764,8 +25104,8 @@
|
|
|
24764
25104
|
"webZodContract": "",
|
|
24765
25105
|
"sharedContractRef": "createTraderRequestSchema",
|
|
24766
25106
|
"compatibility": {
|
|
24767
|
-
"contractVersion": "2026-08-
|
|
24768
|
-
"registryVersion": "2.0
|
|
25107
|
+
"contractVersion": "2026-08-30",
|
|
25108
|
+
"registryVersion": "2.1.0",
|
|
24769
25109
|
"minCliVersion": "0.0.0",
|
|
24770
25110
|
"maxCliVersion": "0.99.99",
|
|
24771
25111
|
"openapi": "3.1.0"
|
|
@@ -25103,8 +25443,8 @@
|
|
|
25103
25443
|
"webZodContract": "engineTraderPerformanceWindowSchema",
|
|
25104
25444
|
"sharedContractRef": "",
|
|
25105
25445
|
"compatibility": {
|
|
25106
|
-
"contractVersion": "2026-08-
|
|
25107
|
-
"registryVersion": "2.0
|
|
25446
|
+
"contractVersion": "2026-08-30",
|
|
25447
|
+
"registryVersion": "2.1.0",
|
|
25108
25448
|
"minCliVersion": "0.0.0",
|
|
25109
25449
|
"maxCliVersion": "0.99.99",
|
|
25110
25450
|
"openapi": "3.1.0"
|
|
@@ -25191,8 +25531,8 @@
|
|
|
25191
25531
|
"webZodContract": "engineExchangeTickersRequestSchema",
|
|
25192
25532
|
"sharedContractRef": "",
|
|
25193
25533
|
"compatibility": {
|
|
25194
|
-
"contractVersion": "2026-08-
|
|
25195
|
-
"registryVersion": "2.0
|
|
25534
|
+
"contractVersion": "2026-08-30",
|
|
25535
|
+
"registryVersion": "2.1.0",
|
|
25196
25536
|
"minCliVersion": "0.0.0",
|
|
25197
25537
|
"maxCliVersion": "0.99.99",
|
|
25198
25538
|
"openapi": "3.1.0"
|
|
@@ -25279,8 +25619,8 @@
|
|
|
25279
25619
|
"webZodContract": "walletDepositAddressSchema",
|
|
25280
25620
|
"sharedContractRef": "",
|
|
25281
25621
|
"compatibility": {
|
|
25282
|
-
"contractVersion": "2026-08-
|
|
25283
|
-
"registryVersion": "2.0
|
|
25622
|
+
"contractVersion": "2026-08-30",
|
|
25623
|
+
"registryVersion": "2.1.0",
|
|
25284
25624
|
"minCliVersion": "0.0.0",
|
|
25285
25625
|
"maxCliVersion": "0.99.99",
|
|
25286
25626
|
"openapi": "3.1.0"
|
|
@@ -25367,8 +25707,8 @@
|
|
|
25367
25707
|
"webZodContract": "walletOverviewSchema",
|
|
25368
25708
|
"sharedContractRef": "",
|
|
25369
25709
|
"compatibility": {
|
|
25370
|
-
"contractVersion": "2026-08-
|
|
25371
|
-
"registryVersion": "2.0
|
|
25710
|
+
"contractVersion": "2026-08-30",
|
|
25711
|
+
"registryVersion": "2.1.0",
|
|
25372
25712
|
"minCliVersion": "0.0.0",
|
|
25373
25713
|
"maxCliVersion": "0.99.99",
|
|
25374
25714
|
"openapi": "3.1.0"
|
|
@@ -25456,8 +25796,8 @@
|
|
|
25456
25796
|
"webZodContract": "walletOperationResponseSchema",
|
|
25457
25797
|
"sharedContractRef": "",
|
|
25458
25798
|
"compatibility": {
|
|
25459
|
-
"contractVersion": "2026-08-
|
|
25460
|
-
"registryVersion": "2.0
|
|
25799
|
+
"contractVersion": "2026-08-30",
|
|
25800
|
+
"registryVersion": "2.1.0",
|
|
25461
25801
|
"minCliVersion": "0.0.0",
|
|
25462
25802
|
"maxCliVersion": "0.99.99",
|
|
25463
25803
|
"openapi": "3.1.0"
|
|
@@ -25544,8 +25884,8 @@
|
|
|
25544
25884
|
"webZodContract": "walletTransferRecipientSchema",
|
|
25545
25885
|
"sharedContractRef": "",
|
|
25546
25886
|
"compatibility": {
|
|
25547
|
-
"contractVersion": "2026-08-
|
|
25548
|
-
"registryVersion": "2.0
|
|
25887
|
+
"contractVersion": "2026-08-30",
|
|
25888
|
+
"registryVersion": "2.1.0",
|
|
25549
25889
|
"minCliVersion": "0.0.0",
|
|
25550
25890
|
"maxCliVersion": "0.99.99",
|
|
25551
25891
|
"openapi": "3.1.0"
|