@keystrokehq/polymarket_us 0.1.3 → 0.1.4
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/actions/cancel-all-open-orders.d.cts +15 -1
- package/dist/actions/cancel-all-open-orders.d.mts +15 -1
- package/dist/actions/cancel-multiple-orders.d.cts +15 -1
- package/dist/actions/cancel-multiple-orders.d.mts +15 -1
- package/dist/actions/cancel-order.d.cts +15 -1
- package/dist/actions/cancel-order.d.mts +15 -1
- package/dist/actions/close-position-order.d.cts +15 -1
- package/dist/actions/close-position-order.d.mts +15 -1
- package/dist/actions/create-multiple-orders.d.cts +15 -1
- package/dist/actions/create-multiple-orders.d.mts +15 -1
- package/dist/actions/create-order.d.cts +15 -1
- package/dist/actions/create-order.d.mts +15 -1
- package/dist/actions/get-account-balances.d.cts +15 -1
- package/dist/actions/get-account-balances.d.cts.map +1 -1
- package/dist/actions/get-account-balances.d.mts +15 -1
- package/dist/actions/get-account-balances.d.mts.map +1 -1
- package/dist/actions/get-activities.d.cts +15 -1
- package/dist/actions/get-activities.d.mts +15 -1
- package/dist/actions/get-event-by-id.d.cts +15 -1
- package/dist/actions/get-event-by-id.d.mts +15 -1
- package/dist/actions/get-event-by-slug.d.cts +15 -1
- package/dist/actions/get-event-by-slug.d.mts +15 -1
- package/dist/actions/get-league-by-slug.d.cts +15 -1
- package/dist/actions/get-league-by-slug.d.mts +15 -1
- package/dist/actions/get-market-bbo.d.cts +15 -1
- package/dist/actions/get-market-bbo.d.mts +15 -1
- package/dist/actions/get-market-book.d.cts +15 -1
- package/dist/actions/get-market-book.d.mts +15 -1
- package/dist/actions/get-market-by-id.d.cts +15 -1
- package/dist/actions/get-market-by-id.d.mts +15 -1
- package/dist/actions/get-market-by-slug.d.cts +15 -1
- package/dist/actions/get-market-by-slug.d.mts +15 -1
- package/dist/actions/get-market-settlement.d.cts +15 -1
- package/dist/actions/get-market-settlement.d.mts +15 -1
- package/dist/actions/get-markets-for-subject-by-slug.d.cts +15 -1
- package/dist/actions/get-markets-for-subject-by-slug.d.mts +15 -1
- package/dist/actions/get-markets-for-subject.d.cts +15 -1
- package/dist/actions/get-markets-for-subject.d.mts +15 -1
- package/dist/actions/get-open-orders.d.cts +15 -1
- package/dist/actions/get-open-orders.d.mts +15 -1
- package/dist/actions/get-order.d.cts +15 -1
- package/dist/actions/get-order.d.mts +15 -1
- package/dist/actions/get-series-by-id.d.cts +15 -1
- package/dist/actions/get-series-by-id.d.mts +15 -1
- package/dist/actions/get-sport-by-slug.d.cts +15 -1
- package/dist/actions/get-sport-by-slug.d.mts +15 -1
- package/dist/actions/get-subject-by-id.d.cts +15 -1
- package/dist/actions/get-subject-by-id.d.mts +15 -1
- package/dist/actions/get-subject-by-slug.d.cts +15 -1
- package/dist/actions/get-subject-by-slug.d.mts +15 -1
- package/dist/actions/get-tag-by-id.d.cts +15 -1
- package/dist/actions/get-tag-by-id.d.mts +15 -1
- package/dist/actions/get-tag-by-slug.d.cts +15 -1
- package/dist/actions/get-tag-by-slug.d.mts +15 -1
- package/dist/actions/get-user-positions.d.cts +15 -1
- package/dist/actions/get-user-positions.d.mts +15 -1
- package/dist/actions/list-events-for-league.d.cts +15 -1
- package/dist/actions/list-events-for-league.d.mts +15 -1
- package/dist/actions/list-events-for-series.d.cts +15 -1
- package/dist/actions/list-events-for-series.d.mts +15 -1
- package/dist/actions/list-events-for-sport.d.cts +15 -1
- package/dist/actions/list-events-for-sport.d.mts +15 -1
- package/dist/actions/list-events.d.cts +15 -1
- package/dist/actions/list-events.d.mts +15 -1
- package/dist/actions/list-featured-tags.d.cts +15 -1
- package/dist/actions/list-featured-tags.d.cts.map +1 -1
- package/dist/actions/list-featured-tags.d.mts +15 -1
- package/dist/actions/list-featured-tags.d.mts.map +1 -1
- package/dist/actions/list-leagues.d.cts +15 -1
- package/dist/actions/list-leagues.d.mts +15 -1
- package/dist/actions/list-markets.d.cts +15 -1
- package/dist/actions/list-markets.d.mts +15 -1
- package/dist/actions/list-series.d.cts +15 -1
- package/dist/actions/list-series.d.mts +15 -1
- package/dist/actions/list-sports-teams-for-provider.d.cts +15 -1
- package/dist/actions/list-sports-teams-for-provider.d.mts +15 -1
- package/dist/actions/list-sports-teams.d.cts +15 -1
- package/dist/actions/list-sports-teams.d.mts +15 -1
- package/dist/actions/list-sports.d.cts +15 -1
- package/dist/actions/list-sports.d.cts.map +1 -1
- package/dist/actions/list-sports.d.mts +15 -1
- package/dist/actions/list-sports.d.mts.map +1 -1
- package/dist/actions/list-subjects.d.cts +15 -1
- package/dist/actions/list-subjects.d.mts +15 -1
- package/dist/actions/list-tags.d.cts +15 -1
- package/dist/actions/list-tags.d.mts +15 -1
- package/dist/actions/modify-multiple-orders.d.cts +15 -1
- package/dist/actions/modify-multiple-orders.d.mts +15 -1
- package/dist/actions/modify-order.d.cts +15 -1
- package/dist/actions/modify-order.d.mts +15 -1
- package/dist/actions/preview-order.d.cts +15 -1
- package/dist/actions/preview-order.d.mts +15 -1
- package/dist/actions/search-markets-and-events.d.cts +15 -1
- package/dist/actions/search-markets-and-events.d.mts +15 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -15,7 +15,21 @@ declare const polymarketUsListSubjects: import("@keystrokehq/action").WorkflowAc
|
|
|
15
15
|
query?: string | undefined;
|
|
16
16
|
offset?: number | undefined;
|
|
17
17
|
subjectType?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
secret_key: z.ZodString;
|
|
24
|
+
key_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
secret_key: z.ZodString;
|
|
31
|
+
key_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
19
33
|
//#endregion
|
|
20
34
|
export { polymarketUsListSubjects };
|
|
21
35
|
//# sourceMappingURL=list-subjects.d.mts.map
|
|
@@ -26,7 +26,21 @@ declare const polymarketUsListTags: import("@keystrokehq/action").WorkflowAction
|
|
|
26
26
|
parentId?: number | undefined;
|
|
27
27
|
parentSlug?: string | undefined;
|
|
28
28
|
orderDirection?: "asc" | "desc" | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { polymarketUsListTags };
|
|
32
46
|
//# sourceMappingURL=list-tags.d.cts.map
|
|
@@ -26,7 +26,21 @@ declare const polymarketUsListTags: import("@keystrokehq/action").WorkflowAction
|
|
|
26
26
|
parentId?: number | undefined;
|
|
27
27
|
parentSlug?: string | undefined;
|
|
28
28
|
orderDirection?: "asc" | "desc" | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { polymarketUsListTags };
|
|
32
46
|
//# sourceMappingURL=list-tags.d.mts.map
|
|
@@ -38,7 +38,21 @@ declare const polymarketUsModifyMultipleOrders: import("@keystrokehq/action").Wo
|
|
|
38
38
|
goodTillTime?: string | undefined;
|
|
39
39
|
participateDontInitiate?: boolean | undefined;
|
|
40
40
|
}[];
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
secret_key: z.ZodString;
|
|
47
|
+
key_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
secret_key: z.ZodString;
|
|
54
|
+
key_id: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
42
56
|
//#endregion
|
|
43
57
|
export { polymarketUsModifyMultipleOrders };
|
|
44
58
|
//# sourceMappingURL=modify-multiple-orders.d.cts.map
|
|
@@ -38,7 +38,21 @@ declare const polymarketUsModifyMultipleOrders: import("@keystrokehq/action").Wo
|
|
|
38
38
|
goodTillTime?: string | undefined;
|
|
39
39
|
participateDontInitiate?: boolean | undefined;
|
|
40
40
|
}[];
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
secret_key: z.ZodString;
|
|
47
|
+
key_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
secret_key: z.ZodString;
|
|
54
|
+
key_id: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
42
56
|
//#endregion
|
|
43
57
|
export { polymarketUsModifyMultipleOrders };
|
|
44
58
|
//# sourceMappingURL=modify-multiple-orders.d.mts.map
|
|
@@ -33,7 +33,21 @@ declare const polymarketUsModifyOrder: import("@keystrokehq/action").WorkflowAct
|
|
|
33
33
|
quantity?: number | undefined;
|
|
34
34
|
goodTillTime?: string | undefined;
|
|
35
35
|
participateDontInitiate?: boolean | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
secret_key: z.ZodString;
|
|
49
|
+
key_id: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
37
51
|
//#endregion
|
|
38
52
|
export { polymarketUsModifyOrder };
|
|
39
53
|
//# sourceMappingURL=modify-order.d.cts.map
|
|
@@ -33,7 +33,21 @@ declare const polymarketUsModifyOrder: import("@keystrokehq/action").WorkflowAct
|
|
|
33
33
|
quantity?: number | undefined;
|
|
34
34
|
goodTillTime?: string | undefined;
|
|
35
35
|
participateDontInitiate?: boolean | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
secret_key: z.ZodString;
|
|
49
|
+
key_id: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
37
51
|
//#endregion
|
|
38
52
|
export { polymarketUsModifyOrder };
|
|
39
53
|
//# sourceMappingURL=modify-order.d.mts.map
|
|
@@ -90,7 +90,21 @@ declare const polymarketUsPreviewOrder: import("@keystrokehq/action").WorkflowAc
|
|
|
90
90
|
synchronousExecution?: boolean | undefined;
|
|
91
91
|
participateDontInitiate?: boolean | undefined;
|
|
92
92
|
};
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
secret_key: z.ZodString;
|
|
99
|
+
key_id: z.ZodString;
|
|
100
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
secret_key: z.ZodString;
|
|
106
|
+
key_id: z.ZodString;
|
|
107
|
+
}, z.core.$strip>>]>;
|
|
94
108
|
//#endregion
|
|
95
109
|
export { polymarketUsPreviewOrder };
|
|
96
110
|
//# sourceMappingURL=preview-order.d.cts.map
|
|
@@ -90,7 +90,21 @@ declare const polymarketUsPreviewOrder: import("@keystrokehq/action").WorkflowAc
|
|
|
90
90
|
synchronousExecution?: boolean | undefined;
|
|
91
91
|
participateDontInitiate?: boolean | undefined;
|
|
92
92
|
};
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
secret_key: z.ZodString;
|
|
99
|
+
key_id: z.ZodString;
|
|
100
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
secret_key: z.ZodString;
|
|
106
|
+
key_id: z.ZodString;
|
|
107
|
+
}, z.core.$strip>>]>;
|
|
94
108
|
//#endregion
|
|
95
109
|
export { polymarketUsPreviewOrder };
|
|
96
110
|
//# sourceMappingURL=preview-order.d.mts.map
|
|
@@ -19,7 +19,21 @@ declare const polymarketUsSearchMarketsAndEvents: import("@keystrokehq/action").
|
|
|
19
19
|
status?: string | undefined;
|
|
20
20
|
seriesIds?: number[] | undefined;
|
|
21
21
|
marketType?: string[] | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
secret_key: z.ZodString;
|
|
28
|
+
key_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { polymarketUsSearchMarketsAndEvents };
|
|
25
39
|
//# sourceMappingURL=search-markets-and-events.d.cts.map
|
|
@@ -19,7 +19,21 @@ declare const polymarketUsSearchMarketsAndEvents: import("@keystrokehq/action").
|
|
|
19
19
|
status?: string | undefined;
|
|
20
20
|
seriesIds?: number[] | undefined;
|
|
21
21
|
marketType?: string[] | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
secret_key: z.ZodString;
|
|
28
|
+
key_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
23
37
|
//#endregion
|
|
24
38
|
export { polymarketUsSearchMarketsAndEvents };
|
|
25
39
|
//# sourceMappingURL=search-markets-and-events.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const polymarketUs = (0,
|
|
4
|
+
const polymarketUs = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "polymarket_us",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
secret_key: zod.z.string(),
|
|
9
|
+
key_id: zod.z.string()
|
|
10
|
+
}
|
|
5
11
|
});
|
|
6
12
|
//#endregion
|
|
7
13
|
exports.polymarketUs = polymarketUs;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const polymarketUs = defineApp({\n slug: \"polymarket_us\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const polymarketUs = defineApp({\n slug: \"polymarket_us\",\n auth: \"keystroke\",\n credential: {\n secret_key: z.string(),\n key_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,gBAAA,GAAA,2BAAA,UAAA,CAAyB;CACpC,MAAM;CACN,MAAM;CACN,YAAY;EACV,YAAYA,IAAAA,EAAE,OAAO;EACrB,QAAQA,IAAAA,EAAE,OAAO;CACnB;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const polymarketUs: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const polymarketUs: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
secret_key: z.ZodString;
|
|
10
|
+
key_id: z.ZodString;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
3
12
|
//#endregion
|
|
4
13
|
export { polymarketUs };
|
|
5
14
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,YAAA,6BAAY,GAAA,+BAAA,UAAA,kBAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const polymarketUs: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const polymarketUs: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
secret_key: z.ZodString;
|
|
10
|
+
key_id: z.ZodString;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
3
12
|
//#endregion
|
|
4
13
|
export { polymarketUs };
|
|
5
14
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,YAAA,6BAAY,GAAA,+BAAA,UAAA,kBAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const polymarketUs = defineApp({
|
|
4
5
|
slug: "polymarket_us",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
secret_key: z.string(),
|
|
9
|
+
key_id: z.string()
|
|
10
|
+
}
|
|
6
11
|
});
|
|
7
12
|
//#endregion
|
|
8
13
|
export { polymarketUs };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const polymarketUs = defineApp({\n slug: \"polymarket_us\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const polymarketUs = defineApp({\n slug: \"polymarket_us\",\n auth: \"keystroke\",\n credential: {\n secret_key: z.string(),\n key_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,eAAe,UAAU;CACpC,MAAM;CACN,MAAM;CACN,YAAY;EACV,YAAY,EAAE,OAAO;EACrB,QAAQ,EAAE,OAAO;CACnB;AACF,CAAC"}
|