@coinbase/cdp-api-client 0.0.49 → 0.0.51

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.
@@ -2,7 +2,7 @@ const e = {
2
2
  prime: "prime",
3
3
  business: "business",
4
4
  cdp: "cdp"
5
- }, t = {
5
+ }, a = {
6
6
  already_exists: "already_exists",
7
7
  bad_gateway: "bad_gateway",
8
8
  faucet_limit_exceeded: "faucet_limit_exceeded",
@@ -33,7 +33,7 @@ const e = {
33
33
  recipient_allowlist_violation: "recipient_allowlist_violation",
34
34
  recipient_allowlist_pending: "recipient_allowlist_pending",
35
35
  travel_rules_recipient_violation: "travel_rules_recipient_violation"
36
- }, a = {
36
+ }, t = {
37
37
  entity: "entity",
38
38
  customer: "customer"
39
39
  }, n = {
@@ -46,34 +46,17 @@ const e = {
46
46
  individual: "individual",
47
47
  business: "business"
48
48
  }, r = {
49
- employment_income: "employment_income",
50
- other: "other"
51
- }, s = {
52
- finance: "finance",
53
- technology: "technology",
54
- other: "other"
55
- }, _ = {
56
- trading: "trading",
57
- mining: "mining",
58
- other: "other"
59
- }, c = {
60
- none: "none",
61
- self_pep: "self_pep",
62
- family_of_pep: "family_of_pep",
63
- associate_of_pep: "associate_of_pep",
64
- unknown: "unknown"
65
- }, d = {
66
49
  enabled: "enabled",
67
50
  restricted: "restricted",
68
51
  disabled: "disabled",
69
52
  pending: "pending"
70
- }, l = {
53
+ }, _ = {
71
54
  information_missing: "information_missing",
72
55
  invalid_address: "invalid_address",
73
56
  verification_document_dob_mismatch: "verification_document_dob_mismatch",
74
57
  verification_document_expired: "verification_document_expired"
75
- }, p = {
76
- requires_execution: "requires_execution",
58
+ }, s = {
59
+ draft: "draft",
77
60
  awaiting_funds: "awaiting_funds",
78
61
  processing: "processing",
79
62
  completed: "completed",
@@ -81,41 +64,37 @@ const e = {
81
64
  canceled: "canceled",
82
65
  expired: "expired",
83
66
  reversed: "reversed"
84
- }, m = {
67
+ }, c = {
68
+ base: "base",
69
+ ethereum: "ethereum",
70
+ algorand: "algorand",
71
+ aptos: "aptos",
72
+ arbitrum: "arbitrum",
73
+ avacchain: "avacchain",
74
+ noble: "noble",
75
+ optimism: "optimism",
76
+ polygon: "polygon",
77
+ solana: "solana",
78
+ stellar: "stellar",
79
+ sui: "sui",
80
+ unichain: "unichain"
81
+ }, d = {
85
82
  network_fee: "network_fee",
86
83
  processing_fee: "processing_fee",
87
84
  wire_fee: "wire_fee",
88
85
  exchange_fee: "exchange_fee",
89
86
  spread_fee: "spread_fee"
90
- }, u = {
87
+ }, l = {
91
88
  fedwire: "fedwire"
92
- }, v = {
89
+ }, p = {
93
90
  usd: "usd"
94
- }, y = {
95
- insufficient_funds: "insufficient_funds",
96
- invalid_source: "invalid_source",
97
- invalid_target: "invalid_target",
98
- compliance_failure: "compliance_failure",
99
- network_error: "network_error",
100
- rate_limit_exceeded: "rate_limit_exceeded",
101
- account_restricted: "account_restricted",
102
- amount_too_large: "amount_too_large",
103
- amount_too_small: "amount_too_small",
104
- asset_not_supported: "asset_not_supported",
105
- processing_error: "processing_error",
106
- network_failure: "network_failure",
107
- insufficient_gas: "insufficient_gas",
108
- transaction_reverted: "transaction_reverted",
109
- timeout: "timeout",
110
- compliance_rejection: "compliance_rejection",
111
- recipient_unavailable: "recipient_unavailable"
112
- }, g = {
91
+ }, m = {
113
92
  user_requested: "user_requested",
114
93
  compliance_reversal: "compliance_reversal",
115
94
  fraud_reversal: "fraud_reversal",
116
95
  network_reversal: "network_reversal",
117
96
  system_reversal: "system_reversal"
118
- }, T = {
97
+ }, v = {
119
98
  user_canceled: "user_canceled",
120
99
  system_canceled: "system_canceled",
121
100
  expired: "expired",
@@ -123,32 +102,22 @@ const e = {
123
102
  risk_canceled: "risk_canceled",
124
103
  duplicate_canceled: "duplicate_canceled",
125
104
  insufficient_funds_canceled: "insufficient_funds_canceled"
126
- }, f = {
105
+ }, u = {
106
+ target: "target",
107
+ source: "source"
108
+ }, y = {
127
109
  email: "email"
128
- }, h = {
110
+ }, T = {
129
111
  sms: "sms"
130
- }, b = {
112
+ }, g = {
131
113
  jwt: "jwt"
132
- }, S = {
133
- google: "google"
134
- }, A = {
135
- access_denied: "access_denied",
136
- invalid_request: "invalid_request",
137
- invalid_client: "invalid_client",
138
- invalid_grant: "invalid_grant",
139
- unauthorized_client: "unauthorized_client",
140
- unsupported_grant_type: "unsupported_grant_type",
141
- invalid_scope: "invalid_scope"
142
- }, E = {
143
- active_without_kyb: "active_without_kyb",
144
- pending_kyb: "pending_kyb",
145
- documents_required: "documents_required",
146
- in_review: "in_review",
147
- active: "active"
148
- }, x = {
114
+ }, h = {
115
+ google: "google",
116
+ apple: "apple"
117
+ }, b = {
149
118
  team_member: "team_member",
150
119
  api_key: "api_key"
151
- }, k = {
120
+ }, f = {
152
121
  create_api_key: "create_api_key",
153
122
  read_api_key: "read_api_key",
154
123
  update_api_key: "update_api_key",
@@ -174,24 +143,27 @@ const e = {
174
143
  manage_billing: "manage_billing",
175
144
  view_audit_logs: "view_audit_logs",
176
145
  manage_all: "manage_all"
177
- }, P = {
146
+ }, E = {
178
147
  business: "business",
179
148
  prime: "prime"
180
- }, w = {
149
+ }, A = {
150
+ admin: "admin",
151
+ owner: "owner"
152
+ }, S = {
181
153
  pending: "pending",
182
154
  accepted: "accepted",
183
155
  rejected: "rejected",
184
156
  canceled: "canceled",
185
157
  expired: "expired"
186
- }, O = {
158
+ }, x = {
187
159
  email: "email"
188
- }, R = {
160
+ }, k = {
189
161
  sms: "sms"
190
- }, C = {
162
+ }, P = {
191
163
  "verify-otp": "verify-otp"
192
- }, I = {
164
+ }, O = {
193
165
  "verify-otp": "verify-otp"
194
- }, D = {
166
+ }, R = {
195
167
  "base-sepolia": "base-sepolia",
196
168
  base: "base",
197
169
  arbitrum: "arbitrum",
@@ -202,14 +174,14 @@ const e = {
202
174
  avalanche: "avalanche",
203
175
  ethereum: "ethereum",
204
176
  "ethereum-sepolia": "ethereum-sepolia"
205
- }, N = {
177
+ }, C = {
206
178
  pending: "pending",
207
179
  signed: "signed",
208
180
  broadcast: "broadcast",
209
181
  complete: "complete",
210
182
  dropped: "dropped",
211
183
  failed: "failed"
212
- }, U = {
184
+ }, w = {
213
185
  base: "base",
214
186
  "base-sepolia": "base-sepolia",
215
187
  ethereum: "ethereum",
@@ -218,75 +190,75 @@ const e = {
218
190
  arbitrum: "arbitrum",
219
191
  avalanche: "avalanche",
220
192
  polygon: "polygon"
221
- }, M = {
193
+ }, N = {
222
194
  base: "base",
223
195
  ethereum: "ethereum",
224
196
  arbitrum: "arbitrum",
225
197
  optimism: "optimism"
226
- }, j = {
198
+ }, D = {
227
199
  base: "base",
228
200
  "base-sepolia": "base-sepolia",
229
201
  ethereum: "ethereum"
230
- }, z = {
202
+ }, I = {
231
203
  entity: "entity",
232
204
  project: "project"
233
- }, L = {
205
+ }, U = {
234
206
  ethValue: "ethValue"
235
- }, q = {
207
+ }, M = {
236
208
  ">": ">",
237
209
  ">=": ">=",
238
210
  "<": "<",
239
211
  "<=": "<=",
240
212
  "==": "=="
241
- }, F = {
213
+ }, j = {
242
214
  evmAddress: "evmAddress"
243
- }, Y = {
215
+ }, L = {
244
216
  in: "in",
245
217
  not_in: "not in"
246
- }, V = {
218
+ }, z = {
247
219
  erc20: "erc20",
248
220
  erc721: "erc721",
249
221
  erc1155: "erc1155"
250
- }, H = {
222
+ }, q = {
251
223
  pure: "pure",
252
224
  view: "view",
253
225
  nonpayable: "nonpayable",
254
226
  payable: "payable"
255
- }, X = {
227
+ }, Y = {
256
228
  function: "function"
257
- }, G = {
229
+ }, F = {
258
230
  constructor: "constructor",
259
231
  error: "error",
260
232
  event: "event",
261
233
  fallback: "fallback",
262
234
  receive: "receive"
263
- }, B = {
235
+ }, V = {
264
236
  ">": ">",
265
237
  ">=": ">=",
266
238
  "<": "<",
267
239
  "<=": "<=",
268
240
  "==": "=="
269
- }, K = {
241
+ }, H = {
270
242
  in: "in",
271
243
  not_in: "not in"
272
- }, W = {
244
+ }, X = {
273
245
  evmData: "evmData"
274
- }, Q = {
246
+ }, G = {
275
247
  netUSDChange: "netUSDChange"
276
- }, J = {
248
+ }, B = {
277
249
  ">": ">",
278
250
  ">=": ">=",
279
251
  "<": "<",
280
252
  "<=": "<=",
281
253
  "==": "=="
282
- }, Z = {
254
+ }, K = {
283
255
  reject: "reject",
284
256
  accept: "accept"
285
- }, $ = {
257
+ }, W = {
286
258
  signEvmTransaction: "signEvmTransaction"
287
- }, ee = {
259
+ }, J = {
288
260
  evmNetwork: "evmNetwork"
289
- }, te = {
261
+ }, Q = {
290
262
  "base-sepolia": "base-sepolia",
291
263
  base: "base",
292
264
  ethereum: "ethereum",
@@ -297,140 +269,140 @@ const e = {
297
269
  arbitrum: "arbitrum",
298
270
  zora: "zora",
299
271
  bnb: "bnb"
300
- }, ae = {
272
+ }, Z = {
301
273
  in: "in",
302
274
  not_in: "not in"
303
- }, ne = {
275
+ }, $ = {
304
276
  reject: "reject",
305
277
  accept: "accept"
306
- }, ie = {
278
+ }, ee = {
307
279
  sendEvmTransaction: "sendEvmTransaction"
308
- }, oe = {
280
+ }, ae = {
309
281
  evmMessage: "evmMessage"
310
- }, re = {
282
+ }, te = {
311
283
  reject: "reject",
312
284
  accept: "accept"
313
- }, se = {
285
+ }, ne = {
314
286
  signEvmMessage: "signEvmMessage"
315
- }, _e = {
287
+ }, ie = {
316
288
  in: "in",
317
289
  not_in: "not in"
318
- }, ce = {
290
+ }, oe = {
319
291
  ">": ">",
320
292
  ">=": ">=",
321
293
  "<": "<",
322
294
  "<=": "<=",
323
295
  "==": "=="
324
- }, de = {
296
+ }, re = {
325
297
  evmTypedDataField: "evmTypedDataField"
326
- }, le = {
298
+ }, _e = {
327
299
  evmTypedDataVerifyingContract: "evmTypedDataVerifyingContract"
328
- }, pe = {
300
+ }, se = {
329
301
  in: "in",
330
302
  not_in: "not in"
331
- }, me = {
303
+ }, ce = {
332
304
  reject: "reject",
333
305
  accept: "accept"
334
- }, ue = {
306
+ }, de = {
335
307
  signEvmTypedData: "signEvmTypedData"
336
- }, ve = {
308
+ }, le = {
337
309
  solAddress: "solAddress"
338
- }, ye = {
310
+ }, pe = {
339
311
  in: "in",
340
312
  not_in: "not in"
341
- }, ge = {
313
+ }, me = {
342
314
  solValue: "solValue"
343
- }, Te = {
315
+ }, ve = {
344
316
  ">": ">",
345
317
  ">=": ">=",
346
318
  "<": "<",
347
319
  "<=": "<=",
348
320
  "==": "=="
349
- }, fe = {
321
+ }, ue = {
350
322
  splAddress: "splAddress"
351
- }, he = {
323
+ }, ye = {
352
324
  in: "in",
353
325
  not_in: "not in"
354
- }, be = {
326
+ }, Te = {
355
327
  splValue: "splValue"
356
- }, Se = {
328
+ }, ge = {
357
329
  ">": ">",
358
330
  ">=": ">=",
359
331
  "<": "<",
360
332
  "<=": "<=",
361
333
  "==": "=="
362
- }, Ae = {
334
+ }, he = {
363
335
  mintAddress: "mintAddress"
364
- }, Ee = {
336
+ }, be = {
365
337
  in: "in",
366
338
  not_in: "not in"
367
- }, xe = {
339
+ }, fe = {
368
340
  SystemProgram: "SystemProgram",
369
341
  TokenProgram: "TokenProgram",
370
342
  AssociatedTokenProgram: "AssociatedTokenProgram"
371
- }, ke = {
343
+ }, Ee = {
372
344
  ">": ">",
373
345
  ">=": ">=",
374
346
  "<": "<",
375
347
  "<=": "<=",
376
348
  "==": "=="
377
- }, Pe = {
349
+ }, Ae = {
378
350
  in: "in",
379
351
  not_in: "not in"
380
- }, we = {
352
+ }, Se = {
381
353
  solData: "solData"
382
- }, Oe = {
354
+ }, xe = {
383
355
  programId: "programId"
384
- }, Re = {
356
+ }, ke = {
385
357
  in: "in",
386
358
  not_in: "not in"
387
- }, Ce = {
359
+ }, Pe = {
388
360
  reject: "reject",
389
361
  accept: "accept"
390
- }, Ie = {
362
+ }, Oe = {
391
363
  signSolTransaction: "signSolTransaction"
392
- }, De = {
364
+ }, Re = {
393
365
  solNetwork: "solNetwork"
394
- }, Ne = {
366
+ }, Ce = {
395
367
  "solana-devnet": "solana-devnet",
396
368
  solana: "solana"
397
- }, Ue = {
369
+ }, we = {
398
370
  in: "in",
399
371
  not_in: "not in"
400
- }, Me = {
372
+ }, Ne = {
401
373
  reject: "reject",
402
374
  accept: "accept"
403
- }, je = {
375
+ }, De = {
404
376
  sendSolTransaction: "sendSolTransaction"
405
- }, ze = {
377
+ }, Ie = {
406
378
  solMessage: "solMessage"
407
- }, Le = {
379
+ }, Ue = {
408
380
  reject: "reject",
409
381
  accept: "accept"
410
- }, qe = {
382
+ }, Me = {
411
383
  signSolMessage: "signSolMessage"
412
- }, Fe = {
384
+ }, je = {
413
385
  reject: "reject",
414
386
  accept: "accept"
415
- }, Ye = {
387
+ }, Le = {
416
388
  signEvmHash: "signEvmHash"
417
- }, Ve = {
389
+ }, ze = {
418
390
  reject: "reject",
419
391
  accept: "accept"
420
- }, He = {
392
+ }, qe = {
421
393
  prepareUserOperation: "prepareUserOperation"
422
- }, Xe = {
394
+ }, Ye = {
423
395
  reject: "reject",
424
396
  accept: "accept"
425
- }, Ge = {
397
+ }, Fe = {
426
398
  sendUserOperation: "sendUserOperation"
427
- }, Be = {
399
+ }, Ve = {
428
400
  project: "project",
429
401
  account: "account"
430
- }, Ke = {
402
+ }, He = {
431
403
  solana: "solana",
432
404
  "solana-devnet": "solana-devnet"
433
- }, We = {
405
+ }, Xe = {
434
406
  String: "String",
435
407
  UInt8: "UInt8",
436
408
  UInt16: "UInt16",
@@ -451,23 +423,23 @@ const e = {
451
423
  DateTime: "DateTime",
452
424
  DateTime64: "DateTime64",
453
425
  UUID: "UUID"
454
- }, Qe = {
426
+ }, Ge = {
455
427
  NUMBER_1: 1
456
- }, Je = {
428
+ }, Be = {
457
429
  exact: "exact"
458
- }, Ze = {
430
+ }, Ke = {
459
431
  "base-sepolia": "base-sepolia",
460
432
  base: "base",
461
433
  "solana-devnet": "solana-devnet",
462
434
  solana: "solana"
463
- }, $e = {
435
+ }, We = {
464
436
  exact: "exact"
465
- }, et = {
437
+ }, Je = {
466
438
  "base-sepolia": "base-sepolia",
467
439
  base: "base",
468
440
  "solana-devnet": "solana-devnet",
469
441
  solana: "solana"
470
- }, tt = {
442
+ }, Qe = {
471
443
  insufficient_funds: "insufficient_funds",
472
444
  invalid_scheme: "invalid_scheme",
473
445
  invalid_network: "invalid_network",
@@ -500,7 +472,7 @@ const e = {
500
472
  invalid_exact_svm_payload_transaction_sender_ata_not_found: "invalid_exact_svm_payload_transaction_sender_ata_not_found",
501
473
  invalid_exact_svm_payload_transaction_simulation_failed: "invalid_exact_svm_payload_transaction_simulation_failed",
502
474
  invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata: "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata"
503
- }, at = {
475
+ }, Ze = {
504
476
  insufficient_funds: "insufficient_funds",
505
477
  invalid_scheme: "invalid_scheme",
506
478
  invalid_network: "invalid_network",
@@ -516,115 +488,60 @@ const e = {
516
488
  invalid_exact_evm_payload_signature_address: "invalid_exact_evm_payload_signature_address",
517
489
  settle_exact_svm_block_height_exceeded: "settle_exact_svm_block_height_exceeded",
518
490
  settle_exact_svm_transaction_confirmation_timed_out: "settle_exact_svm_transaction_confirmation_timed_out"
519
- }, nt = {
491
+ }, $e = {
520
492
  exact: "exact"
521
- }, it = {
493
+ }, ea = {
522
494
  "base-sepolia": "base-sepolia",
523
495
  base: "base",
524
496
  "solana-devnet": "solana-devnet",
525
497
  solana: "solana"
526
- }, ot = {
498
+ }, aa = {
527
499
  http: "http"
528
- }, rt = {
529
- source: "source",
530
- target: "target"
531
- }, st = {
532
- card: "card",
533
- fiat_account: "fiat_account"
534
- }, _t = {
535
- exchange_fee: "exchange_fee",
536
- network_fee: "network_fee"
537
- }, ct = {
538
- payment_method: "payment_method"
539
- }, dt = {
540
- crypto_rail: "crypto_rail"
541
- }, lt = {
542
- created: "created",
543
- pending: "pending",
544
- started: "started",
545
- completed: "completed",
546
- failed: "failed"
547
- }, pt = {
500
+ }, ta = {
548
501
  GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY"
549
- }, mt = {
502
+ }, na = {
550
503
  FEE_TYPE_NETWORK: "FEE_TYPE_NETWORK",
551
504
  FEE_TYPE_EXCHANGE: "FEE_TYPE_EXCHANGE"
552
- }, ut = {
505
+ }, ia = {
553
506
  ONRAMP_ORDER_STATUS_PENDING_AUTH: "ONRAMP_ORDER_STATUS_PENDING_AUTH",
554
507
  ONRAMP_ORDER_STATUS_PENDING_PAYMENT: "ONRAMP_ORDER_STATUS_PENDING_PAYMENT",
555
508
  ONRAMP_ORDER_STATUS_PROCESSING: "ONRAMP_ORDER_STATUS_PROCESSING",
556
509
  ONRAMP_ORDER_STATUS_COMPLETED: "ONRAMP_ORDER_STATUS_COMPLETED",
557
510
  ONRAMP_ORDER_STATUS_FAILED: "ONRAMP_ORDER_STATUS_FAILED"
558
- }, vt = {
511
+ }, oa = {
559
512
  PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON: "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
560
- }, yt = {
513
+ }, ra = {
561
514
  CARD: "CARD",
562
515
  ACH: "ACH",
563
516
  APPLE_PAY: "APPLE_PAY",
564
517
  PAYPAL: "PAYPAL",
565
518
  FIAT_WALLET: "FIAT_WALLET",
566
519
  CRYPTO_WALLET: "CRYPTO_WALLET"
567
- }, gt = {
568
- base: "base",
569
- ethereum: "ethereum",
570
- algorand: "algorand",
571
- aptos: "aptos",
572
- arbitrum: "arbitrum",
573
- avacchain: "avacchain",
574
- noble: "noble",
575
- optimism: "optimism",
576
- polygon: "polygon",
577
- solana: "solana",
578
- stellar: "stellar",
579
- sui: "sui",
580
- unichain: "unichain"
581
- }, Tt = {
582
- target: "target",
583
- source: "source"
584
- }, ft = {
585
- pending: "pending",
586
- awaiting_funds: "awaiting_funds",
587
- in_progress: "in_progress",
588
- completed: "completed",
589
- failed: "failed",
590
- unknown: "unknown"
591
- }, ht = {
592
- conversion: "conversion",
593
- settlement: "settlement",
594
- deposit: "deposit",
595
- wire_fee: "wire_fee"
596
- }, bt = {
597
- fedwire: "fedwire"
598
- }, St = {
599
- USD: "USD"
600
- }, At = {
520
+ }, _a = {
601
521
  ach: "ach",
602
522
  fedwire: "fedwire"
603
- }, Et = {
523
+ }, sa = {
604
524
  unknown: "unknown",
605
525
  daily: "daily",
606
526
  weekly: "weekly",
607
527
  monthly: "monthly",
608
528
  biweekly: "biweekly"
609
- }, xt = {
529
+ }, ca = {
610
530
  checking: "checking",
611
531
  savings: "savings"
612
- }, kt = {
532
+ }, da = {
613
533
  ach: "ach"
614
- }, Pt = {
534
+ }, la = {
615
535
  fedwire: "fedwire"
616
- }, wt = {
617
- crypto: "crypto",
618
- fiat: "fiat"
619
- }, Ot = {
536
+ }, pa = {
620
537
  base: "base",
621
538
  ethereum: "ethereum"
622
- }, Rt = {
539
+ }, ma = {
623
540
  risk_indicated: "risk_indicated",
624
541
  no_risk_indicated: "no_risk_indicated"
625
- }, Ct = {
542
+ }, va = {
626
543
  refresh_token: "refresh_token"
627
- }, It = {
544
+ }, ua = {
628
545
  base: "base",
629
546
  "base-sepolia": "base-sepolia",
630
547
  ethereum: "ethereum",
@@ -633,151 +550,134 @@ const e = {
633
550
  polygon: "polygon",
634
551
  optimism: "optimism",
635
552
  arbitrum: "arbitrum"
636
- }, Dt = {
553
+ }, ya = {
637
554
  solana: "solana",
638
555
  "solana-devnet": "solana-devnet"
639
556
  };
640
557
  export {
641
- X as AbiFunctionType,
642
- G as AbiInputType,
643
- H as AbiStateMutability,
558
+ Y as AbiFunctionType,
559
+ F as AbiInputType,
560
+ q as AbiStateMutability,
644
561
  e as AccountType,
645
- xt as AchDetailsAccountType,
646
- Ot as AddressRiskNetwork,
647
- Rt as AddressRiskRiskLevel,
562
+ ca as AchDetailsAccountType,
563
+ pa as AddressRiskNetwork,
564
+ ma as AddressRiskRiskLevel,
648
565
  i as AssetType,
649
- d as CapabilityStatus,
650
- At as CoolPaymentMethodType,
651
- a as CreateAccountRequestType,
652
- kt as CreatePaymentMethodRequestAchType,
653
- Pt as CreatePaymentMethodRequestFedwireType,
654
- Tt as CreateTransferQuoteAmountType,
566
+ r as CapabilityStatus,
567
+ _a as CoolPaymentMethodType,
568
+ t as CreateAccountRequestType,
569
+ da as CreatePaymentMethodRequestAchType,
570
+ la as CreatePaymentMethodRequestFedwireType,
655
571
  o as CustomerType,
656
- b as DeveloperJWTAuthenticationType,
657
- f as EmailAuthenticationType,
658
- E as EntityStatus,
659
- t as ErrorType,
660
- q as EthValueCriterionOperator,
661
- L as EthValueCriterionType,
662
- Y as EvmAddressCriterionOperator,
663
- F as EvmAddressCriterionType,
664
- W as EvmDataCriterionType,
665
- K as EvmDataParameterConditionListOperator,
666
- B as EvmDataParameterConditionOperator,
667
- oe as EvmMessageCriterionType,
668
- te as EvmNetworkCriterionNetworksItem,
669
- ae as EvmNetworkCriterionOperator,
670
- ee as EvmNetworkCriterionType,
671
- M as EvmSwapsNetwork,
672
- _e as EvmTypedAddressConditionOperator,
673
- ce as EvmTypedNumericalConditionOperator,
674
- D as EvmUserOperationNetwork,
675
- N as EvmUserOperationStatus,
676
- ht as FeeDetailsType,
677
- _t as FeeType,
678
- c as IndividualConnectionToPolitician,
679
- _ as IndividualCryptoActivity,
680
- s as IndividualIndustry,
681
- r as IndividualSourceOfFunds,
682
- C as InitiateEmailAuthenticationNextStepType,
683
- O as InitiateEmailAuthenticationRequestType,
684
- I as InitiateSmsAuthenticationNextStepType,
685
- R as InitiateSmsAuthenticationRequestType,
686
- w as InvitationStatus,
687
- V as KnownAbiType,
688
- xe as KnownIdlType,
689
- Et as LimitPeriod,
572
+ g as DeveloperJWTAuthenticationType,
573
+ y as EmailAuthenticationType,
574
+ a as ErrorType,
575
+ M as EthValueCriterionOperator,
576
+ U as EthValueCriterionType,
577
+ L as EvmAddressCriterionOperator,
578
+ j as EvmAddressCriterionType,
579
+ X as EvmDataCriterionType,
580
+ H as EvmDataParameterConditionListOperator,
581
+ V as EvmDataParameterConditionOperator,
582
+ ae as EvmMessageCriterionType,
583
+ Q as EvmNetworkCriterionNetworksItem,
584
+ Z as EvmNetworkCriterionOperator,
585
+ J as EvmNetworkCriterionType,
586
+ N as EvmSwapsNetwork,
587
+ ie as EvmTypedAddressConditionOperator,
588
+ oe as EvmTypedNumericalConditionOperator,
589
+ R as EvmUserOperationNetwork,
590
+ C as EvmUserOperationStatus,
591
+ P as InitiateEmailAuthenticationNextStepType,
592
+ x as InitiateEmailAuthenticationRequestType,
593
+ O as InitiateSmsAuthenticationNextStepType,
594
+ k as InitiateSmsAuthenticationRequestType,
595
+ S as InvitationStatus,
596
+ z as KnownAbiType,
597
+ fe as KnownIdlType,
598
+ sa as LimitPeriod,
690
599
  n as LinkAccountType,
691
- P as LinkableEntityType,
692
- j as ListEvmTokenBalancesNetwork,
693
- Ke as ListSolanaTokenBalancesNetwork,
694
- Ee as MintAddressCriterionOperator,
695
- Ae as MintAddressCriterionType,
696
- J as NetUSDChangeCriterionOperator,
697
- Q as NetUSDChangeCriterionType,
698
- gt as Network,
699
- A as OAuth2ErrorCode,
700
- S as OAuth2ProviderType,
701
- We as OnchainDataResultSchemaColumnsItemType,
702
- mt as OnrampOrderFeeType,
703
- pt as OnrampOrderPaymentMethodTypeId,
704
- ut as OnrampOrderStatus,
705
- vt as OnrampPaymentLinkType,
706
- yt as OnrampQuotePaymentMethodTypeId,
707
- wt as PaymentAccountType,
708
- rt as PaymentRailAction,
709
- ft as PaymentStatus,
710
- st as PaymentsPaymentMethodType,
711
- ct as PaymentsTransferSourceType,
712
- lt as PaymentsTransferStatus,
713
- dt as PaymentsTransferTargetType,
714
- z as PermissionCatalogObjectsItemType,
715
- x as PermissionSubjectType,
716
- k as PermissionVerb,
717
- Be as PolicyScope,
718
- Ve as PrepareUserOperationRuleAction,
719
- He as PrepareUserOperationRuleOperation,
720
- Re as ProgramIdCriterionOperator,
721
- Oe as ProgramIdCriterionType,
722
- Ct as RefreshAccessTokenBodyGrantType,
723
- l as RequirementErrorCode,
724
- ne as SendEvmTransactionRuleAction,
725
- ie as SendEvmTransactionRuleOperation,
726
- It as SendEvmTransactionWithEndUserAccountBodyNetwork,
727
- Me as SendSolTransactionRuleAction,
728
- je as SendSolTransactionRuleOperation,
729
- Dt as SendSolanaTransactionWithEndUserAccountBodyNetwork,
730
- Xe as SendUserOperationRuleAction,
731
- Ge as SendUserOperationRuleOperation,
732
- Fe as SignEvmHashRuleAction,
733
- Ye as SignEvmHashRuleOperation,
734
- re as SignEvmMessageRuleAction,
735
- se as SignEvmMessageRuleOperation,
736
- Z as SignEvmTransactionRuleAction,
737
- $ as SignEvmTransactionRuleOperation,
738
- de as SignEvmTypedDataFieldCriterionType,
739
- me as SignEvmTypedDataRuleAction,
740
- ue as SignEvmTypedDataRuleOperation,
741
- pe as SignEvmTypedDataVerifyingContractCriterionOperator,
742
- le as SignEvmTypedDataVerifyingContractCriterionType,
743
- Le as SignSolMessageRuleAction,
744
- qe as SignSolMessageRuleOperation,
745
- Ce as SignSolTransactionRuleAction,
746
- Ie as SignSolTransactionRuleOperation,
747
- h as SmsAuthenticationType,
748
- ye as SolAddressCriterionOperator,
749
- ve as SolAddressCriterionType,
750
- we as SolDataCriterionType,
751
- Pe as SolDataParameterConditionListOperator,
752
- ke as SolDataParameterConditionOperator,
753
- ze as SolMessageCriterionType,
754
- Ne as SolNetworkCriterionNetworksItem,
755
- Ue as SolNetworkCriterionOperator,
756
- De as SolNetworkCriterionType,
757
- Te as SolValueCriterionOperator,
758
- ge as SolValueCriterionType,
759
- St as SourceDepositInstructionsCurrency,
760
- bt as SourceDepositInstructionsPaymentMethodType,
761
- U as SpendPermissionNetwork,
762
- he as SplAddressCriterionOperator,
763
- fe as SplAddressCriterionType,
764
- Se as SplValueCriterionOperator,
765
- be as SplValueCriterionType,
766
- T as TransferCancellationReason,
767
- y as TransferFailureReason,
768
- m as TransferFeeName,
769
- g as TransferReversalReason,
770
- v as TransferSourceDepositsInstructionsAssetId,
771
- u as TransferSourceDepositsInstructionsPaymentMethodType,
772
- p as TransferStatus,
773
- ot as X402DiscoveryResourceType,
774
- Ze as X402PaymentPayloadNetwork,
775
- Je as X402PaymentPayloadScheme,
776
- et as X402PaymentRequirementsNetwork,
777
- $e as X402PaymentRequirementsScheme,
778
- at as X402SettleErrorReason,
779
- it as X402SupportedPaymentKindNetwork,
780
- nt as X402SupportedPaymentKindScheme,
781
- tt as X402VerifyInvalidReason,
782
- Qe as X402Version
600
+ A as LinkableEntityRole,
601
+ E as LinkableEntityType,
602
+ D as ListEvmTokenBalancesNetwork,
603
+ He as ListSolanaTokenBalancesNetwork,
604
+ be as MintAddressCriterionOperator,
605
+ he as MintAddressCriterionType,
606
+ B as NetUSDChangeCriterionOperator,
607
+ G as NetUSDChangeCriterionType,
608
+ c as Network,
609
+ h as OAuth2ProviderType,
610
+ Xe as OnchainDataResultSchemaColumnsItemType,
611
+ na as OnrampOrderFeeType,
612
+ ta as OnrampOrderPaymentMethodTypeId,
613
+ ia as OnrampOrderStatus,
614
+ oa as OnrampPaymentLinkType,
615
+ ra as OnrampQuotePaymentMethodTypeId,
616
+ I as PermissionCatalogObjectsItemType,
617
+ b as PermissionSubjectType,
618
+ f as PermissionVerb,
619
+ Ve as PolicyScope,
620
+ ze as PrepareUserOperationRuleAction,
621
+ qe as PrepareUserOperationRuleOperation,
622
+ ke as ProgramIdCriterionOperator,
623
+ xe as ProgramIdCriterionType,
624
+ va as RefreshAccessTokenBodyGrantType,
625
+ _ as RequirementErrorCode,
626
+ $ as SendEvmTransactionRuleAction,
627
+ ee as SendEvmTransactionRuleOperation,
628
+ ua as SendEvmTransactionWithEndUserAccountBodyNetwork,
629
+ Ne as SendSolTransactionRuleAction,
630
+ De as SendSolTransactionRuleOperation,
631
+ ya as SendSolanaTransactionWithEndUserAccountBodyNetwork,
632
+ Ye as SendUserOperationRuleAction,
633
+ Fe as SendUserOperationRuleOperation,
634
+ je as SignEvmHashRuleAction,
635
+ Le as SignEvmHashRuleOperation,
636
+ te as SignEvmMessageRuleAction,
637
+ ne as SignEvmMessageRuleOperation,
638
+ K as SignEvmTransactionRuleAction,
639
+ W as SignEvmTransactionRuleOperation,
640
+ re as SignEvmTypedDataFieldCriterionType,
641
+ ce as SignEvmTypedDataRuleAction,
642
+ de as SignEvmTypedDataRuleOperation,
643
+ se as SignEvmTypedDataVerifyingContractCriterionOperator,
644
+ _e as SignEvmTypedDataVerifyingContractCriterionType,
645
+ Ue as SignSolMessageRuleAction,
646
+ Me as SignSolMessageRuleOperation,
647
+ Pe as SignSolTransactionRuleAction,
648
+ Oe as SignSolTransactionRuleOperation,
649
+ T as SmsAuthenticationType,
650
+ pe as SolAddressCriterionOperator,
651
+ le as SolAddressCriterionType,
652
+ Se as SolDataCriterionType,
653
+ Ae as SolDataParameterConditionListOperator,
654
+ Ee as SolDataParameterConditionOperator,
655
+ Ie as SolMessageCriterionType,
656
+ Ce as SolNetworkCriterionNetworksItem,
657
+ we as SolNetworkCriterionOperator,
658
+ Re as SolNetworkCriterionType,
659
+ ve as SolValueCriterionOperator,
660
+ me as SolValueCriterionType,
661
+ w as SpendPermissionNetwork,
662
+ ye as SplAddressCriterionOperator,
663
+ ue as SplAddressCriterionType,
664
+ ge as SplValueCriterionOperator,
665
+ Te as SplValueCriterionType,
666
+ v as TransferCancellationReason,
667
+ d as TransferFeeName,
668
+ u as TransferRequestAmountType,
669
+ m as TransferReversalReason,
670
+ p as TransferSourceDepositsInstructionsAsset,
671
+ l as TransferSourceDepositsInstructionsPaymentMethodType,
672
+ s as TransferStatus,
673
+ aa as X402DiscoveryResourceType,
674
+ Ke as X402PaymentPayloadNetwork,
675
+ Be as X402PaymentPayloadScheme,
676
+ Je as X402PaymentRequirementsNetwork,
677
+ We as X402PaymentRequirementsScheme,
678
+ Ze as X402SettleErrorReason,
679
+ ea as X402SupportedPaymentKindNetwork,
680
+ $e as X402SupportedPaymentKindScheme,
681
+ Qe as X402VerifyInvalidReason,
682
+ Ge as X402Version
783
683
  };