@keystrokehq/polymarket 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
|
@@ -9,7 +9,21 @@ declare const PolymarketCancelAllOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketCancelAllOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketCancelAllOpenOrders };
|
|
15
29
|
//# sourceMappingURL=cancel-all-open-orders.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketCancelAllOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketCancelAllOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketCancelAllOpenOrders };
|
|
15
29
|
//# sourceMappingURL=cancel-all-open-orders.d.mts.map
|
|
@@ -16,7 +16,21 @@ declare const polymarketCancelMultipleOrders: import("@keystrokehq/action").Work
|
|
|
16
16
|
orderId: string;
|
|
17
17
|
marketSlug: string;
|
|
18
18
|
}[];
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketCancelMultipleOrders };
|
|
22
36
|
//# sourceMappingURL=cancel-multiple-orders.d.cts.map
|
|
@@ -16,7 +16,21 @@ declare const polymarketCancelMultipleOrders: import("@keystrokehq/action").Work
|
|
|
16
16
|
orderId: string;
|
|
17
17
|
marketSlug: string;
|
|
18
18
|
}[];
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketCancelMultipleOrders };
|
|
22
36
|
//# sourceMappingURL=cancel-multiple-orders.d.mts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketCancelOrderOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketCancelOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
orderId: string;
|
|
13
13
|
marketSlug: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketCancelOrder };
|
|
17
31
|
//# sourceMappingURL=cancel-order.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketCancelOrderOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketCancelOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
orderId: string;
|
|
13
13
|
marketSlug: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketCancelOrder };
|
|
17
31
|
//# sourceMappingURL=cancel-order.d.mts.map
|
|
@@ -34,7 +34,21 @@ declare const polymarketClosePositionOrder: import("@keystrokehq/action").Workfl
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
manualOrderIndicator?: "MANUAL_ORDER_INDICATOR_MANUAL" | "MANUAL_ORDER_INDICATOR_AUTOMATIC" | undefined;
|
|
36
36
|
synchronousExecution?: boolean | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
secret_key: z.ZodString;
|
|
43
|
+
key_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
secret_key: z.ZodString;
|
|
50
|
+
key_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
38
52
|
//#endregion
|
|
39
53
|
export { polymarketClosePositionOrder };
|
|
40
54
|
//# sourceMappingURL=close-position-order.d.cts.map
|
|
@@ -34,7 +34,21 @@ declare const polymarketClosePositionOrder: import("@keystrokehq/action").Workfl
|
|
|
34
34
|
} | undefined;
|
|
35
35
|
manualOrderIndicator?: "MANUAL_ORDER_INDICATOR_MANUAL" | "MANUAL_ORDER_INDICATOR_AUTOMATIC" | undefined;
|
|
36
36
|
synchronousExecution?: boolean | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
secret_key: z.ZodString;
|
|
43
|
+
key_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
secret_key: z.ZodString;
|
|
50
|
+
key_id: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
38
52
|
//#endregion
|
|
39
53
|
export { polymarketClosePositionOrder };
|
|
40
54
|
//# sourceMappingURL=close-position-order.d.mts.map
|
|
@@ -91,7 +91,21 @@ declare const polymarketCreateMultipleOrders: import("@keystrokehq/action").Work
|
|
|
91
91
|
synchronousExecution?: boolean | undefined;
|
|
92
92
|
participateDontInitiate?: boolean | undefined;
|
|
93
93
|
}[];
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
94
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
95
|
+
connectionId: z.ZodString;
|
|
96
|
+
entityId: z.ZodString;
|
|
97
|
+
instanceId: z.ZodString;
|
|
98
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
+
secret_key: z.ZodString;
|
|
100
|
+
key_id: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
102
|
+
connectionId: z.ZodString;
|
|
103
|
+
entityId: z.ZodString;
|
|
104
|
+
instanceId: z.ZodString;
|
|
105
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
106
|
+
secret_key: z.ZodString;
|
|
107
|
+
key_id: z.ZodString;
|
|
108
|
+
}, z.core.$strip>>]>;
|
|
95
109
|
//#endregion
|
|
96
110
|
export { polymarketCreateMultipleOrders };
|
|
97
111
|
//# sourceMappingURL=create-multiple-orders.d.cts.map
|
|
@@ -91,7 +91,21 @@ declare const polymarketCreateMultipleOrders: import("@keystrokehq/action").Work
|
|
|
91
91
|
synchronousExecution?: boolean | undefined;
|
|
92
92
|
participateDontInitiate?: boolean | undefined;
|
|
93
93
|
}[];
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
94
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
95
|
+
connectionId: z.ZodString;
|
|
96
|
+
entityId: z.ZodString;
|
|
97
|
+
instanceId: z.ZodString;
|
|
98
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
+
secret_key: z.ZodString;
|
|
100
|
+
key_id: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
102
|
+
connectionId: z.ZodString;
|
|
103
|
+
entityId: z.ZodString;
|
|
104
|
+
instanceId: z.ZodString;
|
|
105
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
106
|
+
secret_key: z.ZodString;
|
|
107
|
+
key_id: z.ZodString;
|
|
108
|
+
}, z.core.$strip>>]>;
|
|
95
109
|
//#endregion
|
|
96
110
|
export { polymarketCreateMultipleOrders };
|
|
97
111
|
//# sourceMappingURL=create-multiple-orders.d.mts.map
|
|
@@ -90,7 +90,21 @@ declare const polymarketCreateOrder: import("@keystrokehq/action").WorkflowActio
|
|
|
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", 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", 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 { polymarketCreateOrder };
|
|
96
110
|
//# sourceMappingURL=create-order.d.cts.map
|
|
@@ -90,7 +90,21 @@ declare const polymarketCreateOrder: import("@keystrokehq/action").WorkflowActio
|
|
|
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", 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", 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 { polymarketCreateOrder };
|
|
96
110
|
//# sourceMappingURL=create-order.d.mts.map
|
|
@@ -27,7 +27,21 @@ declare const PolymarketGetAccountBalancesOutput: z.ZodObject<{
|
|
|
27
27
|
}, z.core.$loose>>>>;
|
|
28
28
|
}, z.core.$loose>>>>;
|
|
29
29
|
}, z.core.$loose>;
|
|
30
|
-
declare const polymarketGetAccountBalances: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
declare const polymarketGetAccountBalances: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
secret_key: z.ZodString;
|
|
36
|
+
key_id: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
secret_key: z.ZodString;
|
|
43
|
+
key_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
31
45
|
//#endregion
|
|
32
46
|
export { polymarketGetAccountBalances };
|
|
33
47
|
//# sourceMappingURL=get-account-balances.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account-balances.d.cts","names":[],"sources":["../../src/actions/get-account-balances.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-account-balances.d.cts","names":[],"sources":["../../src/actions/get-account-balances.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -27,7 +27,21 @@ declare const PolymarketGetAccountBalancesOutput: z.ZodObject<{
|
|
|
27
27
|
}, z.core.$loose>>>>;
|
|
28
28
|
}, z.core.$loose>>>>;
|
|
29
29
|
}, z.core.$loose>;
|
|
30
|
-
declare const polymarketGetAccountBalances: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
declare const polymarketGetAccountBalances: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
secret_key: z.ZodString;
|
|
36
|
+
key_id: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
secret_key: z.ZodString;
|
|
43
|
+
key_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
31
45
|
//#endregion
|
|
32
46
|
export { polymarketGetAccountBalances };
|
|
33
47
|
//# sourceMappingURL=get-account-balances.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account-balances.d.mts","names":[],"sources":["../../src/actions/get-account-balances.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-account-balances.d.mts","names":[],"sources":["../../src/actions/get-account-balances.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -30,7 +30,21 @@ declare const polymarketGetActivities: import("@keystrokehq/action").WorkflowAct
|
|
|
30
30
|
cursor?: string | undefined;
|
|
31
31
|
sortOrder?: "SORT_ORDER_DESCENDING" | "SORT_ORDER_ASCENDING" | undefined;
|
|
32
32
|
marketSlug?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
secret_key: z.ZodString;
|
|
39
|
+
key_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
secret_key: z.ZodString;
|
|
46
|
+
key_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { polymarketGetActivities };
|
|
36
50
|
//# sourceMappingURL=get-activities.d.cts.map
|
|
@@ -30,7 +30,21 @@ declare const polymarketGetActivities: import("@keystrokehq/action").WorkflowAct
|
|
|
30
30
|
cursor?: string | undefined;
|
|
31
31
|
sortOrder?: "SORT_ORDER_DESCENDING" | "SORT_ORDER_ASCENDING" | undefined;
|
|
32
32
|
marketSlug?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
secret_key: z.ZodString;
|
|
39
|
+
key_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
secret_key: z.ZodString;
|
|
46
|
+
key_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
34
48
|
//#endregion
|
|
35
49
|
export { polymarketGetActivities };
|
|
36
50
|
//# sourceMappingURL=get-activities.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetEventByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetEventById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetEventById };
|
|
15
29
|
//# sourceMappingURL=get-event-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetEventByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetEventById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetEventById };
|
|
15
29
|
//# sourceMappingURL=get-event-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetEventBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetEventBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetEventBySlug };
|
|
15
29
|
//# sourceMappingURL=get-event-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetEventBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetEventBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetEventBySlug };
|
|
15
29
|
//# sourceMappingURL=get-event-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetLeagueBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetLeagueBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetLeagueBySlug };
|
|
15
29
|
//# sourceMappingURL=get-league-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetLeagueBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetLeagueBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetLeagueBySlug };
|
|
15
29
|
//# sourceMappingURL=get-league-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBboOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBbo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBbo };
|
|
15
29
|
//# sourceMappingURL=get-market-bbo.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBboOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBbo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBbo };
|
|
15
29
|
//# sourceMappingURL=get-market-bbo.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBookOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBook };
|
|
15
29
|
//# sourceMappingURL=get-market-book.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBookOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBook };
|
|
15
29
|
//# sourceMappingURL=get-market-book.d.mts.map
|