@coinbase/cdp-api-client 0.0.75 → 0.0.76

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.
@@ -63,12 +63,12 @@ const e = {
63
63
  individualnationalityCode: "individual.nationalityCode",
64
64
  individualtaxNumber: "individual.taxNumber",
65
65
  individualverificationdocument: "individual.verification.document"
66
- }, r = {
66
+ }, s = {
67
67
  information_missing: "information_missing",
68
68
  invalid_address: "invalid_address",
69
69
  verification_document_dob_mismatch: "verification_document_dob_mismatch",
70
70
  verification_document_expired: "verification_document_expired"
71
- }, s = {
71
+ }, r = {
72
72
  crypto: "crypto"
73
73
  }, c = {
74
74
  base: "base",
@@ -88,45 +88,32 @@ const e = {
88
88
  processing: "processing",
89
89
  completed: "completed",
90
90
  failed: "failed",
91
- canceled: "canceled",
92
- expired: "expired",
93
- reversed: "reversed"
91
+ expired: "expired"
94
92
  }, m = {
95
93
  bank: "bank",
96
94
  conversion: "conversion",
97
95
  network: "network",
98
96
  other: "other"
99
97
  }, v = {
100
- user_requested: "user_requested",
101
- compliance_reversal: "compliance_reversal",
102
- fraud_reversal: "fraud_reversal",
103
- network_reversal: "network_reversal",
104
- system_reversal: "system_reversal"
98
+ custodial: "custodial",
99
+ self_custody: "self_custody"
105
100
  }, u = {
106
- user_canceled: "user_canceled",
107
- system_canceled: "system_canceled",
108
- expired: "expired",
109
- compliance_canceled: "compliance_canceled",
110
- risk_canceled: "risk_canceled",
111
- duplicate_canceled: "duplicate_canceled",
112
- insufficient_funds_canceled: "insufficient_funds_canceled"
113
- }, y = {
114
101
  target: "target",
115
102
  source: "source"
116
- }, T = {
103
+ }, y = {
117
104
  email: "email"
118
- }, h = {
119
- sms: "sms"
120
105
  }, f = {
106
+ sms: "sms"
107
+ }, T = {
121
108
  jwt: "jwt"
122
- }, g = {
109
+ }, h = {
123
110
  google: "google",
124
111
  apple: "apple",
125
112
  x: "x"
126
- }, b = {
113
+ }, x = {
127
114
  team_member: "team_member",
128
115
  api_key: "api_key"
129
- }, x = {
116
+ }, g = {
130
117
  create_api_key: "create_api_key",
131
118
  read_api_key: "read_api_key",
132
119
  update_api_key: "update_api_key",
@@ -152,27 +139,81 @@ const e = {
152
139
  manage_billing: "manage_billing",
153
140
  view_audit_logs: "view_audit_logs",
154
141
  manage_all: "manage_all"
155
- }, E = {
142
+ }, b = {
156
143
  business: "business",
157
144
  prime: "prime"
158
145
  }, A = {
159
146
  admin: "admin",
160
147
  owner: "owner"
161
- }, S = {
148
+ }, E = {
162
149
  pending: "pending",
163
150
  accepted: "accepted",
164
151
  rejected: "rejected",
165
152
  canceled: "canceled",
166
153
  expired: "expired"
167
154
  }, k = {
168
- email: "email"
155
+ transfers: "transfers"
156
+ }, S = {
157
+ daily: "daily",
158
+ weekly: "weekly",
159
+ monthly: "monthly"
160
+ }, R = {
161
+ csv: "csv",
162
+ json: "json",
163
+ pdf: "pdf"
169
164
  }, P = {
170
- sms: "sms"
165
+ transferID: "transferID",
166
+ status: "status",
167
+ sourceType: "sourceType",
168
+ sourceId: "sourceId",
169
+ sourceAsset: "sourceAsset",
170
+ sourceAmount: "sourceAmount",
171
+ sourceNetwork: "sourceNetwork",
172
+ targetType: "targetType",
173
+ targetId: "targetId",
174
+ targetAsset: "targetAsset",
175
+ targetAmount: "targetAmount",
176
+ targetNetwork: "targetNetwork",
177
+ networkFee: "networkFee",
178
+ networkFeeAsset: "networkFeeAsset",
179
+ conversionFee: "conversionFee",
180
+ conversionFeeAsset: "conversionFeeAsset",
181
+ bankFee: "bankFee",
182
+ bankFeeAsset: "bankFeeAsset",
183
+ otherFee: "otherFee",
184
+ otherFeeAsset: "otherFeeAsset",
185
+ createdAt: "createdAt",
186
+ updatedAt: "updatedAt",
187
+ metadata: "metadata"
171
188
  }, O = {
189
+ sftp: "sftp"
190
+ }, w = {
191
+ sftp: "sftp"
192
+ }, N = {
193
+ processing: "processing",
194
+ completed: "completed",
195
+ failed: "failed",
196
+ canceled: "canceled"
197
+ }, C = {
198
+ oneTime: "oneTime",
199
+ recurring: "recurring"
200
+ }, D = {
201
+ completed: "completed",
202
+ failed: "failed"
203
+ }, I = {
204
+ sftp: "sftp"
205
+ }, U = {
206
+ ed25519: "ed25519",
207
+ rsa4096: "rsa4096"
208
+ }, M = {
209
+ email: "email"
210
+ }, q = {
211
+ sms: "sms"
212
+ }, j = {
172
213
  "verify-otp": "verify-otp"
173
- }, R = {
214
+ }, F = {
174
215
  "verify-otp": "verify-otp"
175
- }, C = {
216
+ }, z = {
176
217
  "base-sepolia": "base-sepolia",
177
218
  base: "base",
178
219
  arbitrum: "arbitrum",
@@ -183,14 +224,14 @@ const e = {
183
224
  avalanche: "avalanche",
184
225
  ethereum: "ethereum",
185
226
  "ethereum-sepolia": "ethereum-sepolia"
186
- }, N = {
227
+ }, L = {
187
228
  pending: "pending",
188
229
  signed: "signed",
189
230
  broadcast: "broadcast",
190
231
  complete: "complete",
191
232
  dropped: "dropped",
192
233
  failed: "failed"
193
- }, w = {
234
+ }, V = {
194
235
  base: "base",
195
236
  "base-sepolia": "base-sepolia",
196
237
  ethereum: "ethereum",
@@ -199,77 +240,82 @@ const e = {
199
240
  arbitrum: "arbitrum",
200
241
  avalanche: "avalanche",
201
242
  polygon: "polygon"
202
- }, D = {
243
+ }, Y = {
244
+ totp: "totp",
245
+ sms: "sms"
246
+ }, B = {
203
247
  totp: "totp"
204
- }, I = {
248
+ }, K = {
249
+ sms: "sms"
250
+ }, W = {
205
251
  base: "base",
206
252
  ethereum: "ethereum",
207
253
  arbitrum: "arbitrum",
208
254
  optimism: "optimism"
209
- }, U = {
255
+ }, H = {
210
256
  base: "base",
211
257
  "base-sepolia": "base-sepolia",
212
258
  ethereum: "ethereum"
213
- }, M = {
259
+ }, X = {
214
260
  entity: "entity",
215
261
  project: "project"
216
- }, j = {
262
+ }, G = {
217
263
  ethValue: "ethValue"
218
- }, q = {
264
+ }, Z = {
219
265
  ">": ">",
220
266
  ">=": ">=",
221
267
  "<": "<",
222
268
  "<=": "<=",
223
269
  "==": "=="
224
- }, z = {
270
+ }, J = {
225
271
  evmAddress: "evmAddress"
226
- }, L = {
272
+ }, Q = {
227
273
  in: "in",
228
274
  not_in: "not in"
229
- }, F = {
275
+ }, $ = {
230
276
  erc20: "erc20",
231
277
  erc721: "erc721",
232
278
  erc1155: "erc1155"
233
- }, Y = {
279
+ }, ee = {
234
280
  pure: "pure",
235
281
  view: "view",
236
282
  nonpayable: "nonpayable",
237
283
  payable: "payable"
238
- }, V = {
284
+ }, ae = {
239
285
  function: "function"
240
- }, B = {
286
+ }, te = {
241
287
  constructor: "constructor",
242
288
  error: "error",
243
289
  event: "event",
244
290
  fallback: "fallback",
245
291
  receive: "receive"
246
- }, H = {
292
+ }, ne = {
247
293
  ">": ">",
248
294
  ">=": ">=",
249
295
  "<": "<",
250
296
  "<=": "<=",
251
297
  "==": "=="
252
- }, X = {
298
+ }, ie = {
253
299
  in: "in",
254
300
  not_in: "not in"
255
- }, G = {
301
+ }, oe = {
256
302
  evmData: "evmData"
257
- }, K = {
303
+ }, _e = {
258
304
  netUSDChange: "netUSDChange"
259
- }, W = {
305
+ }, se = {
260
306
  ">": ">",
261
307
  ">=": ">=",
262
308
  "<": "<",
263
309
  "<=": "<=",
264
310
  "==": "=="
265
- }, J = {
311
+ }, re = {
266
312
  reject: "reject",
267
313
  accept: "accept"
268
- }, Q = {
314
+ }, ce = {
269
315
  signEvmTransaction: "signEvmTransaction"
270
- }, Z = {
316
+ }, de = {
271
317
  evmNetwork: "evmNetwork"
272
- }, $ = {
318
+ }, le = {
273
319
  "base-sepolia": "base-sepolia",
274
320
  base: "base",
275
321
  ethereum: "ethereum",
@@ -280,140 +326,140 @@ const e = {
280
326
  arbitrum: "arbitrum",
281
327
  zora: "zora",
282
328
  bnb: "bnb"
283
- }, ee = {
329
+ }, pe = {
284
330
  in: "in",
285
331
  not_in: "not in"
286
- }, ae = {
332
+ }, me = {
287
333
  reject: "reject",
288
334
  accept: "accept"
289
- }, te = {
335
+ }, ve = {
290
336
  sendEvmTransaction: "sendEvmTransaction"
291
- }, ne = {
337
+ }, ue = {
292
338
  evmMessage: "evmMessage"
293
- }, ie = {
339
+ }, ye = {
294
340
  reject: "reject",
295
341
  accept: "accept"
296
- }, oe = {
342
+ }, fe = {
297
343
  signEvmMessage: "signEvmMessage"
298
- }, _e = {
344
+ }, Te = {
299
345
  in: "in",
300
346
  not_in: "not in"
301
- }, re = {
347
+ }, he = {
302
348
  ">": ">",
303
349
  ">=": ">=",
304
350
  "<": "<",
305
351
  "<=": "<=",
306
352
  "==": "=="
307
- }, se = {
353
+ }, xe = {
308
354
  evmTypedDataField: "evmTypedDataField"
309
- }, ce = {
355
+ }, ge = {
310
356
  evmTypedDataVerifyingContract: "evmTypedDataVerifyingContract"
311
- }, de = {
357
+ }, be = {
312
358
  in: "in",
313
359
  not_in: "not in"
314
- }, le = {
360
+ }, Ae = {
315
361
  reject: "reject",
316
362
  accept: "accept"
317
- }, pe = {
363
+ }, Ee = {
318
364
  signEvmTypedData: "signEvmTypedData"
319
- }, me = {
365
+ }, ke = {
320
366
  solAddress: "solAddress"
321
- }, ve = {
367
+ }, Se = {
322
368
  in: "in",
323
369
  not_in: "not in"
324
- }, ue = {
370
+ }, Re = {
325
371
  solValue: "solValue"
326
- }, ye = {
372
+ }, Pe = {
327
373
  ">": ">",
328
374
  ">=": ">=",
329
375
  "<": "<",
330
376
  "<=": "<=",
331
377
  "==": "=="
332
- }, Te = {
378
+ }, Oe = {
333
379
  splAddress: "splAddress"
334
- }, he = {
380
+ }, we = {
335
381
  in: "in",
336
382
  not_in: "not in"
337
- }, fe = {
383
+ }, Ne = {
338
384
  splValue: "splValue"
339
- }, ge = {
385
+ }, Ce = {
340
386
  ">": ">",
341
387
  ">=": ">=",
342
388
  "<": "<",
343
389
  "<=": "<=",
344
390
  "==": "=="
345
- }, be = {
391
+ }, De = {
346
392
  mintAddress: "mintAddress"
347
- }, xe = {
393
+ }, Ie = {
348
394
  in: "in",
349
395
  not_in: "not in"
350
- }, Ee = {
396
+ }, Ue = {
351
397
  SystemProgram: "SystemProgram",
352
398
  TokenProgram: "TokenProgram",
353
399
  AssociatedTokenProgram: "AssociatedTokenProgram"
354
- }, Ae = {
400
+ }, Me = {
355
401
  ">": ">",
356
402
  ">=": ">=",
357
403
  "<": "<",
358
404
  "<=": "<=",
359
405
  "==": "=="
360
- }, Se = {
406
+ }, qe = {
361
407
  in: "in",
362
408
  not_in: "not in"
363
- }, ke = {
409
+ }, je = {
364
410
  solData: "solData"
365
- }, Pe = {
411
+ }, Fe = {
366
412
  programId: "programId"
367
- }, Oe = {
413
+ }, ze = {
368
414
  in: "in",
369
415
  not_in: "not in"
370
- }, Re = {
416
+ }, Le = {
371
417
  reject: "reject",
372
418
  accept: "accept"
373
- }, Ce = {
419
+ }, Ve = {
374
420
  signSolTransaction: "signSolTransaction"
375
- }, Ne = {
421
+ }, Ye = {
376
422
  solNetwork: "solNetwork"
377
- }, we = {
423
+ }, Be = {
378
424
  "solana-devnet": "solana-devnet",
379
425
  solana: "solana"
380
- }, De = {
426
+ }, Ke = {
381
427
  in: "in",
382
428
  not_in: "not in"
383
- }, Ie = {
429
+ }, We = {
384
430
  reject: "reject",
385
431
  accept: "accept"
386
- }, Ue = {
432
+ }, He = {
387
433
  sendSolTransaction: "sendSolTransaction"
388
- }, Me = {
434
+ }, Xe = {
389
435
  solMessage: "solMessage"
390
- }, je = {
436
+ }, Ge = {
391
437
  reject: "reject",
392
438
  accept: "accept"
393
- }, qe = {
439
+ }, Ze = {
394
440
  signSolMessage: "signSolMessage"
395
- }, ze = {
441
+ }, Je = {
396
442
  reject: "reject",
397
443
  accept: "accept"
398
- }, Le = {
444
+ }, Qe = {
399
445
  signEvmHash: "signEvmHash"
400
- }, Fe = {
446
+ }, $e = {
401
447
  reject: "reject",
402
448
  accept: "accept"
403
- }, Ye = {
449
+ }, ea = {
404
450
  prepareUserOperation: "prepareUserOperation"
405
- }, Ve = {
451
+ }, aa = {
406
452
  reject: "reject",
407
453
  accept: "accept"
408
- }, Be = {
454
+ }, ta = {
409
455
  sendUserOperation: "sendUserOperation"
410
- }, He = {
456
+ }, na = {
411
457
  project: "project",
412
458
  account: "account"
413
- }, Xe = {
459
+ }, ia = {
414
460
  solana: "solana",
415
461
  "solana-devnet": "solana-devnet"
416
- }, Ge = {
462
+ }, oa = {
417
463
  String: "String",
418
464
  UInt8: "UInt8",
419
465
  UInt16: "UInt16",
@@ -434,23 +480,26 @@ const e = {
434
480
  DateTime: "DateTime",
435
481
  DateTime64: "DateTime64",
436
482
  UUID: "UUID"
437
- }, Ke = {
438
- NUMBER_1: 1
439
- }, We = {
483
+ }, _a = {
484
+ NUMBER_1: 1,
485
+ NUMBER_2: 2
486
+ }, sa = {
440
487
  exact: "exact"
441
- }, Je = {
488
+ }, ra = {
442
489
  "base-sepolia": "base-sepolia",
443
490
  base: "base",
444
491
  "solana-devnet": "solana-devnet",
445
492
  solana: "solana"
446
- }, Qe = {
493
+ }, ca = {
447
494
  exact: "exact"
448
- }, Ze = {
495
+ }, da = {
496
+ exact: "exact"
497
+ }, la = {
449
498
  "base-sepolia": "base-sepolia",
450
499
  base: "base",
451
500
  "solana-devnet": "solana-devnet",
452
501
  solana: "solana"
453
- }, $e = {
502
+ }, pa = {
454
503
  insufficient_funds: "insufficient_funds",
455
504
  invalid_scheme: "invalid_scheme",
456
505
  invalid_network: "invalid_network",
@@ -486,7 +535,7 @@ const e = {
486
535
  invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata: "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata",
487
536
  invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts: "invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts",
488
537
  invalid_exact_svm_payload_transaction_fee_payer_transferring_funds: "invalid_exact_svm_payload_transaction_fee_payer_transferring_funds"
489
- }, ea = {
538
+ }, ma = {
490
539
  insufficient_funds: "insufficient_funds",
491
540
  invalid_scheme: "invalid_scheme",
492
541
  invalid_network: "invalid_network",
@@ -494,70 +543,103 @@ const e = {
494
543
  invalid_payment_requirements: "invalid_payment_requirements",
495
544
  invalid_payload: "invalid_payload",
496
545
  invalid_exact_evm_payload_authorization_value: "invalid_exact_evm_payload_authorization_value",
546
+ invalid_exact_evm_payload_authorization_value_too_low: "invalid_exact_evm_payload_authorization_value_too_low",
497
547
  invalid_exact_evm_payload_authorization_valid_after: "invalid_exact_evm_payload_authorization_valid_after",
498
548
  invalid_exact_evm_payload_authorization_valid_before: "invalid_exact_evm_payload_authorization_valid_before",
499
549
  invalid_exact_evm_payload_authorization_typed_data_message: "invalid_exact_evm_payload_authorization_typed_data_message",
500
550
  invalid_exact_evm_payload_authorization_from_address_kyt: "invalid_exact_evm_payload_authorization_from_address_kyt",
501
551
  invalid_exact_evm_payload_authorization_to_address_kyt: "invalid_exact_evm_payload_authorization_to_address_kyt",
552
+ invalid_exact_evm_payload_signature: "invalid_exact_evm_payload_signature",
502
553
  invalid_exact_evm_payload_signature_address: "invalid_exact_evm_payload_signature_address",
554
+ invalid_exact_svm_payload_transaction: "invalid_exact_svm_payload_transaction",
555
+ invalid_exact_svm_payload_transaction_amount_mismatch: "invalid_exact_svm_payload_transaction_amount_mismatch",
556
+ invalid_exact_svm_payload_transaction_create_ata_instruction: "invalid_exact_svm_payload_transaction_create_ata_instruction",
557
+ invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_payee: "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_payee",
558
+ invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_asset: "invalid_exact_svm_payload_transaction_create_ata_instruction_incorrect_asset",
559
+ invalid_exact_svm_payload_transaction_instructions: "invalid_exact_svm_payload_transaction_instructions",
560
+ invalid_exact_svm_payload_transaction_instructions_length: "invalid_exact_svm_payload_transaction_instructions_length",
561
+ invalid_exact_svm_payload_transaction_instructions_compute_limit_instruction: "invalid_exact_svm_payload_transaction_instructions_compute_limit_instruction",
562
+ invalid_exact_svm_payload_transaction_instructions_compute_price_instruction: "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction",
563
+ invalid_exact_svm_payload_transaction_instructions_compute_price_instruction_too_high: "invalid_exact_svm_payload_transaction_instructions_compute_price_instruction_too_high",
564
+ invalid_exact_svm_payload_transaction_instruction_not_spl_token_transfer_checked: "invalid_exact_svm_payload_transaction_instruction_not_spl_token_transfer_checked",
565
+ invalid_exact_svm_payload_transaction_instruction_not_token_2022_transfer_checked: "invalid_exact_svm_payload_transaction_instruction_not_token_2022_transfer_checked",
566
+ invalid_exact_svm_payload_transaction_not_a_transfer_instruction: "invalid_exact_svm_payload_transaction_not_a_transfer_instruction",
567
+ invalid_exact_svm_payload_transaction_cannot_derive_receiver_ata: "invalid_exact_svm_payload_transaction_cannot_derive_receiver_ata",
568
+ invalid_exact_svm_payload_transaction_receiver_ata_not_found: "invalid_exact_svm_payload_transaction_receiver_ata_not_found",
569
+ invalid_exact_svm_payload_transaction_sender_ata_not_found: "invalid_exact_svm_payload_transaction_sender_ata_not_found",
570
+ invalid_exact_svm_payload_transaction_simulation_failed: "invalid_exact_svm_payload_transaction_simulation_failed",
571
+ invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata: "invalid_exact_svm_payload_transaction_transfer_to_incorrect_ata",
572
+ invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts: "invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts",
573
+ invalid_exact_svm_payload_transaction_fee_payer_transferring_funds: "invalid_exact_svm_payload_transaction_fee_payer_transferring_funds",
574
+ settle_exact_evm_transaction_confirmation_timed_out: "settle_exact_evm_transaction_confirmation_timed_out",
575
+ settle_exact_node_failure: "settle_exact_node_failure",
576
+ settle_exact_failed_onchain: "settle_exact_failed_onchain",
503
577
  settle_exact_svm_block_height_exceeded: "settle_exact_svm_block_height_exceeded",
504
578
  settle_exact_svm_transaction_confirmation_timed_out: "settle_exact_svm_transaction_confirmation_timed_out"
505
- }, aa = {
579
+ }, va = {
506
580
  exact: "exact"
507
- }, ta = {
581
+ }, ua = {
508
582
  "base-sepolia": "base-sepolia",
509
583
  base: "base",
510
584
  "solana-devnet": "solana-devnet",
511
- solana: "solana"
512
- }, na = {
585
+ solana: "solana",
586
+ "eip155:8453": "eip155:8453",
587
+ "eip155:84532": "eip155:84532",
588
+ "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
589
+ "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
590
+ }, ya = {
513
591
  http: "http"
514
- }, ia = {
592
+ }, fa = {
515
593
  GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY"
516
- }, oa = {
594
+ }, Ta = {
517
595
  FEE_TYPE_NETWORK: "FEE_TYPE_NETWORK",
518
596
  FEE_TYPE_EXCHANGE: "FEE_TYPE_EXCHANGE"
519
- }, _a = {
597
+ }, ha = {
520
598
  ONRAMP_ORDER_STATUS_PENDING_AUTH: "ONRAMP_ORDER_STATUS_PENDING_AUTH",
521
599
  ONRAMP_ORDER_STATUS_PENDING_PAYMENT: "ONRAMP_ORDER_STATUS_PENDING_PAYMENT",
522
600
  ONRAMP_ORDER_STATUS_PROCESSING: "ONRAMP_ORDER_STATUS_PROCESSING",
523
601
  ONRAMP_ORDER_STATUS_COMPLETED: "ONRAMP_ORDER_STATUS_COMPLETED",
524
602
  ONRAMP_ORDER_STATUS_FAILED: "ONRAMP_ORDER_STATUS_FAILED"
525
- }, ra = {
603
+ }, xa = {
526
604
  PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON: "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
527
- }, sa = {
605
+ }, ga = {
528
606
  CARD: "CARD",
529
607
  ACH: "ACH",
530
608
  APPLE_PAY: "APPLE_PAY",
531
609
  PAYPAL: "PAYPAL",
532
610
  FIAT_WALLET: "FIAT_WALLET",
533
611
  CRYPTO_WALLET: "CRYPTO_WALLET"
534
- }, ca = {
612
+ }, ba = {
535
613
  ach: "ach",
536
614
  fedwire: "fedwire"
537
- }, da = {
615
+ }, Aa = {
538
616
  unknown: "unknown",
539
617
  daily: "daily",
540
618
  weekly: "weekly",
541
619
  monthly: "monthly",
542
620
  biweekly: "biweekly"
543
- }, la = {
621
+ }, Ea = {
544
622
  checking: "checking",
545
623
  savings: "savings"
546
- }, pa = {
624
+ }, ka = {
547
625
  ach: "ach"
548
- }, ma = {
626
+ }, Sa = {
549
627
  fedwire: "fedwire"
550
- }, va = {
628
+ }, Ra = {
551
629
  base: "base",
552
630
  ethereum: "ethereum"
553
- }, ua = {
631
+ }, Pa = {
554
632
  risk_indicated: "risk_indicated",
555
633
  no_risk_indicated: "no_risk_indicated"
556
- }, ya = {
557
- transferstatus_changed: "transfer.status_changed"
558
- }, Ta = {
634
+ }, Oa = {
635
+ paymentstransfersquoted: "payments.transfers.quoted",
636
+ paymentstransfersprocessing: "payments.transfers.processing",
637
+ paymentstransferscompleted: "payments.transfers.completed",
638
+ paymentstransfersfailed: "payments.transfers.failed",
639
+ paymentstransfersexpired: "payments.transfers.expired"
640
+ }, wa = {
559
641
  refresh_token: "refresh_token"
560
- }, ha = {
642
+ }, Na = {
561
643
  base: "base",
562
644
  "base-sepolia": "base-sepolia",
563
645
  ethereum: "ethereum",
@@ -566,137 +648,164 @@ const e = {
566
648
  polygon: "polygon",
567
649
  optimism: "optimism",
568
650
  arbitrum: "arbitrum"
569
- }, fa = {
651
+ }, Ca = {
652
+ base: "base",
653
+ "base-sepolia": "base-sepolia",
654
+ ethereum: "ethereum",
655
+ "ethereum-sepolia": "ethereum-sepolia",
656
+ avalanche: "avalanche",
657
+ polygon: "polygon",
658
+ optimism: "optimism",
659
+ arbitrum: "arbitrum"
660
+ }, Da = {
661
+ solana: "solana",
662
+ "solana-devnet": "solana-devnet"
663
+ }, Ia = {
570
664
  solana: "solana",
571
665
  "solana-devnet": "solana-devnet"
572
666
  };
573
667
  export {
574
- V as AbiFunctionType,
575
- B as AbiInputType,
576
- Y as AbiStateMutability,
668
+ ae as AbiFunctionType,
669
+ te as AbiInputType,
670
+ ee as AbiStateMutability,
577
671
  e as AccountType,
578
- la as AchDetailsAccountType,
579
- va as AddressRiskNetwork,
580
- ua as AddressRiskRiskLevel,
672
+ Ea as AchDetailsAccountType,
673
+ Ra as AddressRiskNetwork,
674
+ Pa as AddressRiskRiskLevel,
581
675
  n as AssetType,
582
676
  o as CapabilityStatus,
583
- ca as CoolPaymentMethodType,
677
+ ba as CoolPaymentMethodType,
584
678
  l as CreateDepositDestinationRequestType,
585
- pa as CreatePaymentMethodRequestAchType,
586
- ma as CreatePaymentMethodRequestFedwireType,
679
+ ka as CreatePaymentMethodRequestAchType,
680
+ Sa as CreatePaymentMethodRequestFedwireType,
681
+ w as CreateReportDestinationRequestAllOfType,
587
682
  d as CryptoDepositDestinationType,
588
683
  i as CustomerType,
589
- s as DepositDestinationType,
590
- f as DeveloperJWTAuthenticationType,
591
- T as EmailAuthenticationType,
684
+ D as DeliveryStatus,
685
+ r as DepositDestinationType,
686
+ I as DestinationType,
687
+ T as DeveloperJWTAuthenticationType,
688
+ y as EmailAuthenticationType,
592
689
  a as ErrorType,
593
- q as EthValueCriterionOperator,
594
- j as EthValueCriterionType,
595
- L as EvmAddressCriterionOperator,
596
- z as EvmAddressCriterionType,
597
- G as EvmDataCriterionType,
598
- X as EvmDataParameterConditionListOperator,
599
- H as EvmDataParameterConditionOperator,
600
- ne as EvmMessageCriterionType,
601
- $ as EvmNetworkCriterionNetworksItem,
602
- ee as EvmNetworkCriterionOperator,
603
- Z as EvmNetworkCriterionType,
604
- I as EvmSwapsNetwork,
605
- _e as EvmTypedAddressConditionOperator,
606
- re as EvmTypedNumericalConditionOperator,
607
- C as EvmUserOperationNetwork,
608
- N as EvmUserOperationStatus,
609
- O as InitiateEmailAuthenticationNextStepType,
610
- k as InitiateEmailAuthenticationRequestType,
611
- R as InitiateSmsAuthenticationNextStepType,
612
- P as InitiateSmsAuthenticationRequestType,
613
- S as InvitationStatus,
614
- F as KnownAbiType,
615
- Ee as KnownIdlType,
616
- da as LimitPeriod,
690
+ Z as EthValueCriterionOperator,
691
+ G as EthValueCriterionType,
692
+ Q as EvmAddressCriterionOperator,
693
+ J as EvmAddressCriterionType,
694
+ oe as EvmDataCriterionType,
695
+ ie as EvmDataParameterConditionListOperator,
696
+ ne as EvmDataParameterConditionOperator,
697
+ ue as EvmMessageCriterionType,
698
+ le as EvmNetworkCriterionNetworksItem,
699
+ pe as EvmNetworkCriterionOperator,
700
+ de as EvmNetworkCriterionType,
701
+ W as EvmSwapsNetwork,
702
+ Te as EvmTypedAddressConditionOperator,
703
+ he as EvmTypedNumericalConditionOperator,
704
+ z as EvmUserOperationNetwork,
705
+ L as EvmUserOperationStatus,
706
+ R as FileType,
707
+ S as Frequency,
708
+ j as InitiateEmailAuthenticationNextStepType,
709
+ M as InitiateEmailAuthenticationRequestType,
710
+ F as InitiateSmsAuthenticationNextStepType,
711
+ q as InitiateSmsAuthenticationRequestType,
712
+ K as InitiateSmsMfaEnrollmentType,
713
+ B as InitiateTotpMfaEnrollmentType,
714
+ E as InvitationStatus,
715
+ $ as KnownAbiType,
716
+ Ue as KnownIdlType,
717
+ Aa as LimitPeriod,
617
718
  t as LinkAccountType,
618
719
  A as LinkableEntityRole,
619
- E as LinkableEntityType,
620
- U as ListEvmTokenBalancesNetwork,
621
- Xe as ListSolanaTokenBalancesNetwork,
622
- D as MfaMethod,
623
- xe as MintAddressCriterionOperator,
624
- be as MintAddressCriterionType,
625
- W as NetUSDChangeCriterionOperator,
626
- K as NetUSDChangeCriterionType,
720
+ b as LinkableEntityType,
721
+ H as ListEvmTokenBalancesNetwork,
722
+ ia as ListSolanaTokenBalancesNetwork,
723
+ Y as MfaMethod,
724
+ Ie as MintAddressCriterionOperator,
725
+ De as MintAddressCriterionType,
726
+ se as NetUSDChangeCriterionOperator,
727
+ _e as NetUSDChangeCriterionType,
627
728
  c as Network,
628
- g as OAuth2ProviderType,
629
- Ge as OnchainDataResultSchemaColumnsItemType,
630
- oa as OnrampOrderFeeType,
631
- ia as OnrampOrderPaymentMethodTypeId,
632
- _a as OnrampOrderStatus,
633
- ra as OnrampPaymentLinkType,
634
- sa as OnrampQuotePaymentMethodTypeId,
635
- M as PermissionCatalogObjectsItemType,
636
- b as PermissionSubjectType,
637
- x as PermissionVerb,
638
- He as PolicyScope,
639
- Fe as PrepareUserOperationRuleAction,
640
- Ye as PrepareUserOperationRuleOperation,
641
- Oe as ProgramIdCriterionOperator,
642
- Pe as ProgramIdCriterionType,
643
- Ta as RefreshAccessTokenBodyGrantType,
644
- r as RequirementErrorCode,
729
+ h as OAuth2ProviderType,
730
+ oa as OnchainDataResultSchemaColumnsItemType,
731
+ Ta as OnrampOrderFeeType,
732
+ fa as OnrampOrderPaymentMethodTypeId,
733
+ ha as OnrampOrderStatus,
734
+ xa as OnrampPaymentLinkType,
735
+ ga as OnrampQuotePaymentMethodTypeId,
736
+ X as PermissionCatalogObjectsItemType,
737
+ x as PermissionSubjectType,
738
+ g as PermissionVerb,
739
+ na as PolicyScope,
740
+ $e as PrepareUserOperationRuleAction,
741
+ ea as PrepareUserOperationRuleOperation,
742
+ ze as ProgramIdCriterionOperator,
743
+ Fe as ProgramIdCriterionType,
744
+ wa as RefreshAccessTokenBodyGrantType,
745
+ O as ReportDestinationAllOfType,
746
+ N as ReportStatus,
747
+ s as RequirementErrorCode,
645
748
  _ as RequirementField,
646
- ae as SendEvmTransactionRuleAction,
647
- te as SendEvmTransactionRuleOperation,
648
- ha as SendEvmTransactionWithEndUserAccountBodyNetwork,
649
- Ie as SendSolTransactionRuleAction,
650
- Ue as SendSolTransactionRuleOperation,
651
- fa as SendSolanaTransactionWithEndUserAccountBodyNetwork,
652
- Ve as SendUserOperationRuleAction,
653
- Be as SendUserOperationRuleOperation,
654
- ze as SignEvmHashRuleAction,
655
- Le as SignEvmHashRuleOperation,
656
- ie as SignEvmMessageRuleAction,
657
- oe as SignEvmMessageRuleOperation,
658
- J as SignEvmTransactionRuleAction,
659
- Q as SignEvmTransactionRuleOperation,
660
- se as SignEvmTypedDataFieldCriterionType,
661
- le as SignEvmTypedDataRuleAction,
662
- pe as SignEvmTypedDataRuleOperation,
663
- de as SignEvmTypedDataVerifyingContractCriterionOperator,
664
- ce as SignEvmTypedDataVerifyingContractCriterionType,
665
- je as SignSolMessageRuleAction,
666
- qe as SignSolMessageRuleOperation,
667
- Re as SignSolTransactionRuleAction,
668
- Ce as SignSolTransactionRuleOperation,
669
- h as SmsAuthenticationType,
670
- ve as SolAddressCriterionOperator,
671
- me as SolAddressCriterionType,
672
- ke as SolDataCriterionType,
673
- Se as SolDataParameterConditionListOperator,
674
- Ae as SolDataParameterConditionOperator,
675
- Me as SolMessageCriterionType,
676
- we as SolNetworkCriterionNetworksItem,
677
- De as SolNetworkCriterionOperator,
678
- Ne as SolNetworkCriterionType,
679
- ye as SolValueCriterionOperator,
680
- ue as SolValueCriterionType,
681
- w as SpendPermissionNetwork,
682
- he as SplAddressCriterionOperator,
683
- Te as SplAddressCriterionType,
684
- ge as SplValueCriterionOperator,
685
- fe as SplValueCriterionType,
686
- u as TransferCancellationReason,
749
+ k as ResourceType,
750
+ U as SSHKeyAlgorithm,
751
+ C as ScheduleType,
752
+ Ca as SendEvmAssetWithEndUserAccountBodyNetwork,
753
+ me as SendEvmTransactionRuleAction,
754
+ ve as SendEvmTransactionRuleOperation,
755
+ Na as SendEvmTransactionWithEndUserAccountBodyNetwork,
756
+ We as SendSolTransactionRuleAction,
757
+ He as SendSolTransactionRuleOperation,
758
+ Ia as SendSolanaAssetWithEndUserAccountBodyNetwork,
759
+ Da as SendSolanaTransactionWithEndUserAccountBodyNetwork,
760
+ aa as SendUserOperationRuleAction,
761
+ ta as SendUserOperationRuleOperation,
762
+ Je as SignEvmHashRuleAction,
763
+ Qe as SignEvmHashRuleOperation,
764
+ ye as SignEvmMessageRuleAction,
765
+ fe as SignEvmMessageRuleOperation,
766
+ re as SignEvmTransactionRuleAction,
767
+ ce as SignEvmTransactionRuleOperation,
768
+ xe as SignEvmTypedDataFieldCriterionType,
769
+ Ae as SignEvmTypedDataRuleAction,
770
+ Ee as SignEvmTypedDataRuleOperation,
771
+ be as SignEvmTypedDataVerifyingContractCriterionOperator,
772
+ ge as SignEvmTypedDataVerifyingContractCriterionType,
773
+ Ge as SignSolMessageRuleAction,
774
+ Ze as SignSolMessageRuleOperation,
775
+ Le as SignSolTransactionRuleAction,
776
+ Ve as SignSolTransactionRuleOperation,
777
+ f as SmsAuthenticationType,
778
+ Se as SolAddressCriterionOperator,
779
+ ke as SolAddressCriterionType,
780
+ je as SolDataCriterionType,
781
+ qe as SolDataParameterConditionListOperator,
782
+ Me as SolDataParameterConditionOperator,
783
+ Xe as SolMessageCriterionType,
784
+ Be as SolNetworkCriterionNetworksItem,
785
+ Ke as SolNetworkCriterionOperator,
786
+ Ye as SolNetworkCriterionType,
787
+ Pe as SolValueCriterionOperator,
788
+ Re as SolValueCriterionType,
789
+ V as SpendPermissionNetwork,
790
+ we as SplAddressCriterionOperator,
791
+ Oe as SplAddressCriterionType,
792
+ Ce as SplValueCriterionOperator,
793
+ Ne as SplValueCriterionType,
794
+ P as TransferColumn,
795
+ Oa as TransferEventEventType,
687
796
  m as TransferFeeType,
688
- y as TransferRequestAmountType,
689
- v as TransferReversalReason,
797
+ u as TransferRequestAmountType,
690
798
  p as TransferStatus,
691
- ya as TransferStatusChangedWebhookEventEventType,
692
- na as X402DiscoveryResourceType,
693
- Je as X402PaymentPayloadNetwork,
694
- We as X402PaymentPayloadScheme,
695
- Ze as X402PaymentRequirementsNetwork,
696
- Qe as X402PaymentRequirementsScheme,
697
- ea as X402SettleErrorReason,
698
- ta as X402SupportedPaymentKindNetwork,
699
- aa as X402SupportedPaymentKindScheme,
700
- $e as X402VerifyInvalidReason,
701
- Ke as X402Version
799
+ v as TravelRuleBeneficiaryAllOfWalletType,
800
+ ya as X402DiscoveryResourceType,
801
+ ma as X402SettleErrorReason,
802
+ ua as X402SupportedPaymentKindNetwork,
803
+ va as X402SupportedPaymentKindScheme,
804
+ ra as X402V1PaymentPayloadNetwork,
805
+ sa as X402V1PaymentPayloadScheme,
806
+ la as X402V1PaymentRequirementsNetwork,
807
+ da as X402V1PaymentRequirementsScheme,
808
+ ca as X402V2PaymentRequirementsScheme,
809
+ pa as X402VerifyInvalidReason,
810
+ _a as X402Version
702
811
  };