@coinbase/cdp-api-client 0.0.67 → 0.0.69

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.
@@ -32,7 +32,15 @@ const e = {
32
32
  document_verification_failed: "document_verification_failed",
33
33
  recipient_allowlist_violation: "recipient_allowlist_violation",
34
34
  recipient_allowlist_pending: "recipient_allowlist_pending",
35
- travel_rules_recipient_violation: "travel_rules_recipient_violation"
35
+ travel_rules_recipient_violation: "travel_rules_recipient_violation",
36
+ transfer_amount_out_of_bounds: "transfer_amount_out_of_bounds",
37
+ transfer_recipient_address_invalid: "transfer_recipient_address_invalid",
38
+ transfer_quote_expired: "transfer_quote_expired",
39
+ mfa_already_enrolled: "mfa_already_enrolled",
40
+ mfa_invalid_code: "mfa_invalid_code",
41
+ mfa_flow_expired: "mfa_flow_expired",
42
+ mfa_required: "mfa_required",
43
+ mfa_not_enrolled: "mfa_not_enrolled"
36
44
  }, t = {
37
45
  business: "business",
38
46
  prime: "prime"
@@ -61,41 +69,42 @@ const e = {
61
69
  verification_document_dob_mismatch: "verification_document_dob_mismatch",
62
70
  verification_document_expired: "verification_document_expired"
63
71
  }, s = {
64
- draft: "draft",
65
- awaiting_funds: "awaiting_funds",
66
- processing: "processing",
67
- completed: "completed",
68
- failed: "failed",
69
- canceled: "canceled",
70
- expired: "expired",
71
- reversed: "reversed"
72
+ crypto: "crypto"
72
73
  }, c = {
73
74
  base: "base",
74
75
  ethereum: "ethereum",
75
- algorand: "algorand",
76
+ solana: "solana",
76
77
  aptos: "aptos",
77
78
  arbitrum: "arbitrum",
78
79
  avacchain: "avacchain",
79
- noble: "noble",
80
80
  optimism: "optimism",
81
81
  polygon: "polygon",
82
- solana: "solana",
83
- stellar: "stellar",
84
- sui: "sui",
85
- unichain: "unichain"
82
+ sui: "sui"
86
83
  }, d = {
84
+ crypto: "crypto"
85
+ }, l = {
86
+ crypto: "crypto"
87
+ }, p = {
88
+ quoted: "quoted",
89
+ processing: "processing",
90
+ completed: "completed",
91
+ failed: "failed",
92
+ canceled: "canceled",
93
+ expired: "expired",
94
+ reversed: "reversed"
95
+ }, m = {
87
96
  network_fee: "network_fee",
88
97
  processing_fee: "processing_fee",
89
98
  wire_fee: "wire_fee",
90
99
  exchange_fee: "exchange_fee",
91
100
  spread_fee: "spread_fee"
92
- }, l = {
101
+ }, v = {
93
102
  user_requested: "user_requested",
94
103
  compliance_reversal: "compliance_reversal",
95
104
  fraud_reversal: "fraud_reversal",
96
105
  network_reversal: "network_reversal",
97
106
  system_reversal: "system_reversal"
98
- }, p = {
107
+ }, u = {
99
108
  user_canceled: "user_canceled",
100
109
  system_canceled: "system_canceled",
101
110
  expired: "expired",
@@ -103,23 +112,23 @@ const e = {
103
112
  risk_canceled: "risk_canceled",
104
113
  duplicate_canceled: "duplicate_canceled",
105
114
  insufficient_funds_canceled: "insufficient_funds_canceled"
106
- }, m = {
115
+ }, y = {
107
116
  target: "target",
108
117
  source: "source"
109
- }, v = {
118
+ }, T = {
110
119
  email: "email"
111
- }, u = {
120
+ }, f = {
112
121
  sms: "sms"
113
- }, y = {
122
+ }, h = {
114
123
  jwt: "jwt"
115
- }, T = {
124
+ }, g = {
116
125
  google: "google",
117
126
  apple: "apple",
118
127
  x: "x"
119
- }, g = {
128
+ }, b = {
120
129
  team_member: "team_member",
121
130
  api_key: "api_key"
122
- }, h = {
131
+ }, x = {
123
132
  create_api_key: "create_api_key",
124
133
  read_api_key: "read_api_key",
125
134
  update_api_key: "update_api_key",
@@ -145,27 +154,27 @@ const e = {
145
154
  manage_billing: "manage_billing",
146
155
  view_audit_logs: "view_audit_logs",
147
156
  manage_all: "manage_all"
148
- }, f = {
157
+ }, E = {
149
158
  business: "business",
150
159
  prime: "prime"
151
- }, b = {
160
+ }, A = {
152
161
  admin: "admin",
153
162
  owner: "owner"
154
- }, x = {
163
+ }, S = {
155
164
  pending: "pending",
156
165
  accepted: "accepted",
157
166
  rejected: "rejected",
158
167
  canceled: "canceled",
159
168
  expired: "expired"
160
- }, E = {
169
+ }, k = {
161
170
  email: "email"
162
- }, A = {
171
+ }, P = {
163
172
  sms: "sms"
164
- }, S = {
173
+ }, O = {
165
174
  "verify-otp": "verify-otp"
166
- }, k = {
175
+ }, R = {
167
176
  "verify-otp": "verify-otp"
168
- }, P = {
177
+ }, C = {
169
178
  "base-sepolia": "base-sepolia",
170
179
  base: "base",
171
180
  arbitrum: "arbitrum",
@@ -176,14 +185,14 @@ const e = {
176
185
  avalanche: "avalanche",
177
186
  ethereum: "ethereum",
178
187
  "ethereum-sepolia": "ethereum-sepolia"
179
- }, O = {
188
+ }, N = {
180
189
  pending: "pending",
181
190
  signed: "signed",
182
191
  broadcast: "broadcast",
183
192
  complete: "complete",
184
193
  dropped: "dropped",
185
194
  failed: "failed"
186
- }, R = {
195
+ }, w = {
187
196
  base: "base",
188
197
  "base-sepolia": "base-sepolia",
189
198
  ethereum: "ethereum",
@@ -192,75 +201,77 @@ const e = {
192
201
  arbitrum: "arbitrum",
193
202
  avalanche: "avalanche",
194
203
  polygon: "polygon"
195
- }, C = {
204
+ }, D = {
205
+ totp: "totp"
206
+ }, I = {
196
207
  base: "base",
197
208
  ethereum: "ethereum",
198
209
  arbitrum: "arbitrum",
199
210
  optimism: "optimism"
200
- }, N = {
211
+ }, U = {
201
212
  base: "base",
202
213
  "base-sepolia": "base-sepolia",
203
214
  ethereum: "ethereum"
204
- }, w = {
215
+ }, M = {
205
216
  entity: "entity",
206
217
  project: "project"
207
- }, D = {
218
+ }, j = {
208
219
  ethValue: "ethValue"
209
- }, I = {
220
+ }, q = {
210
221
  ">": ">",
211
222
  ">=": ">=",
212
223
  "<": "<",
213
224
  "<=": "<=",
214
225
  "==": "=="
215
- }, U = {
226
+ }, z = {
216
227
  evmAddress: "evmAddress"
217
- }, M = {
228
+ }, L = {
218
229
  in: "in",
219
230
  not_in: "not in"
220
- }, j = {
231
+ }, F = {
221
232
  erc20: "erc20",
222
233
  erc721: "erc721",
223
234
  erc1155: "erc1155"
224
- }, z = {
235
+ }, Y = {
225
236
  pure: "pure",
226
237
  view: "view",
227
238
  nonpayable: "nonpayable",
228
239
  payable: "payable"
229
- }, L = {
240
+ }, V = {
230
241
  function: "function"
231
- }, q = {
242
+ }, B = {
232
243
  constructor: "constructor",
233
244
  error: "error",
234
245
  event: "event",
235
246
  fallback: "fallback",
236
247
  receive: "receive"
237
- }, F = {
248
+ }, H = {
238
249
  ">": ">",
239
250
  ">=": ">=",
240
251
  "<": "<",
241
252
  "<=": "<=",
242
253
  "==": "=="
243
- }, Y = {
254
+ }, X = {
244
255
  in: "in",
245
256
  not_in: "not in"
246
- }, V = {
257
+ }, G = {
247
258
  evmData: "evmData"
248
- }, B = {
259
+ }, K = {
249
260
  netUSDChange: "netUSDChange"
250
- }, H = {
261
+ }, W = {
251
262
  ">": ">",
252
263
  ">=": ">=",
253
264
  "<": "<",
254
265
  "<=": "<=",
255
266
  "==": "=="
256
- }, X = {
267
+ }, J = {
257
268
  reject: "reject",
258
269
  accept: "accept"
259
- }, G = {
270
+ }, Q = {
260
271
  signEvmTransaction: "signEvmTransaction"
261
- }, K = {
272
+ }, Z = {
262
273
  evmNetwork: "evmNetwork"
263
- }, W = {
274
+ }, $ = {
264
275
  "base-sepolia": "base-sepolia",
265
276
  base: "base",
266
277
  ethereum: "ethereum",
@@ -271,140 +282,140 @@ const e = {
271
282
  arbitrum: "arbitrum",
272
283
  zora: "zora",
273
284
  bnb: "bnb"
274
- }, J = {
285
+ }, ee = {
275
286
  in: "in",
276
287
  not_in: "not in"
277
- }, Q = {
288
+ }, ae = {
278
289
  reject: "reject",
279
290
  accept: "accept"
280
- }, Z = {
291
+ }, te = {
281
292
  sendEvmTransaction: "sendEvmTransaction"
282
- }, $ = {
293
+ }, ne = {
283
294
  evmMessage: "evmMessage"
284
- }, ee = {
295
+ }, ie = {
285
296
  reject: "reject",
286
297
  accept: "accept"
287
- }, ae = {
298
+ }, oe = {
288
299
  signEvmMessage: "signEvmMessage"
289
- }, te = {
300
+ }, _e = {
290
301
  in: "in",
291
302
  not_in: "not in"
292
- }, ne = {
303
+ }, re = {
293
304
  ">": ">",
294
305
  ">=": ">=",
295
306
  "<": "<",
296
307
  "<=": "<=",
297
308
  "==": "=="
298
- }, ie = {
309
+ }, se = {
299
310
  evmTypedDataField: "evmTypedDataField"
300
- }, oe = {
311
+ }, ce = {
301
312
  evmTypedDataVerifyingContract: "evmTypedDataVerifyingContract"
302
- }, _e = {
313
+ }, de = {
303
314
  in: "in",
304
315
  not_in: "not in"
305
- }, re = {
316
+ }, le = {
306
317
  reject: "reject",
307
318
  accept: "accept"
308
- }, se = {
319
+ }, pe = {
309
320
  signEvmTypedData: "signEvmTypedData"
310
- }, ce = {
321
+ }, me = {
311
322
  solAddress: "solAddress"
312
- }, de = {
323
+ }, ve = {
313
324
  in: "in",
314
325
  not_in: "not in"
315
- }, le = {
326
+ }, ue = {
316
327
  solValue: "solValue"
317
- }, pe = {
328
+ }, ye = {
318
329
  ">": ">",
319
330
  ">=": ">=",
320
331
  "<": "<",
321
332
  "<=": "<=",
322
333
  "==": "=="
323
- }, me = {
334
+ }, Te = {
324
335
  splAddress: "splAddress"
325
- }, ve = {
336
+ }, fe = {
326
337
  in: "in",
327
338
  not_in: "not in"
328
- }, ue = {
339
+ }, he = {
329
340
  splValue: "splValue"
330
- }, ye = {
341
+ }, ge = {
331
342
  ">": ">",
332
343
  ">=": ">=",
333
344
  "<": "<",
334
345
  "<=": "<=",
335
346
  "==": "=="
336
- }, Te = {
347
+ }, be = {
337
348
  mintAddress: "mintAddress"
338
- }, ge = {
349
+ }, xe = {
339
350
  in: "in",
340
351
  not_in: "not in"
341
- }, he = {
352
+ }, Ee = {
342
353
  SystemProgram: "SystemProgram",
343
354
  TokenProgram: "TokenProgram",
344
355
  AssociatedTokenProgram: "AssociatedTokenProgram"
345
- }, fe = {
356
+ }, Ae = {
346
357
  ">": ">",
347
358
  ">=": ">=",
348
359
  "<": "<",
349
360
  "<=": "<=",
350
361
  "==": "=="
351
- }, be = {
362
+ }, Se = {
352
363
  in: "in",
353
364
  not_in: "not in"
354
- }, xe = {
365
+ }, ke = {
355
366
  solData: "solData"
356
- }, Ee = {
367
+ }, Pe = {
357
368
  programId: "programId"
358
- }, Ae = {
369
+ }, Oe = {
359
370
  in: "in",
360
371
  not_in: "not in"
361
- }, Se = {
372
+ }, Re = {
362
373
  reject: "reject",
363
374
  accept: "accept"
364
- }, ke = {
375
+ }, Ce = {
365
376
  signSolTransaction: "signSolTransaction"
366
- }, Pe = {
377
+ }, Ne = {
367
378
  solNetwork: "solNetwork"
368
- }, Oe = {
379
+ }, we = {
369
380
  "solana-devnet": "solana-devnet",
370
381
  solana: "solana"
371
- }, Re = {
382
+ }, De = {
372
383
  in: "in",
373
384
  not_in: "not in"
374
- }, Ce = {
385
+ }, Ie = {
375
386
  reject: "reject",
376
387
  accept: "accept"
377
- }, Ne = {
388
+ }, Ue = {
378
389
  sendSolTransaction: "sendSolTransaction"
379
- }, we = {
390
+ }, Me = {
380
391
  solMessage: "solMessage"
381
- }, De = {
392
+ }, je = {
382
393
  reject: "reject",
383
394
  accept: "accept"
384
- }, Ie = {
395
+ }, qe = {
385
396
  signSolMessage: "signSolMessage"
386
- }, Ue = {
397
+ }, ze = {
387
398
  reject: "reject",
388
399
  accept: "accept"
389
- }, Me = {
400
+ }, Le = {
390
401
  signEvmHash: "signEvmHash"
391
- }, je = {
402
+ }, Fe = {
392
403
  reject: "reject",
393
404
  accept: "accept"
394
- }, ze = {
405
+ }, Ye = {
395
406
  prepareUserOperation: "prepareUserOperation"
396
- }, Le = {
407
+ }, Ve = {
397
408
  reject: "reject",
398
409
  accept: "accept"
399
- }, qe = {
410
+ }, Be = {
400
411
  sendUserOperation: "sendUserOperation"
401
- }, Fe = {
412
+ }, He = {
402
413
  project: "project",
403
414
  account: "account"
404
- }, Ye = {
415
+ }, Xe = {
405
416
  solana: "solana",
406
417
  "solana-devnet": "solana-devnet"
407
- }, Ve = {
418
+ }, Ge = {
408
419
  String: "String",
409
420
  UInt8: "UInt8",
410
421
  UInt16: "UInt16",
@@ -425,23 +436,23 @@ const e = {
425
436
  DateTime: "DateTime",
426
437
  DateTime64: "DateTime64",
427
438
  UUID: "UUID"
428
- }, Be = {
439
+ }, Ke = {
429
440
  NUMBER_1: 1
430
- }, He = {
441
+ }, We = {
431
442
  exact: "exact"
432
- }, Xe = {
443
+ }, Je = {
433
444
  "base-sepolia": "base-sepolia",
434
445
  base: "base",
435
446
  "solana-devnet": "solana-devnet",
436
447
  solana: "solana"
437
- }, Ge = {
448
+ }, Qe = {
438
449
  exact: "exact"
439
- }, Ke = {
450
+ }, Ze = {
440
451
  "base-sepolia": "base-sepolia",
441
452
  base: "base",
442
453
  "solana-devnet": "solana-devnet",
443
454
  solana: "solana"
444
- }, We = {
455
+ }, $e = {
445
456
  insufficient_funds: "insufficient_funds",
446
457
  invalid_scheme: "invalid_scheme",
447
458
  invalid_network: "invalid_network",
@@ -477,7 +488,7 @@ const e = {
477
488
  invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata: "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata",
478
489
  invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts: "invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts",
479
490
  invalid_exact_svm_payload_transaction_fee_payer_transferring_funds: "invalid_exact_svm_payload_transaction_fee_payer_transferring_funds"
480
- }, Je = {
491
+ }, ea = {
481
492
  insufficient_funds: "insufficient_funds",
482
493
  invalid_scheme: "invalid_scheme",
483
494
  invalid_network: "invalid_network",
@@ -493,60 +504,62 @@ const e = {
493
504
  invalid_exact_evm_payload_signature_address: "invalid_exact_evm_payload_signature_address",
494
505
  settle_exact_svm_block_height_exceeded: "settle_exact_svm_block_height_exceeded",
495
506
  settle_exact_svm_transaction_confirmation_timed_out: "settle_exact_svm_transaction_confirmation_timed_out"
496
- }, Qe = {
507
+ }, aa = {
497
508
  exact: "exact"
498
- }, Ze = {
509
+ }, ta = {
499
510
  "base-sepolia": "base-sepolia",
500
511
  base: "base",
501
512
  "solana-devnet": "solana-devnet",
502
513
  solana: "solana"
503
- }, $e = {
514
+ }, na = {
504
515
  http: "http"
505
- }, ea = {
516
+ }, ia = {
506
517
  GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY"
507
- }, aa = {
518
+ }, oa = {
508
519
  FEE_TYPE_NETWORK: "FEE_TYPE_NETWORK",
509
520
  FEE_TYPE_EXCHANGE: "FEE_TYPE_EXCHANGE"
510
- }, ta = {
521
+ }, _a = {
511
522
  ONRAMP_ORDER_STATUS_PENDING_AUTH: "ONRAMP_ORDER_STATUS_PENDING_AUTH",
512
523
  ONRAMP_ORDER_STATUS_PENDING_PAYMENT: "ONRAMP_ORDER_STATUS_PENDING_PAYMENT",
513
524
  ONRAMP_ORDER_STATUS_PROCESSING: "ONRAMP_ORDER_STATUS_PROCESSING",
514
525
  ONRAMP_ORDER_STATUS_COMPLETED: "ONRAMP_ORDER_STATUS_COMPLETED",
515
526
  ONRAMP_ORDER_STATUS_FAILED: "ONRAMP_ORDER_STATUS_FAILED"
516
- }, na = {
527
+ }, ra = {
517
528
  PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON: "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
518
- }, ia = {
529
+ }, sa = {
519
530
  CARD: "CARD",
520
531
  ACH: "ACH",
521
532
  APPLE_PAY: "APPLE_PAY",
522
533
  PAYPAL: "PAYPAL",
523
534
  FIAT_WALLET: "FIAT_WALLET",
524
535
  CRYPTO_WALLET: "CRYPTO_WALLET"
525
- }, oa = {
536
+ }, ca = {
526
537
  ach: "ach",
527
538
  fedwire: "fedwire"
528
- }, _a = {
539
+ }, da = {
529
540
  unknown: "unknown",
530
541
  daily: "daily",
531
542
  weekly: "weekly",
532
543
  monthly: "monthly",
533
544
  biweekly: "biweekly"
534
- }, ra = {
545
+ }, la = {
535
546
  checking: "checking",
536
547
  savings: "savings"
537
- }, sa = {
548
+ }, pa = {
538
549
  ach: "ach"
539
- }, ca = {
550
+ }, ma = {
540
551
  fedwire: "fedwire"
541
- }, da = {
552
+ }, va = {
542
553
  base: "base",
543
554
  ethereum: "ethereum"
544
- }, la = {
555
+ }, ua = {
545
556
  risk_indicated: "risk_indicated",
546
557
  no_risk_indicated: "no_risk_indicated"
547
- }, pa = {
558
+ }, ya = {
559
+ transferstatus_changed: "transfer.status_changed"
560
+ }, Ta = {
548
561
  refresh_token: "refresh_token"
549
- }, ma = {
562
+ }, fa = {
550
563
  base: "base",
551
564
  "base-sepolia": "base-sepolia",
552
565
  ethereum: "ethereum",
@@ -555,132 +568,137 @@ const e = {
555
568
  polygon: "polygon",
556
569
  optimism: "optimism",
557
570
  arbitrum: "arbitrum"
558
- }, va = {
571
+ }, ha = {
559
572
  solana: "solana",
560
573
  "solana-devnet": "solana-devnet"
561
574
  };
562
575
  export {
563
- L as AbiFunctionType,
564
- q as AbiInputType,
565
- z as AbiStateMutability,
576
+ V as AbiFunctionType,
577
+ B as AbiInputType,
578
+ Y as AbiStateMutability,
566
579
  e as AccountType,
567
- ra as AchDetailsAccountType,
568
- da as AddressRiskNetwork,
569
- la as AddressRiskRiskLevel,
580
+ la as AchDetailsAccountType,
581
+ va as AddressRiskNetwork,
582
+ ua as AddressRiskRiskLevel,
570
583
  n as AssetType,
571
584
  o as CapabilityStatus,
572
- oa as CoolPaymentMethodType,
573
- sa as CreatePaymentMethodRequestAchType,
574
- ca as CreatePaymentMethodRequestFedwireType,
585
+ ca as CoolPaymentMethodType,
586
+ l as CreateDepositDestinationRequestType,
587
+ pa as CreatePaymentMethodRequestAchType,
588
+ ma as CreatePaymentMethodRequestFedwireType,
589
+ d as CryptoDepositDestinationType,
575
590
  i as CustomerType,
576
- y as DeveloperJWTAuthenticationType,
577
- v as EmailAuthenticationType,
591
+ s as DepositDestinationType,
592
+ h as DeveloperJWTAuthenticationType,
593
+ T as EmailAuthenticationType,
578
594
  a as ErrorType,
579
- I as EthValueCriterionOperator,
580
- D as EthValueCriterionType,
581
- M as EvmAddressCriterionOperator,
582
- U as EvmAddressCriterionType,
583
- V as EvmDataCriterionType,
584
- Y as EvmDataParameterConditionListOperator,
585
- F as EvmDataParameterConditionOperator,
586
- $ as EvmMessageCriterionType,
587
- W as EvmNetworkCriterionNetworksItem,
588
- J as EvmNetworkCriterionOperator,
589
- K as EvmNetworkCriterionType,
590
- C as EvmSwapsNetwork,
591
- te as EvmTypedAddressConditionOperator,
592
- ne as EvmTypedNumericalConditionOperator,
593
- P as EvmUserOperationNetwork,
594
- O as EvmUserOperationStatus,
595
- S as InitiateEmailAuthenticationNextStepType,
596
- E as InitiateEmailAuthenticationRequestType,
597
- k as InitiateSmsAuthenticationNextStepType,
598
- A as InitiateSmsAuthenticationRequestType,
599
- x as InvitationStatus,
600
- j as KnownAbiType,
601
- he as KnownIdlType,
602
- _a as LimitPeriod,
595
+ q as EthValueCriterionOperator,
596
+ j as EthValueCriterionType,
597
+ L as EvmAddressCriterionOperator,
598
+ z as EvmAddressCriterionType,
599
+ G as EvmDataCriterionType,
600
+ X as EvmDataParameterConditionListOperator,
601
+ H as EvmDataParameterConditionOperator,
602
+ ne as EvmMessageCriterionType,
603
+ $ as EvmNetworkCriterionNetworksItem,
604
+ ee as EvmNetworkCriterionOperator,
605
+ Z as EvmNetworkCriterionType,
606
+ I as EvmSwapsNetwork,
607
+ _e as EvmTypedAddressConditionOperator,
608
+ re as EvmTypedNumericalConditionOperator,
609
+ C as EvmUserOperationNetwork,
610
+ N as EvmUserOperationStatus,
611
+ O as InitiateEmailAuthenticationNextStepType,
612
+ k as InitiateEmailAuthenticationRequestType,
613
+ R as InitiateSmsAuthenticationNextStepType,
614
+ P as InitiateSmsAuthenticationRequestType,
615
+ S as InvitationStatus,
616
+ F as KnownAbiType,
617
+ Ee as KnownIdlType,
618
+ da as LimitPeriod,
603
619
  t as LinkAccountType,
604
- b as LinkableEntityRole,
605
- f as LinkableEntityType,
606
- N as ListEvmTokenBalancesNetwork,
607
- Ye as ListSolanaTokenBalancesNetwork,
608
- ge as MintAddressCriterionOperator,
609
- Te as MintAddressCriterionType,
610
- H as NetUSDChangeCriterionOperator,
611
- B as NetUSDChangeCriterionType,
620
+ A as LinkableEntityRole,
621
+ E as LinkableEntityType,
622
+ U as ListEvmTokenBalancesNetwork,
623
+ Xe as ListSolanaTokenBalancesNetwork,
624
+ D as MfaMethod,
625
+ xe as MintAddressCriterionOperator,
626
+ be as MintAddressCriterionType,
627
+ W as NetUSDChangeCriterionOperator,
628
+ K as NetUSDChangeCriterionType,
612
629
  c as Network,
613
- T as OAuth2ProviderType,
614
- Ve as OnchainDataResultSchemaColumnsItemType,
615
- aa as OnrampOrderFeeType,
616
- ea as OnrampOrderPaymentMethodTypeId,
617
- ta as OnrampOrderStatus,
618
- na as OnrampPaymentLinkType,
619
- ia as OnrampQuotePaymentMethodTypeId,
620
- w as PermissionCatalogObjectsItemType,
621
- g as PermissionSubjectType,
622
- h as PermissionVerb,
623
- Fe as PolicyScope,
624
- je as PrepareUserOperationRuleAction,
625
- ze as PrepareUserOperationRuleOperation,
626
- Ae as ProgramIdCriterionOperator,
627
- Ee as ProgramIdCriterionType,
628
- pa as RefreshAccessTokenBodyGrantType,
630
+ g as OAuth2ProviderType,
631
+ Ge as OnchainDataResultSchemaColumnsItemType,
632
+ oa as OnrampOrderFeeType,
633
+ ia as OnrampOrderPaymentMethodTypeId,
634
+ _a as OnrampOrderStatus,
635
+ ra as OnrampPaymentLinkType,
636
+ sa as OnrampQuotePaymentMethodTypeId,
637
+ M as PermissionCatalogObjectsItemType,
638
+ b as PermissionSubjectType,
639
+ x as PermissionVerb,
640
+ He as PolicyScope,
641
+ Fe as PrepareUserOperationRuleAction,
642
+ Ye as PrepareUserOperationRuleOperation,
643
+ Oe as ProgramIdCriterionOperator,
644
+ Pe as ProgramIdCriterionType,
645
+ Ta as RefreshAccessTokenBodyGrantType,
629
646
  r as RequirementErrorCode,
630
647
  _ as RequirementField,
631
- Q as SendEvmTransactionRuleAction,
632
- Z as SendEvmTransactionRuleOperation,
633
- ma as SendEvmTransactionWithEndUserAccountBodyNetwork,
634
- Ce as SendSolTransactionRuleAction,
635
- Ne as SendSolTransactionRuleOperation,
636
- va as SendSolanaTransactionWithEndUserAccountBodyNetwork,
637
- Le as SendUserOperationRuleAction,
638
- qe as SendUserOperationRuleOperation,
639
- Ue as SignEvmHashRuleAction,
640
- Me as SignEvmHashRuleOperation,
641
- ee as SignEvmMessageRuleAction,
642
- ae as SignEvmMessageRuleOperation,
643
- X as SignEvmTransactionRuleAction,
644
- G as SignEvmTransactionRuleOperation,
645
- ie as SignEvmTypedDataFieldCriterionType,
646
- re as SignEvmTypedDataRuleAction,
647
- se as SignEvmTypedDataRuleOperation,
648
- _e as SignEvmTypedDataVerifyingContractCriterionOperator,
649
- oe as SignEvmTypedDataVerifyingContractCriterionType,
650
- De as SignSolMessageRuleAction,
651
- Ie as SignSolMessageRuleOperation,
652
- Se as SignSolTransactionRuleAction,
653
- ke as SignSolTransactionRuleOperation,
654
- u as SmsAuthenticationType,
655
- de as SolAddressCriterionOperator,
656
- ce as SolAddressCriterionType,
657
- xe as SolDataCriterionType,
658
- be as SolDataParameterConditionListOperator,
659
- fe as SolDataParameterConditionOperator,
660
- we as SolMessageCriterionType,
661
- Oe as SolNetworkCriterionNetworksItem,
662
- Re as SolNetworkCriterionOperator,
663
- Pe as SolNetworkCriterionType,
664
- pe as SolValueCriterionOperator,
665
- le as SolValueCriterionType,
666
- R as SpendPermissionNetwork,
667
- ve as SplAddressCriterionOperator,
668
- me as SplAddressCriterionType,
669
- ye as SplValueCriterionOperator,
670
- ue as SplValueCriterionType,
671
- p as TransferCancellationReason,
672
- d as TransferFeeName,
673
- m as TransferRequestAmountType,
674
- l as TransferReversalReason,
675
- s as TransferStatus,
676
- $e as X402DiscoveryResourceType,
677
- Xe as X402PaymentPayloadNetwork,
678
- He as X402PaymentPayloadScheme,
679
- Ke as X402PaymentRequirementsNetwork,
680
- Ge as X402PaymentRequirementsScheme,
681
- Je as X402SettleErrorReason,
682
- Ze as X402SupportedPaymentKindNetwork,
683
- Qe as X402SupportedPaymentKindScheme,
684
- We as X402VerifyInvalidReason,
685
- Be as X402Version
648
+ ae as SendEvmTransactionRuleAction,
649
+ te as SendEvmTransactionRuleOperation,
650
+ fa as SendEvmTransactionWithEndUserAccountBodyNetwork,
651
+ Ie as SendSolTransactionRuleAction,
652
+ Ue as SendSolTransactionRuleOperation,
653
+ ha as SendSolanaTransactionWithEndUserAccountBodyNetwork,
654
+ Ve as SendUserOperationRuleAction,
655
+ Be as SendUserOperationRuleOperation,
656
+ ze as SignEvmHashRuleAction,
657
+ Le as SignEvmHashRuleOperation,
658
+ ie as SignEvmMessageRuleAction,
659
+ oe as SignEvmMessageRuleOperation,
660
+ J as SignEvmTransactionRuleAction,
661
+ Q as SignEvmTransactionRuleOperation,
662
+ se as SignEvmTypedDataFieldCriterionType,
663
+ le as SignEvmTypedDataRuleAction,
664
+ pe as SignEvmTypedDataRuleOperation,
665
+ de as SignEvmTypedDataVerifyingContractCriterionOperator,
666
+ ce as SignEvmTypedDataVerifyingContractCriterionType,
667
+ je as SignSolMessageRuleAction,
668
+ qe as SignSolMessageRuleOperation,
669
+ Re as SignSolTransactionRuleAction,
670
+ Ce as SignSolTransactionRuleOperation,
671
+ f as SmsAuthenticationType,
672
+ ve as SolAddressCriterionOperator,
673
+ me as SolAddressCriterionType,
674
+ ke as SolDataCriterionType,
675
+ Se as SolDataParameterConditionListOperator,
676
+ Ae as SolDataParameterConditionOperator,
677
+ Me as SolMessageCriterionType,
678
+ we as SolNetworkCriterionNetworksItem,
679
+ De as SolNetworkCriterionOperator,
680
+ Ne as SolNetworkCriterionType,
681
+ ye as SolValueCriterionOperator,
682
+ ue as SolValueCriterionType,
683
+ w as SpendPermissionNetwork,
684
+ fe as SplAddressCriterionOperator,
685
+ Te as SplAddressCriterionType,
686
+ ge as SplValueCriterionOperator,
687
+ he as SplValueCriterionType,
688
+ u as TransferCancellationReason,
689
+ m as TransferFeeName,
690
+ y as TransferRequestAmountType,
691
+ v as TransferReversalReason,
692
+ p as TransferStatus,
693
+ ya as TransferStatusChangedWebhookEventEventType,
694
+ na as X402DiscoveryResourceType,
695
+ Je as X402PaymentPayloadNetwork,
696
+ We as X402PaymentPayloadScheme,
697
+ Ze as X402PaymentRequirementsNetwork,
698
+ Qe as X402PaymentRequirementsScheme,
699
+ ea as X402SettleErrorReason,
700
+ ta as X402SupportedPaymentKindNetwork,
701
+ aa as X402SupportedPaymentKindScheme,
702
+ $e as X402VerifyInvalidReason,
703
+ Ke as X402Version
686
704
  };