@coinbase/cdp-api-client 0.0.0 → 0.0.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/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # cdp-api-client
2
+
3
+ This package contains the autogenerated CDP API client, and a thin wrapper
4
+ around it to add middleware around it. It is a private package and should not
5
+ be used directly.
@@ -0,0 +1,92 @@
1
+ import { createEndUserEvmAccount as n, exportEndUserEvmAccount as r, getAuthenticatedEndUser as i, initiateAuthentication as a, logOutEndUser as o, refreshAccessToken as s, registerTemporaryWalletSecret as p, sendEvmTransactionWithEndUserAccount as m, signEvmHashWithEndUserAccount as c, signEvmMessageWithEndUserAccount as d, signEvmTransactionWithEndUserAccount as y, signEvmTypedDataWithEndUserAccount as E, verifyEmailAuthentication as u } from "./index2.js";
2
+ import { AbiFunctionType as l, AbiInputType as S, AbiStateMutability as v, DeveloperJWTAuthenticationType as A, EmailAuthenticationType as O, ErrorType as g, EthValueCriterionOperator as h, EthValueCriterionType as R, EvmAddressCriterionOperator as C, EvmAddressCriterionType as P, EvmDataCriterionType as k, EvmDataParameterConditionListOperator as U, EvmDataParameterConditionOperator as w, EvmMessageCriterionType as N, EvmNetworkCriterionNetworksItem as f, EvmNetworkCriterionOperator as X, EvmNetworkCriterionType as D, EvmSwapsNetwork as M, EvmTypedAddressConditionOperator as W, EvmTypedNumericalConditionOperator as I, EvmUserOperationNetwork as V, EvmUserOperationStatus as b, FeeType as x, InitiateEmailAuthenticationNextStepType as B, InitiateEmailAuthenticationRequestType as F, KnownAbiType as K, ListEvmTokenBalancesNetwork as L, ListSolanaTokenBalancesNetwork as q, OnrampOrderFeeType as H, OnrampOrderStatus as G, OnrampPaymentLinkType as J, OnrampPaymentMethodTypeId as Q, PaymentMethodType as j, PaymentRailAction as z, PolicyScope as Y, PrepareUserOperationRuleAction as Z, PrepareUserOperationRuleOperation as _, QueryResultSchemaColumnsItemType as $, RefreshAccessTokenBodyGrantType as ee, SendEvmTransactionRuleAction as te, SendEvmTransactionRuleOperation as ne, SendEvmTransactionWithEndUserAccountBodyNetwork as re, SendUserOperationRuleAction as ie, SendUserOperationRuleOperation as ae, SignEvmHashRuleAction as oe, SignEvmHashRuleOperation as se, SignEvmMessageRuleAction as pe, SignEvmMessageRuleOperation as me, SignEvmTransactionRuleAction as ce, SignEvmTransactionRuleOperation as de, SignEvmTypedDataFieldCriterionType as ye, SignEvmTypedDataRuleAction as Ee, SignEvmTypedDataRuleOperation as ue, SignEvmTypedDataVerifyingContractCriterionOperator as Te, SignEvmTypedDataVerifyingContractCriterionType as le, SignSolTransactionRuleAction as Se, SignSolTransactionRuleOperation as ve, SolAddressCriterionOperator as Ae, SolAddressCriterionType as Oe, TransferSourceType as ge, TransferStatus as he, TransferTargetType as Re, X402PaymentPayloadNetwork as Ce, X402PaymentPayloadScheme as Pe, X402PaymentPayloadX402Version as ke, X402PaymentRequirementsNetwork as Ue, X402PaymentRequirementsScheme as we, X402SettleErrorReason as Ne, X402SupportedPaymentKindNetwork as fe, X402SupportedPaymentKindScheme as Xe, X402SupportedPaymentKindX402Version as De, X402VerifyInvalidReason as Me } from "./index3.js";
3
+ import { configureCdpApiClient as Ie, setAuthManager as Ve } from "./index4.js";
4
+ export {
5
+ l as AbiFunctionType,
6
+ S as AbiInputType,
7
+ v as AbiStateMutability,
8
+ A as DeveloperJWTAuthenticationType,
9
+ O as EmailAuthenticationType,
10
+ g as ErrorType,
11
+ h as EthValueCriterionOperator,
12
+ R as EthValueCriterionType,
13
+ C as EvmAddressCriterionOperator,
14
+ P as EvmAddressCriterionType,
15
+ k as EvmDataCriterionType,
16
+ U as EvmDataParameterConditionListOperator,
17
+ w as EvmDataParameterConditionOperator,
18
+ N as EvmMessageCriterionType,
19
+ f as EvmNetworkCriterionNetworksItem,
20
+ X as EvmNetworkCriterionOperator,
21
+ D as EvmNetworkCriterionType,
22
+ M as EvmSwapsNetwork,
23
+ W as EvmTypedAddressConditionOperator,
24
+ I as EvmTypedNumericalConditionOperator,
25
+ V as EvmUserOperationNetwork,
26
+ b as EvmUserOperationStatus,
27
+ x as FeeType,
28
+ B as InitiateEmailAuthenticationNextStepType,
29
+ F as InitiateEmailAuthenticationRequestType,
30
+ K as KnownAbiType,
31
+ L as ListEvmTokenBalancesNetwork,
32
+ q as ListSolanaTokenBalancesNetwork,
33
+ H as OnrampOrderFeeType,
34
+ G as OnrampOrderStatus,
35
+ J as OnrampPaymentLinkType,
36
+ Q as OnrampPaymentMethodTypeId,
37
+ j as PaymentMethodType,
38
+ z as PaymentRailAction,
39
+ Y as PolicyScope,
40
+ Z as PrepareUserOperationRuleAction,
41
+ _ as PrepareUserOperationRuleOperation,
42
+ $ as QueryResultSchemaColumnsItemType,
43
+ ee as RefreshAccessTokenBodyGrantType,
44
+ te as SendEvmTransactionRuleAction,
45
+ ne as SendEvmTransactionRuleOperation,
46
+ re as SendEvmTransactionWithEndUserAccountBodyNetwork,
47
+ ie as SendUserOperationRuleAction,
48
+ ae as SendUserOperationRuleOperation,
49
+ oe as SignEvmHashRuleAction,
50
+ se as SignEvmHashRuleOperation,
51
+ pe as SignEvmMessageRuleAction,
52
+ me as SignEvmMessageRuleOperation,
53
+ ce as SignEvmTransactionRuleAction,
54
+ de as SignEvmTransactionRuleOperation,
55
+ ye as SignEvmTypedDataFieldCriterionType,
56
+ Ee as SignEvmTypedDataRuleAction,
57
+ ue as SignEvmTypedDataRuleOperation,
58
+ Te as SignEvmTypedDataVerifyingContractCriterionOperator,
59
+ le as SignEvmTypedDataVerifyingContractCriterionType,
60
+ Se as SignSolTransactionRuleAction,
61
+ ve as SignSolTransactionRuleOperation,
62
+ Ae as SolAddressCriterionOperator,
63
+ Oe as SolAddressCriterionType,
64
+ ge as TransferSourceType,
65
+ he as TransferStatus,
66
+ Re as TransferTargetType,
67
+ Ce as X402PaymentPayloadNetwork,
68
+ Pe as X402PaymentPayloadScheme,
69
+ ke as X402PaymentPayloadX402Version,
70
+ Ue as X402PaymentRequirementsNetwork,
71
+ we as X402PaymentRequirementsScheme,
72
+ Ne as X402SettleErrorReason,
73
+ fe as X402SupportedPaymentKindNetwork,
74
+ Xe as X402SupportedPaymentKindScheme,
75
+ De as X402SupportedPaymentKindX402Version,
76
+ Me as X402VerifyInvalidReason,
77
+ Ie as configureCdpApiClient,
78
+ n as createEndUserEvmAccount,
79
+ r as exportEndUserEvmAccount,
80
+ i as getAuthenticatedEndUser,
81
+ a as initiateAuthentication,
82
+ o as logOutEndUser,
83
+ s as refreshAccessToken,
84
+ p as registerTemporaryWalletSecret,
85
+ m as sendEvmTransactionWithEndUserAccount,
86
+ Ve as setAuthManager,
87
+ c as signEvmHashWithEndUserAccount,
88
+ d as signEvmMessageWithEndUserAccount,
89
+ y as signEvmTransactionWithEndUserAccount,
90
+ E as signEvmTypedDataWithEndUserAccount,
91
+ u as verifyEmailAuthentication
92
+ };
@@ -0,0 +1,111 @@
1
+ import { cdpApiClient as r } from "./index4.js";
2
+ const d = (e, t, n) => r(
3
+ {
4
+ url: `/v2/embedded-wallet-api/projects/${e}/auth/init`,
5
+ method: "POST",
6
+ headers: { "Content-Type": "application/json" },
7
+ data: t
8
+ },
9
+ n
10
+ ), o = (e, t, n) => r(
11
+ {
12
+ url: `/v2/embedded-wallet-api/projects/${e}/auth/verify/email`,
13
+ method: "POST",
14
+ headers: { "Content-Type": "application/json" },
15
+ data: t
16
+ },
17
+ n
18
+ ), i = (e, t, n) => r(
19
+ {
20
+ url: `/v2/embedded-wallet-api/projects/${e}/auth/refresh`,
21
+ method: "POST",
22
+ headers: { "Content-Type": "application/json" },
23
+ data: t
24
+ },
25
+ n
26
+ ), p = (e, t) => r(
27
+ { url: `/v2/embedded-wallet-api/projects/${e}/auth/logout`, method: "POST" },
28
+ t
29
+ ), c = (e, t, n) => r(
30
+ { url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}`, method: "GET" },
31
+ n
32
+ ), l = (e, t, n, a) => r(
33
+ {
34
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/wallet-secrets`,
35
+ method: "PUT",
36
+ headers: { "Content-Type": "application/json" },
37
+ data: n
38
+ },
39
+ a
40
+ ), u = (e, t, n, a) => r(
41
+ {
42
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm`,
43
+ method: "POST",
44
+ headers: { "Content-Type": "application/json" },
45
+ data: n
46
+ },
47
+ a
48
+ ), m = (e, t, n, a) => r(
49
+ {
50
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/sign`,
51
+ method: "POST",
52
+ headers: { "Content-Type": "application/json" },
53
+ data: n
54
+ },
55
+ a
56
+ ), h = (e, t, n, a) => r(
57
+ {
58
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/sign/transaction`,
59
+ method: "POST",
60
+ headers: { "Content-Type": "application/json" },
61
+ data: n
62
+ },
63
+ a
64
+ ), v = (e, t, n, a) => r(
65
+ {
66
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/send/transaction`,
67
+ method: "POST",
68
+ headers: { "Content-Type": "application/json" },
69
+ data: n
70
+ },
71
+ a
72
+ ), T = (e, t, n, a) => r(
73
+ {
74
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/sign/message`,
75
+ method: "POST",
76
+ headers: { "Content-Type": "application/json" },
77
+ data: n
78
+ },
79
+ a
80
+ ), j = (e, t, n, a) => r(
81
+ {
82
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/sign/typed-data`,
83
+ method: "POST",
84
+ headers: { "Content-Type": "application/json" },
85
+ data: n
86
+ },
87
+ a
88
+ ), $ = (e, t, n, a) => r(
89
+ {
90
+ url: `/v2/embedded-wallet-api/projects/${e}/end-users/${t}/evm/export`,
91
+ method: "POST",
92
+ headers: { "Content-Type": "application/json" },
93
+ data: n
94
+ },
95
+ a
96
+ );
97
+ export {
98
+ u as createEndUserEvmAccount,
99
+ $ as exportEndUserEvmAccount,
100
+ c as getAuthenticatedEndUser,
101
+ d as initiateAuthentication,
102
+ p as logOutEndUser,
103
+ i as refreshAccessToken,
104
+ l as registerTemporaryWalletSecret,
105
+ v as sendEvmTransactionWithEndUserAccount,
106
+ m as signEvmHashWithEndUserAccount,
107
+ T as signEvmMessageWithEndUserAccount,
108
+ h as signEvmTransactionWithEndUserAccount,
109
+ j as signEvmTypedDataWithEndUserAccount,
110
+ o as verifyEmailAuthentication
111
+ };
@@ -0,0 +1,352 @@
1
+ const e = {
2
+ email: "email"
3
+ }, a = {
4
+ jwt: "jwt"
5
+ }, t = {
6
+ already_exists: "already_exists",
7
+ bad_gateway: "bad_gateway",
8
+ faucet_limit_exceeded: "faucet_limit_exceeded",
9
+ forbidden: "forbidden",
10
+ idempotency_error: "idempotency_error",
11
+ internal_server_error: "internal_server_error",
12
+ invalid_request: "invalid_request",
13
+ invalid_signature: "invalid_signature",
14
+ malformed_transaction: "malformed_transaction",
15
+ not_found: "not_found",
16
+ payment_method_required: "payment_method_required",
17
+ rate_limit_exceeded: "rate_limit_exceeded",
18
+ request_canceled: "request_canceled",
19
+ service_unavailable: "service_unavailable",
20
+ timed_out: "timed_out",
21
+ unauthorized: "unauthorized",
22
+ policy_violation: "policy_violation",
23
+ policy_in_use: "policy_in_use",
24
+ account_limit_exceeded: "account_limit_exceeded",
25
+ network_not_tradable: "network_not_tradable",
26
+ guest_permission_denied: "guest_permission_denied",
27
+ guest_region_forbidden: "guest_region_forbidden",
28
+ guest_transaction_limit: "guest_transaction_limit",
29
+ guest_transaction_count: "guest_transaction_count",
30
+ guest_phone_number_verification_expired: "guest_phone_number_verification_expired"
31
+ }, n = {
32
+ email: "email"
33
+ }, i = {
34
+ "verify-otp": "verify-otp"
35
+ }, o = {
36
+ "base-sepolia": "base-sepolia",
37
+ base: "base"
38
+ }, r = {
39
+ pending: "pending",
40
+ signed: "signed",
41
+ broadcast: "broadcast",
42
+ complete: "complete",
43
+ dropped: "dropped",
44
+ failed: "failed"
45
+ }, _ = {
46
+ base: "base",
47
+ ethereum: "ethereum"
48
+ }, s = {
49
+ base: "base",
50
+ "base-sepolia": "base-sepolia",
51
+ ethereum: "ethereum"
52
+ }, c = {
53
+ ethValue: "ethValue"
54
+ }, d = {
55
+ ">": ">",
56
+ ">=": ">=",
57
+ "<": "<",
58
+ "<=": "<=",
59
+ "==": "=="
60
+ }, l = {
61
+ evmAddress: "evmAddress"
62
+ }, p = {
63
+ in: "in",
64
+ not_in: "not in"
65
+ }, v = {
66
+ erc20: "erc20",
67
+ erc721: "erc721",
68
+ erc1155: "erc1155"
69
+ }, m = {
70
+ pure: "pure",
71
+ view: "view",
72
+ nonpayable: "nonpayable",
73
+ payable: "payable"
74
+ }, u = {
75
+ function: "function"
76
+ }, y = {
77
+ constructor: "constructor",
78
+ error: "error",
79
+ event: "event",
80
+ fallback: "fallback",
81
+ receive: "receive"
82
+ }, T = {
83
+ ">": ">",
84
+ ">=": ">=",
85
+ "<": "<",
86
+ "<=": "<=",
87
+ "==": "=="
88
+ }, E = {
89
+ in: "in",
90
+ not_in: "not in"
91
+ }, g = {
92
+ evmData: "evmData"
93
+ }, S = {
94
+ reject: "reject",
95
+ accept: "accept"
96
+ }, A = {
97
+ signEvmTransaction: "signEvmTransaction"
98
+ }, h = {
99
+ evmNetwork: "evmNetwork"
100
+ }, P = {
101
+ "base-sepolia": "base-sepolia",
102
+ base: "base"
103
+ }, f = {
104
+ in: "in",
105
+ not_in: "not in"
106
+ }, O = {
107
+ reject: "reject",
108
+ accept: "accept"
109
+ }, R = {
110
+ sendEvmTransaction: "sendEvmTransaction"
111
+ }, b = {
112
+ evmMessage: "evmMessage"
113
+ }, x = {
114
+ reject: "reject",
115
+ accept: "accept"
116
+ }, N = {
117
+ signEvmMessage: "signEvmMessage"
118
+ }, I = {
119
+ in: "in",
120
+ not_in: "not in"
121
+ }, U = {
122
+ ">": ">",
123
+ ">=": ">=",
124
+ "<": "<",
125
+ "<=": "<=",
126
+ "==": "=="
127
+ }, D = {
128
+ evmTypedDataField: "evmTypedDataField"
129
+ }, k = {
130
+ evmTypedDataVerifyingContract: "evmTypedDataVerifyingContract"
131
+ }, C = {
132
+ in: "in",
133
+ not_in: "not in"
134
+ }, w = {
135
+ reject: "reject",
136
+ accept: "accept"
137
+ }, M = {
138
+ signEvmTypedData: "signEvmTypedData"
139
+ }, z = {
140
+ solAddress: "solAddress"
141
+ }, j = {
142
+ in: "in",
143
+ not_in: "not in"
144
+ }, F = {
145
+ reject: "reject",
146
+ accept: "accept"
147
+ }, L = {
148
+ signSolTransaction: "signSolTransaction"
149
+ }, X = {
150
+ reject: "reject",
151
+ accept: "accept"
152
+ }, Y = {
153
+ signEvmHash: "signEvmHash"
154
+ }, q = {
155
+ reject: "reject",
156
+ accept: "accept"
157
+ }, G = {
158
+ prepareUserOperation: "prepareUserOperation"
159
+ }, V = {
160
+ reject: "reject",
161
+ accept: "accept"
162
+ }, B = {
163
+ sendUserOperation: "sendUserOperation"
164
+ }, H = {
165
+ project: "project",
166
+ account: "account"
167
+ }, K = {
168
+ solana: "solana",
169
+ "solana-devnet": "solana-devnet"
170
+ }, W = {
171
+ String: "String",
172
+ UInt8: "UInt8",
173
+ UInt16: "UInt16",
174
+ UInt32: "UInt32",
175
+ UInt64: "UInt64",
176
+ UInt128: "UInt128",
177
+ UInt256: "UInt256",
178
+ Int8: "Int8",
179
+ Int16: "Int16",
180
+ Int32: "Int32",
181
+ Int64: "Int64",
182
+ Int128: "Int128",
183
+ Int256: "Int256",
184
+ Float32: "Float32",
185
+ Float64: "Float64",
186
+ Bool: "Bool",
187
+ Date: "Date",
188
+ DateTime: "DateTime",
189
+ DateTime64: "DateTime64",
190
+ UUID: "UUID",
191
+ IPv4: "IPv4",
192
+ IPv6: "IPv6"
193
+ }, J = {
194
+ NUMBER_1: 1
195
+ }, Q = {
196
+ exact: "exact"
197
+ }, Z = {
198
+ "base-sepolia": "base-sepolia",
199
+ base: "base"
200
+ }, $ = {
201
+ exact: "exact"
202
+ }, ee = {
203
+ "base-sepolia": "base-sepolia",
204
+ base: "base"
205
+ }, ae = {
206
+ insufficient_funds: "insufficient_funds",
207
+ invalid_scheme: "invalid_scheme",
208
+ invalid_network: "invalid_network",
209
+ invalid_x402_version: "invalid_x402_version",
210
+ invalid_payment_requirements: "invalid_payment_requirements",
211
+ invalid_payload: "invalid_payload",
212
+ invalid_exact_evm_payload_authorization_value: "invalid_exact_evm_payload_authorization_value",
213
+ invalid_exact_evm_payload_authorization_valid_after: "invalid_exact_evm_payload_authorization_valid_after",
214
+ invalid_exact_evm_payload_authorization_valid_before: "invalid_exact_evm_payload_authorization_valid_before",
215
+ invalid_exact_evm_payload_authorization_typed_data_message: "invalid_exact_evm_payload_authorization_typed_data_message",
216
+ invalid_exact_evm_payload_authorization_from_address_kyt: "invalid_exact_evm_payload_authorization_from_address_kyt",
217
+ invalid_exact_evm_payload_authorization_to_address_kyt: "invalid_exact_evm_payload_authorization_to_address_kyt",
218
+ invalid_exact_evm_payload_signature: "invalid_exact_evm_payload_signature",
219
+ invalid_exact_evm_payload_signature_address: "invalid_exact_evm_payload_signature_address"
220
+ }, te = {
221
+ insufficient_funds: "insufficient_funds",
222
+ invalid_scheme: "invalid_scheme",
223
+ invalid_network: "invalid_network",
224
+ invalid_x402_version: "invalid_x402_version",
225
+ invalid_payment_requirements: "invalid_payment_requirements",
226
+ invalid_payload: "invalid_payload",
227
+ invalid_exact_evm_payload_authorization_value: "invalid_exact_evm_payload_authorization_value",
228
+ invalid_exact_evm_payload_authorization_valid_after: "invalid_exact_evm_payload_authorization_valid_after",
229
+ invalid_exact_evm_payload_authorization_valid_before: "invalid_exact_evm_payload_authorization_valid_before",
230
+ invalid_exact_evm_payload_authorization_typed_data_message: "invalid_exact_evm_payload_authorization_typed_data_message",
231
+ invalid_exact_evm_payload_authorization_from_address_kyt: "invalid_exact_evm_payload_authorization_from_address_kyt",
232
+ invalid_exact_evm_payload_authorization_to_address_kyt: "invalid_exact_evm_payload_authorization_to_address_kyt",
233
+ invalid_exact_evm_payload_signature_address: "invalid_exact_evm_payload_signature_address"
234
+ }, ne = {
235
+ NUMBER_1: 1
236
+ }, ie = {
237
+ exact: "exact"
238
+ }, oe = {
239
+ "base-sepolia": "base-sepolia",
240
+ base: "base"
241
+ }, re = {
242
+ source: "source",
243
+ target: "target"
244
+ }, _e = {
245
+ card: "card",
246
+ fiat_account: "fiat_account"
247
+ }, se = {
248
+ exchange_fee: "exchange_fee",
249
+ network_fee: "network_fee"
250
+ }, ce = {
251
+ payment_method: "payment_method"
252
+ }, de = {
253
+ crypto_rail: "crypto_rail"
254
+ }, le = {
255
+ created: "created",
256
+ pending: "pending",
257
+ started: "started",
258
+ completed: "completed",
259
+ failed: "failed"
260
+ }, pe = {
261
+ GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY"
262
+ }, ve = {
263
+ FEE_TYPE_NETWORK: "FEE_TYPE_NETWORK",
264
+ FEE_TYPE_EXCHANGE: "FEE_TYPE_EXCHANGE"
265
+ }, me = {
266
+ ONRAMP_ORDER_STATUS_PENDING_AUTH: "ONRAMP_ORDER_STATUS_PENDING_AUTH",
267
+ ONRAMP_ORDER_STATUS_PENDING_PAYMENT: "ONRAMP_ORDER_STATUS_PENDING_PAYMENT",
268
+ ONRAMP_ORDER_STATUS_PROCESSING: "ONRAMP_ORDER_STATUS_PROCESSING",
269
+ ONRAMP_ORDER_STATUS_COMPLETED: "ONRAMP_ORDER_STATUS_COMPLETED",
270
+ ONRAMP_ORDER_STATUS_FAILED: "ONRAMP_ORDER_STATUS_FAILED"
271
+ }, ue = {
272
+ PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON: "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
273
+ }, ye = {
274
+ refresh_token: "refresh_token"
275
+ }, Te = {
276
+ base: "base",
277
+ "base-sepolia": "base-sepolia"
278
+ };
279
+ export {
280
+ u as AbiFunctionType,
281
+ y as AbiInputType,
282
+ m as AbiStateMutability,
283
+ a as DeveloperJWTAuthenticationType,
284
+ e as EmailAuthenticationType,
285
+ t as ErrorType,
286
+ d as EthValueCriterionOperator,
287
+ c as EthValueCriterionType,
288
+ p as EvmAddressCriterionOperator,
289
+ l as EvmAddressCriterionType,
290
+ g as EvmDataCriterionType,
291
+ E as EvmDataParameterConditionListOperator,
292
+ T as EvmDataParameterConditionOperator,
293
+ b as EvmMessageCriterionType,
294
+ P as EvmNetworkCriterionNetworksItem,
295
+ f as EvmNetworkCriterionOperator,
296
+ h as EvmNetworkCriterionType,
297
+ _ as EvmSwapsNetwork,
298
+ I as EvmTypedAddressConditionOperator,
299
+ U as EvmTypedNumericalConditionOperator,
300
+ o as EvmUserOperationNetwork,
301
+ r as EvmUserOperationStatus,
302
+ se as FeeType,
303
+ i as InitiateEmailAuthenticationNextStepType,
304
+ n as InitiateEmailAuthenticationRequestType,
305
+ v as KnownAbiType,
306
+ s as ListEvmTokenBalancesNetwork,
307
+ K as ListSolanaTokenBalancesNetwork,
308
+ ve as OnrampOrderFeeType,
309
+ me as OnrampOrderStatus,
310
+ ue as OnrampPaymentLinkType,
311
+ pe as OnrampPaymentMethodTypeId,
312
+ _e as PaymentMethodType,
313
+ re as PaymentRailAction,
314
+ H as PolicyScope,
315
+ q as PrepareUserOperationRuleAction,
316
+ G as PrepareUserOperationRuleOperation,
317
+ W as QueryResultSchemaColumnsItemType,
318
+ ye as RefreshAccessTokenBodyGrantType,
319
+ O as SendEvmTransactionRuleAction,
320
+ R as SendEvmTransactionRuleOperation,
321
+ Te as SendEvmTransactionWithEndUserAccountBodyNetwork,
322
+ V as SendUserOperationRuleAction,
323
+ B as SendUserOperationRuleOperation,
324
+ X as SignEvmHashRuleAction,
325
+ Y as SignEvmHashRuleOperation,
326
+ x as SignEvmMessageRuleAction,
327
+ N as SignEvmMessageRuleOperation,
328
+ S as SignEvmTransactionRuleAction,
329
+ A as SignEvmTransactionRuleOperation,
330
+ D as SignEvmTypedDataFieldCriterionType,
331
+ w as SignEvmTypedDataRuleAction,
332
+ M as SignEvmTypedDataRuleOperation,
333
+ C as SignEvmTypedDataVerifyingContractCriterionOperator,
334
+ k as SignEvmTypedDataVerifyingContractCriterionType,
335
+ F as SignSolTransactionRuleAction,
336
+ L as SignSolTransactionRuleOperation,
337
+ j as SolAddressCriterionOperator,
338
+ z as SolAddressCriterionType,
339
+ ce as TransferSourceType,
340
+ le as TransferStatus,
341
+ de as TransferTargetType,
342
+ Z as X402PaymentPayloadNetwork,
343
+ Q as X402PaymentPayloadScheme,
344
+ J as X402PaymentPayloadX402Version,
345
+ ee as X402PaymentRequirementsNetwork,
346
+ $ as X402PaymentRequirementsScheme,
347
+ te as X402SettleErrorReason,
348
+ oe as X402SupportedPaymentKindNetwork,
349
+ ie as X402SupportedPaymentKindScheme,
350
+ ne as X402SupportedPaymentKindX402Version,
351
+ ae as X402VerifyInvalidReason
352
+ };