@coinbase/cdp-api-client 0.0.93 → 0.0.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.js +136 -121
- package/dist/esm/index4.js +1 -1
- package/dist/esm/index5.js +21 -22
- package/dist/esm/index6.js +288 -232
- package/dist/esm/index7.js +126 -115
- package/dist/types/index.d.ts +271 -46
- package/package.json +1 -1
package/dist/esm/index6.js
CHANGED
|
@@ -5,6 +5,7 @@ const e = {
|
|
|
5
5
|
}, t = {
|
|
6
6
|
already_exists: "already_exists",
|
|
7
7
|
bad_gateway: "bad_gateway",
|
|
8
|
+
client_closed_request: "client_closed_request",
|
|
8
9
|
faucet_limit_exceeded: "faucet_limit_exceeded",
|
|
9
10
|
forbidden: "forbidden",
|
|
10
11
|
idempotency_error: "idempotency_error",
|
|
@@ -58,7 +59,8 @@ const e = {
|
|
|
58
59
|
mfa_not_enrolled: "mfa_not_enrolled",
|
|
59
60
|
order_quote_expired: "order_quote_expired",
|
|
60
61
|
order_already_filled: "order_already_filled",
|
|
61
|
-
order_already_canceled: "order_already_canceled"
|
|
62
|
+
order_already_canceled: "order_already_canceled",
|
|
63
|
+
account_not_ready: "account_not_ready"
|
|
62
64
|
}, a = {
|
|
63
65
|
unlinked: "unlinked",
|
|
64
66
|
pending: "pending",
|
|
@@ -69,9 +71,9 @@ const e = {
|
|
|
69
71
|
}, i = {
|
|
70
72
|
fiat: "fiat",
|
|
71
73
|
crypto: "crypto"
|
|
72
|
-
}, _ = {
|
|
73
|
-
individual: "individual"
|
|
74
74
|
}, o = {
|
|
75
|
+
individual: "individual"
|
|
76
|
+
}, _ = {
|
|
75
77
|
unrequested: "unrequested",
|
|
76
78
|
pending: "pending",
|
|
77
79
|
active: "active",
|
|
@@ -134,36 +136,33 @@ const e = {
|
|
|
134
136
|
target: "target",
|
|
135
137
|
source: "source"
|
|
136
138
|
}, T = {
|
|
137
|
-
quoted: "quoted",
|
|
138
139
|
pending: "pending",
|
|
139
140
|
open: "open",
|
|
140
141
|
filled: "filled",
|
|
141
142
|
canceled: "canceled",
|
|
142
143
|
expired: "expired",
|
|
143
144
|
failed: "failed"
|
|
144
|
-
},
|
|
145
|
+
}, g = {
|
|
145
146
|
buy: "buy",
|
|
146
147
|
sell: "sell"
|
|
147
|
-
},
|
|
148
|
+
}, E = {
|
|
148
149
|
market: "market",
|
|
149
150
|
limit: "limit"
|
|
150
|
-
},
|
|
151
|
+
}, f = {
|
|
151
152
|
goodUntilCanceled: "goodUntilCanceled",
|
|
152
153
|
goodUntilDateTime: "goodUntilDateTime",
|
|
153
154
|
immediateOrCancel: "immediateOrCancel",
|
|
154
155
|
fillOrKill: "fillOrKill"
|
|
155
|
-
},
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
other: "other"
|
|
159
|
-
}, A = {
|
|
156
|
+
}, S = {
|
|
157
|
+
commission: "commission"
|
|
158
|
+
}, x = {
|
|
160
159
|
insufficient_balance: "insufficient_balance",
|
|
161
160
|
no_liquidity: "no_liquidity",
|
|
162
161
|
market_unavailable: "market_unavailable",
|
|
163
162
|
internal_error: "internal_error"
|
|
164
|
-
},
|
|
163
|
+
}, A = {
|
|
165
164
|
email: "email"
|
|
166
|
-
},
|
|
165
|
+
}, h = {
|
|
167
166
|
sms: "sms"
|
|
168
167
|
}, b = {
|
|
169
168
|
jwt: "jwt"
|
|
@@ -204,7 +203,7 @@ const e = {
|
|
|
204
203
|
}, P = {
|
|
205
204
|
business: "business",
|
|
206
205
|
prime: "prime"
|
|
207
|
-
},
|
|
206
|
+
}, U = {
|
|
208
207
|
admin: "admin",
|
|
209
208
|
owner: "owner"
|
|
210
209
|
}, C = {
|
|
@@ -213,17 +212,17 @@ const e = {
|
|
|
213
212
|
rejected: "rejected",
|
|
214
213
|
canceled: "canceled",
|
|
215
214
|
expired: "expired"
|
|
216
|
-
},
|
|
215
|
+
}, N = {
|
|
217
216
|
transfers: "transfers"
|
|
218
|
-
},
|
|
217
|
+
}, D = {
|
|
219
218
|
daily: "daily",
|
|
220
219
|
weekly: "weekly",
|
|
221
220
|
monthly: "monthly"
|
|
222
|
-
},
|
|
221
|
+
}, I = {
|
|
223
222
|
csv: "csv",
|
|
224
223
|
json: "json",
|
|
225
224
|
pdf: "pdf"
|
|
226
|
-
},
|
|
225
|
+
}, w = {
|
|
227
226
|
transferID: "transferID",
|
|
228
227
|
status: "status",
|
|
229
228
|
sourceType: "sourceType",
|
|
@@ -247,11 +246,11 @@ const e = {
|
|
|
247
246
|
createdAt: "createdAt",
|
|
248
247
|
updatedAt: "updatedAt",
|
|
249
248
|
metadata: "metadata"
|
|
250
|
-
}, F = {
|
|
251
|
-
sftp: "sftp"
|
|
252
249
|
}, M = {
|
|
253
250
|
sftp: "sftp"
|
|
254
|
-
},
|
|
251
|
+
}, F = {
|
|
252
|
+
sftp: "sftp"
|
|
253
|
+
}, j = {
|
|
255
254
|
processing: "processing",
|
|
256
255
|
completed: "completed",
|
|
257
256
|
failed: "failed",
|
|
@@ -259,7 +258,7 @@ const e = {
|
|
|
259
258
|
}, L = {
|
|
260
259
|
oneTime: "oneTime",
|
|
261
260
|
recurring: "recurring"
|
|
262
|
-
},
|
|
261
|
+
}, q = {
|
|
263
262
|
completed: "completed",
|
|
264
263
|
failed: "failed"
|
|
265
264
|
}, z = {
|
|
@@ -268,22 +267,21 @@ const e = {
|
|
|
268
267
|
ed25519: "ed25519",
|
|
269
268
|
rsa4096: "rsa4096"
|
|
270
269
|
}, V = {
|
|
271
|
-
ios: "ios"
|
|
272
|
-
android: "android"
|
|
270
|
+
ios: "ios"
|
|
273
271
|
}, G = {
|
|
274
272
|
ios: "ios",
|
|
275
273
|
android: "android"
|
|
276
274
|
}, K = {
|
|
277
275
|
ios: "ios"
|
|
278
|
-
},
|
|
276
|
+
}, B = {
|
|
279
277
|
email: "email"
|
|
280
|
-
},
|
|
278
|
+
}, H = {
|
|
281
279
|
sms: "sms"
|
|
282
|
-
},
|
|
280
|
+
}, W = {
|
|
283
281
|
"verify-otp": "verify-otp"
|
|
284
|
-
},
|
|
282
|
+
}, X = {
|
|
285
283
|
"verify-otp": "verify-otp"
|
|
286
|
-
},
|
|
284
|
+
}, J = {
|
|
287
285
|
"base-sepolia": "base-sepolia",
|
|
288
286
|
base: "base",
|
|
289
287
|
arbitrum: "arbitrum",
|
|
@@ -291,11 +289,12 @@ const e = {
|
|
|
291
289
|
polygon: "polygon",
|
|
292
290
|
ethereum: "ethereum",
|
|
293
291
|
"ethereum-sepolia": "ethereum-sepolia"
|
|
294
|
-
},
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
292
|
+
}, Z = {
|
|
293
|
+
UNSPECIFIED: "UNSPECIFIED",
|
|
294
|
+
PENDING: "PENDING",
|
|
295
|
+
SUBMITTED: "SUBMITTED",
|
|
296
|
+
COMPLETED: "COMPLETED",
|
|
297
|
+
FAILED: "FAILED"
|
|
299
298
|
}, Q = {
|
|
300
299
|
"base-sepolia": "base-sepolia",
|
|
301
300
|
base: "base",
|
|
@@ -337,9 +336,9 @@ const e = {
|
|
|
337
336
|
sms: "sms"
|
|
338
337
|
}, ie = {
|
|
339
338
|
totp: "totp"
|
|
340
|
-
}, _e = {
|
|
341
|
-
sms: "sms"
|
|
342
339
|
}, oe = {
|
|
340
|
+
sms: "sms"
|
|
341
|
+
}, _e = {
|
|
343
342
|
base: "base",
|
|
344
343
|
ethereum: "ethereum",
|
|
345
344
|
arbitrum: "arbitrum",
|
|
@@ -388,27 +387,29 @@ const e = {
|
|
|
388
387
|
"<": "<",
|
|
389
388
|
"<=": "<=",
|
|
390
389
|
"==": "=="
|
|
391
|
-
},
|
|
390
|
+
}, ge = {
|
|
392
391
|
in: "in",
|
|
393
392
|
not_in: "not in"
|
|
394
|
-
},
|
|
393
|
+
}, Ee = {
|
|
395
394
|
evmData: "evmData"
|
|
396
|
-
},
|
|
395
|
+
}, fe = {
|
|
397
396
|
netUSDChange: "netUSDChange"
|
|
398
|
-
},
|
|
397
|
+
}, Se = {
|
|
399
398
|
">": ">",
|
|
400
399
|
">=": ">=",
|
|
401
400
|
"<": "<",
|
|
402
401
|
"<=": "<=",
|
|
403
402
|
"==": "=="
|
|
403
|
+
}, xe = {
|
|
404
|
+
rateLimiting: "rateLimiting"
|
|
404
405
|
}, Ae = {
|
|
405
406
|
reject: "reject",
|
|
406
407
|
accept: "accept"
|
|
407
408
|
}, he = {
|
|
408
409
|
signEvmTransaction: "signEvmTransaction"
|
|
409
|
-
}, Se = {
|
|
410
|
-
evmNetwork: "evmNetwork"
|
|
411
410
|
}, be = {
|
|
411
|
+
evmNetwork: "evmNetwork"
|
|
412
|
+
}, Re = {
|
|
412
413
|
"base-sepolia": "base-sepolia",
|
|
413
414
|
base: "base",
|
|
414
415
|
ethereum: "ethereum",
|
|
@@ -419,20 +420,20 @@ const e = {
|
|
|
419
420
|
arbitrum: "arbitrum",
|
|
420
421
|
zora: "zora",
|
|
421
422
|
bnb: "bnb"
|
|
422
|
-
},
|
|
423
|
+
}, Oe = {
|
|
423
424
|
in: "in",
|
|
424
425
|
not_in: "not in"
|
|
425
|
-
},
|
|
426
|
+
}, ke = {
|
|
426
427
|
reject: "reject",
|
|
427
428
|
accept: "accept"
|
|
428
|
-
}, ke = {
|
|
429
|
-
sendEvmTransaction: "sendEvmTransaction"
|
|
430
429
|
}, Pe = {
|
|
430
|
+
sendEvmTransaction: "sendEvmTransaction"
|
|
431
|
+
}, Ue = {
|
|
431
432
|
evmMessage: "evmMessage"
|
|
432
|
-
},
|
|
433
|
+
}, Ce = {
|
|
433
434
|
reject: "reject",
|
|
434
435
|
accept: "accept"
|
|
435
|
-
},
|
|
436
|
+
}, Ne = {
|
|
436
437
|
signEvmMessage: "signEvmMessage"
|
|
437
438
|
}, De = {
|
|
438
439
|
in: "in",
|
|
@@ -445,48 +446,48 @@ const e = {
|
|
|
445
446
|
"==": "=="
|
|
446
447
|
}, we = {
|
|
447
448
|
evmTypedDataField: "evmTypedDataField"
|
|
448
|
-
},
|
|
449
|
+
}, Me = {
|
|
449
450
|
evmTypedDataVerifyingContract: "evmTypedDataVerifyingContract"
|
|
450
451
|
}, Fe = {
|
|
451
452
|
in: "in",
|
|
452
453
|
not_in: "not in"
|
|
453
|
-
},
|
|
454
|
+
}, je = {
|
|
454
455
|
reject: "reject",
|
|
455
456
|
accept: "accept"
|
|
456
|
-
}, qe = {
|
|
457
|
-
signEvmTypedData: "signEvmTypedData"
|
|
458
457
|
}, Le = {
|
|
458
|
+
signEvmTypedData: "signEvmTypedData"
|
|
459
|
+
}, qe = {
|
|
459
460
|
solAddress: "solAddress"
|
|
460
|
-
},
|
|
461
|
+
}, ze = {
|
|
461
462
|
in: "in",
|
|
462
463
|
not_in: "not in"
|
|
463
|
-
}, ze = {
|
|
464
|
-
solValue: "solValue"
|
|
465
464
|
}, Ye = {
|
|
465
|
+
solValue: "solValue"
|
|
466
|
+
}, Ve = {
|
|
466
467
|
">": ">",
|
|
467
468
|
">=": ">=",
|
|
468
469
|
"<": "<",
|
|
469
470
|
"<=": "<=",
|
|
470
471
|
"==": "=="
|
|
471
|
-
}, Ve = {
|
|
472
|
-
splAddress: "splAddress"
|
|
473
472
|
}, Ge = {
|
|
473
|
+
splAddress: "splAddress"
|
|
474
|
+
}, Ke = {
|
|
474
475
|
in: "in",
|
|
475
476
|
not_in: "not in"
|
|
476
|
-
},
|
|
477
|
+
}, Be = {
|
|
477
478
|
splValue: "splValue"
|
|
478
|
-
},
|
|
479
|
+
}, He = {
|
|
479
480
|
">": ">",
|
|
480
481
|
">=": ">=",
|
|
481
482
|
"<": "<",
|
|
482
483
|
"<=": "<=",
|
|
483
484
|
"==": "=="
|
|
484
|
-
},
|
|
485
|
+
}, We = {
|
|
485
486
|
mintAddress: "mintAddress"
|
|
486
|
-
},
|
|
487
|
+
}, Xe = {
|
|
487
488
|
in: "in",
|
|
488
489
|
not_in: "not in"
|
|
489
|
-
},
|
|
490
|
+
}, Je = {
|
|
490
491
|
SystemProgram: "SystemProgram",
|
|
491
492
|
TokenProgram: "TokenProgram",
|
|
492
493
|
AssociatedTokenProgram: "AssociatedTokenProgram"
|
|
@@ -496,63 +497,98 @@ const e = {
|
|
|
496
497
|
"<": "<",
|
|
497
498
|
"<=": "<=",
|
|
498
499
|
"==": "=="
|
|
499
|
-
},
|
|
500
|
+
}, Qe = {
|
|
500
501
|
in: "in",
|
|
501
502
|
not_in: "not in"
|
|
502
|
-
}, Qe = {
|
|
503
|
-
solData: "solData"
|
|
504
503
|
}, $e = {
|
|
505
|
-
|
|
504
|
+
solData: "solData"
|
|
506
505
|
}, et = {
|
|
506
|
+
programId: "programId"
|
|
507
|
+
}, tt = {
|
|
507
508
|
in: "in",
|
|
508
509
|
not_in: "not in"
|
|
509
|
-
},
|
|
510
|
+
}, at = {
|
|
510
511
|
reject: "reject",
|
|
511
512
|
accept: "accept"
|
|
512
|
-
}, at = {
|
|
513
|
-
signSolTransaction: "signSolTransaction"
|
|
514
513
|
}, nt = {
|
|
515
|
-
|
|
514
|
+
signSolTransaction: "signSolTransaction"
|
|
516
515
|
}, it = {
|
|
516
|
+
solNetwork: "solNetwork"
|
|
517
|
+
}, ot = {
|
|
517
518
|
"solana-devnet": "solana-devnet",
|
|
518
519
|
solana: "solana"
|
|
519
520
|
}, _t = {
|
|
520
521
|
in: "in",
|
|
521
522
|
not_in: "not in"
|
|
522
|
-
},
|
|
523
|
+
}, rt = {
|
|
523
524
|
reject: "reject",
|
|
524
525
|
accept: "accept"
|
|
525
|
-
}, rt = {
|
|
526
|
-
sendSolTransaction: "sendSolTransaction"
|
|
527
526
|
}, st = {
|
|
528
|
-
|
|
527
|
+
sendSolTransaction: "sendSolTransaction"
|
|
529
528
|
}, ct = {
|
|
529
|
+
solMessage: "solMessage"
|
|
530
|
+
}, dt = {
|
|
530
531
|
reject: "reject",
|
|
531
532
|
accept: "accept"
|
|
532
|
-
}, dt = {
|
|
533
|
-
signSolMessage: "signSolMessage"
|
|
534
533
|
}, lt = {
|
|
534
|
+
signSolMessage: "signSolMessage"
|
|
535
|
+
}, pt = {
|
|
535
536
|
reject: "reject",
|
|
536
537
|
accept: "accept"
|
|
537
|
-
}, pt = {
|
|
538
|
-
signEvmHash: "signEvmHash"
|
|
539
538
|
}, mt = {
|
|
539
|
+
signEvmHash: "signEvmHash"
|
|
540
|
+
}, vt = {
|
|
540
541
|
reject: "reject",
|
|
541
542
|
accept: "accept"
|
|
542
|
-
}, vt = {
|
|
543
|
-
prepareUserOperation: "prepareUserOperation"
|
|
544
543
|
}, ut = {
|
|
544
|
+
prepareUserOperation: "prepareUserOperation"
|
|
545
|
+
}, yt = {
|
|
545
546
|
reject: "reject",
|
|
546
547
|
accept: "accept"
|
|
547
|
-
}, yt = {
|
|
548
|
-
sendUserOperation: "sendUserOperation"
|
|
549
548
|
}, Tt = {
|
|
549
|
+
sendUserOperation: "sendUserOperation"
|
|
550
|
+
}, gt = {
|
|
551
|
+
reject: "reject",
|
|
552
|
+
accept: "accept"
|
|
553
|
+
}, Et = {
|
|
554
|
+
signEndUserEvmTransaction: "signEndUserEvmTransaction"
|
|
555
|
+
}, ft = {
|
|
556
|
+
reject: "reject",
|
|
557
|
+
accept: "accept"
|
|
558
|
+
}, St = {
|
|
559
|
+
sendEndUserEvmTransaction: "sendEndUserEvmTransaction"
|
|
560
|
+
}, xt = {
|
|
561
|
+
reject: "reject",
|
|
562
|
+
accept: "accept"
|
|
563
|
+
}, At = {
|
|
564
|
+
signEndUserEvmMessage: "signEndUserEvmMessage"
|
|
565
|
+
}, ht = {
|
|
566
|
+
reject: "reject",
|
|
567
|
+
accept: "accept"
|
|
568
|
+
}, bt = {
|
|
569
|
+
signEndUserEvmTypedData: "signEndUserEvmTypedData"
|
|
570
|
+
}, Rt = {
|
|
571
|
+
reject: "reject",
|
|
572
|
+
accept: "accept"
|
|
573
|
+
}, Ot = {
|
|
574
|
+
signEndUserSolTransaction: "signEndUserSolTransaction"
|
|
575
|
+
}, kt = {
|
|
576
|
+
reject: "reject",
|
|
577
|
+
accept: "accept"
|
|
578
|
+
}, Pt = {
|
|
579
|
+
sendEndUserSolTransaction: "sendEndUserSolTransaction"
|
|
580
|
+
}, Ut = {
|
|
581
|
+
reject: "reject",
|
|
582
|
+
accept: "accept"
|
|
583
|
+
}, Ct = {
|
|
584
|
+
signEndUserSolMessage: "signEndUserSolMessage"
|
|
585
|
+
}, Nt = {
|
|
550
586
|
project: "project",
|
|
551
587
|
account: "account"
|
|
552
|
-
},
|
|
588
|
+
}, Dt = {
|
|
553
589
|
solana: "solana",
|
|
554
590
|
"solana-devnet": "solana-devnet"
|
|
555
|
-
},
|
|
591
|
+
}, It = {
|
|
556
592
|
String: "String",
|
|
557
593
|
UInt8: "UInt8",
|
|
558
594
|
UInt16: "UInt16",
|
|
@@ -573,26 +609,28 @@ const e = {
|
|
|
573
609
|
DateTime: "DateTime",
|
|
574
610
|
DateTime64: "DateTime64",
|
|
575
611
|
UUID: "UUID"
|
|
576
|
-
},
|
|
612
|
+
}, wt = {
|
|
577
613
|
NUMBER_1: 1,
|
|
578
614
|
NUMBER_2: 2
|
|
579
|
-
},
|
|
615
|
+
}, Mt = {
|
|
580
616
|
exact: "exact"
|
|
581
|
-
},
|
|
617
|
+
}, Ft = {
|
|
582
618
|
"base-sepolia": "base-sepolia",
|
|
583
619
|
base: "base",
|
|
584
620
|
"solana-devnet": "solana-devnet",
|
|
585
|
-
solana: "solana"
|
|
586
|
-
|
|
621
|
+
solana: "solana",
|
|
622
|
+
polygon: "polygon"
|
|
623
|
+
}, jt = {
|
|
587
624
|
exact: "exact"
|
|
588
|
-
},
|
|
625
|
+
}, Lt = {
|
|
589
626
|
exact: "exact"
|
|
590
|
-
},
|
|
627
|
+
}, qt = {
|
|
591
628
|
"base-sepolia": "base-sepolia",
|
|
592
629
|
base: "base",
|
|
593
630
|
"solana-devnet": "solana-devnet",
|
|
594
|
-
solana: "solana"
|
|
595
|
-
|
|
631
|
+
solana: "solana",
|
|
632
|
+
polygon: "polygon"
|
|
633
|
+
}, zt = {
|
|
596
634
|
insufficient_funds: "insufficient_funds",
|
|
597
635
|
invalid_scheme: "invalid_scheme",
|
|
598
636
|
invalid_network: "invalid_network",
|
|
@@ -636,7 +674,7 @@ const e = {
|
|
|
636
674
|
invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts: "invalid_exact_svm_payload_transaction_fee_payer_included_in_instruction_accounts",
|
|
637
675
|
invalid_exact_svm_payload_transaction_fee_payer_transferring_funds: "invalid_exact_svm_payload_transaction_fee_payer_transferring_funds",
|
|
638
676
|
unknown_error: "unknown_error"
|
|
639
|
-
},
|
|
677
|
+
}, Yt = {
|
|
640
678
|
insufficient_funds: "insufficient_funds",
|
|
641
679
|
invalid_scheme: "invalid_scheme",
|
|
642
680
|
invalid_network: "invalid_network",
|
|
@@ -685,80 +723,83 @@ const e = {
|
|
|
685
723
|
settle_exact_svm_block_height_exceeded: "settle_exact_svm_block_height_exceeded",
|
|
686
724
|
settle_exact_svm_transaction_confirmation_timed_out: "settle_exact_svm_transaction_confirmation_timed_out",
|
|
687
725
|
unknown_error: "unknown_error"
|
|
688
|
-
},
|
|
726
|
+
}, Vt = {
|
|
689
727
|
exact: "exact"
|
|
690
|
-
},
|
|
728
|
+
}, Gt = {
|
|
691
729
|
"base-sepolia": "base-sepolia",
|
|
692
730
|
base: "base",
|
|
693
731
|
"solana-devnet": "solana-devnet",
|
|
694
732
|
solana: "solana",
|
|
733
|
+
polygon: "polygon",
|
|
695
734
|
"eip155:8453": "eip155:8453",
|
|
696
735
|
"eip155:84532": "eip155:84532",
|
|
736
|
+
"eip155:137": "eip155:137",
|
|
697
737
|
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
|
|
698
738
|
"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1"
|
|
699
|
-
},
|
|
739
|
+
}, Kt = {
|
|
700
740
|
http: "http"
|
|
701
|
-
},
|
|
741
|
+
}, Bt = {
|
|
702
742
|
20: "2.0"
|
|
703
|
-
},
|
|
743
|
+
}, Ht = {
|
|
704
744
|
20: "2.0"
|
|
705
|
-
},
|
|
706
|
-
GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY"
|
|
707
|
-
|
|
745
|
+
}, Wt = {
|
|
746
|
+
GUEST_CHECKOUT_APPLE_PAY: "GUEST_CHECKOUT_APPLE_PAY",
|
|
747
|
+
GUEST_CHECKOUT_GOOGLE_PAY: "GUEST_CHECKOUT_GOOGLE_PAY"
|
|
748
|
+
}, Xt = {
|
|
708
749
|
FEE_TYPE_NETWORK: "FEE_TYPE_NETWORK",
|
|
709
750
|
FEE_TYPE_EXCHANGE: "FEE_TYPE_EXCHANGE"
|
|
710
|
-
},
|
|
751
|
+
}, Jt = {
|
|
711
752
|
ONRAMP_ORDER_STATUS_PENDING_AUTH: "ONRAMP_ORDER_STATUS_PENDING_AUTH",
|
|
712
753
|
ONRAMP_ORDER_STATUS_PENDING_PAYMENT: "ONRAMP_ORDER_STATUS_PENDING_PAYMENT",
|
|
713
754
|
ONRAMP_ORDER_STATUS_PROCESSING: "ONRAMP_ORDER_STATUS_PROCESSING",
|
|
714
755
|
ONRAMP_ORDER_STATUS_COMPLETED: "ONRAMP_ORDER_STATUS_COMPLETED",
|
|
715
756
|
ONRAMP_ORDER_STATUS_FAILED: "ONRAMP_ORDER_STATUS_FAILED"
|
|
716
|
-
},
|
|
757
|
+
}, Zt = {
|
|
717
758
|
PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON: "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
|
|
718
|
-
},
|
|
759
|
+
}, Qt = {
|
|
719
760
|
CARD: "CARD",
|
|
720
761
|
ACH: "ACH",
|
|
721
762
|
APPLE_PAY: "APPLE_PAY",
|
|
722
763
|
PAYPAL: "PAYPAL",
|
|
723
764
|
FIAT_WALLET: "FIAT_WALLET",
|
|
724
765
|
CRYPTO_WALLET: "CRYPTO_WALLET"
|
|
725
|
-
},
|
|
766
|
+
}, $t = {
|
|
726
767
|
phone_number: "phone_number"
|
|
727
|
-
},
|
|
768
|
+
}, ea = {
|
|
728
769
|
weekly_spending: "weekly_spending",
|
|
729
770
|
lifetime_transactions: "lifetime_transactions"
|
|
730
|
-
},
|
|
771
|
+
}, ta = {
|
|
731
772
|
pending_submit: "pending_submit",
|
|
732
773
|
submitted: "submitted",
|
|
733
774
|
active: "active",
|
|
734
775
|
rejected: "rejected"
|
|
735
|
-
},
|
|
776
|
+
}, aa = {
|
|
736
777
|
ssnLast4: "ssnLast4"
|
|
737
|
-
},
|
|
778
|
+
}, na = {
|
|
738
779
|
INVALID_FORMAT: "INVALID_FORMAT",
|
|
739
780
|
VERIFICATION_FAILED: "VERIFICATION_FAILED"
|
|
740
|
-
},
|
|
781
|
+
}, ia = {
|
|
741
782
|
fedwire: "fedwire"
|
|
742
|
-
},
|
|
783
|
+
}, oa = {
|
|
743
784
|
fedwire: "fedwire"
|
|
744
|
-
},
|
|
785
|
+
}, _a = {
|
|
745
786
|
swift: "swift"
|
|
746
|
-
},
|
|
787
|
+
}, ra = {
|
|
747
788
|
swift: "swift"
|
|
748
|
-
},
|
|
789
|
+
}, sa = {
|
|
749
790
|
base: "base",
|
|
750
791
|
ethereum: "ethereum"
|
|
751
|
-
},
|
|
792
|
+
}, ca = {
|
|
752
793
|
risk_indicated: "risk_indicated",
|
|
753
794
|
no_risk_indicated: "no_risk_indicated"
|
|
754
|
-
},
|
|
795
|
+
}, da = {
|
|
755
796
|
paymentstransfersquoted: "payments.transfers.quoted",
|
|
756
797
|
paymentstransfersprocessing: "payments.transfers.processing",
|
|
757
798
|
paymentstransferscompleted: "payments.transfers.completed",
|
|
758
799
|
paymentstransfersfailed: "payments.transfers.failed"
|
|
759
|
-
},
|
|
800
|
+
}, la = {
|
|
760
801
|
refresh_token: "refresh_token"
|
|
761
|
-
},
|
|
802
|
+
}, pa = {
|
|
762
803
|
base: "base",
|
|
763
804
|
"base-sepolia": "base-sepolia",
|
|
764
805
|
ethereum: "ethereum",
|
|
@@ -767,7 +808,7 @@ const e = {
|
|
|
767
808
|
polygon: "polygon",
|
|
768
809
|
optimism: "optimism",
|
|
769
810
|
arbitrum: "arbitrum"
|
|
770
|
-
},
|
|
811
|
+
}, ma = {
|
|
771
812
|
base: "base",
|
|
772
813
|
"base-sepolia": "base-sepolia",
|
|
773
814
|
ethereum: "ethereum",
|
|
@@ -776,10 +817,10 @@ const e = {
|
|
|
776
817
|
polygon: "polygon",
|
|
777
818
|
optimism: "optimism",
|
|
778
819
|
arbitrum: "arbitrum"
|
|
779
|
-
},
|
|
820
|
+
}, va = {
|
|
780
821
|
solana: "solana",
|
|
781
822
|
"solana-devnet": "solana-devnet"
|
|
782
|
-
},
|
|
823
|
+
}, ua = {
|
|
783
824
|
solana: "solana",
|
|
784
825
|
"solana-devnet": "solana-devnet"
|
|
785
826
|
};
|
|
@@ -790,20 +831,20 @@ export {
|
|
|
790
831
|
e as AccountType,
|
|
791
832
|
V as AddMobileClientRequestPlatform,
|
|
792
833
|
G as AddMobileClientResponsePlatform,
|
|
793
|
-
|
|
794
|
-
|
|
834
|
+
sa as AddressRiskNetwork,
|
|
835
|
+
ca as AddressRiskRiskLevel,
|
|
795
836
|
i as AssetType,
|
|
796
837
|
s as CapabilityName,
|
|
797
|
-
|
|
838
|
+
_ as CapabilityStatus,
|
|
798
839
|
p as CreateDepositDestinationRequestType,
|
|
799
|
-
|
|
840
|
+
F as CreateReportDestinationRequestAllOfType,
|
|
800
841
|
l as CryptoDepositDestinationType,
|
|
801
|
-
|
|
802
|
-
|
|
842
|
+
o as CustomerType,
|
|
843
|
+
q as DeliveryStatus,
|
|
803
844
|
c as DepositDestinationType,
|
|
804
845
|
z as DestinationType,
|
|
805
846
|
b as DeveloperJWTAuthenticationType,
|
|
806
|
-
|
|
847
|
+
A as EmailAuthenticationType,
|
|
807
848
|
te as EndUserOnrampFeeType,
|
|
808
849
|
ae as EndUserOnrampOrderStatus,
|
|
809
850
|
t as ErrorType,
|
|
@@ -811,140 +852,155 @@ export {
|
|
|
811
852
|
ce as EthValueCriterionType,
|
|
812
853
|
pe as EvmAddressCriterionOperator,
|
|
813
854
|
le as EvmAddressCriterionType,
|
|
814
|
-
|
|
815
|
-
|
|
855
|
+
Ee as EvmDataCriterionType,
|
|
856
|
+
ge as EvmDataParameterConditionListOperator,
|
|
816
857
|
Te as EvmDataParameterConditionOperator,
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
858
|
+
J as EvmEip7702DelegationNetwork,
|
|
859
|
+
Z as EvmEip7702DelegationOperationStatus,
|
|
860
|
+
Ue as EvmMessageCriterionType,
|
|
861
|
+
Re as EvmNetworkCriterionNetworksItem,
|
|
862
|
+
Oe as EvmNetworkCriterionOperator,
|
|
863
|
+
be as EvmNetworkCriterionType,
|
|
864
|
+
_e as EvmSwapsNetwork,
|
|
824
865
|
De as EvmTypedAddressConditionOperator,
|
|
825
866
|
Ie as EvmTypedNumericalConditionOperator,
|
|
826
867
|
Q as EvmUserOperationNetwork,
|
|
827
868
|
$ as EvmUserOperationStatus,
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
869
|
+
ia as FedwirePaymentMethodAllOfPaymentRail,
|
|
870
|
+
oa as FedwirePaymentMethodPaymentRail,
|
|
871
|
+
I as FileType,
|
|
872
|
+
D as Frequency,
|
|
873
|
+
W as InitiateEmailAuthenticationNextStepType,
|
|
874
|
+
B as InitiateEmailAuthenticationRequestType,
|
|
875
|
+
X as InitiateSmsAuthenticationNextStepType,
|
|
876
|
+
H as InitiateSmsAuthenticationRequestType,
|
|
877
|
+
oe as InitiateSmsMfaEnrollmentType,
|
|
837
878
|
ie as InitiateTotpMfaEnrollmentType,
|
|
838
879
|
C as InvitationStatus,
|
|
839
880
|
K as IosAttestationRegistrationResponsePlatform,
|
|
840
881
|
me as KnownAbiType,
|
|
841
|
-
|
|
882
|
+
Je as KnownIdlType,
|
|
842
883
|
n as LinkAccountType,
|
|
843
|
-
|
|
884
|
+
U as LinkableEntityRole,
|
|
844
885
|
P as LinkableEntityType,
|
|
845
886
|
re as ListEvmTokenBalancesNetwork,
|
|
846
|
-
|
|
887
|
+
Dt as ListSolanaTokenBalancesNetwork,
|
|
847
888
|
ne as MfaMethod,
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
889
|
+
Xe as MintAddressCriterionOperator,
|
|
890
|
+
We as MintAddressCriterionType,
|
|
891
|
+
Se as NetUSDChangeCriterionOperator,
|
|
892
|
+
fe as NetUSDChangeCriterionType,
|
|
852
893
|
d as Network,
|
|
853
894
|
R as OAuth2ProviderType,
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
895
|
+
It as OnchainDataResultSchemaColumnsItemType,
|
|
896
|
+
ea as OnrampLimitType,
|
|
897
|
+
aa as OnrampLimitUpgradeIdentityFieldKey,
|
|
898
|
+
na as OnrampLimitUpgradeOptionLastErrorCode,
|
|
899
|
+
ta as OnrampLimitUpgradeStatus,
|
|
900
|
+
Xt as OnrampOrderFeeType,
|
|
901
|
+
Wt as OnrampOrderPaymentMethodTypeId,
|
|
902
|
+
Jt as OnrampOrderStatus,
|
|
903
|
+
Zt as OnrampPaymentLinkType,
|
|
904
|
+
Qt as OnrampQuotePaymentMethodTypeId,
|
|
905
|
+
$t as OnrampUserIdType,
|
|
906
|
+
x as OrderFailureCode,
|
|
907
|
+
S as OrderFeeType,
|
|
908
|
+
g as OrderSide,
|
|
868
909
|
T as OrderStatus,
|
|
869
|
-
|
|
910
|
+
E as OrderType,
|
|
870
911
|
se as PermissionCatalogObjectsItemType,
|
|
871
912
|
O as PermissionSubjectType,
|
|
872
913
|
k as PermissionVerb,
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
914
|
+
Nt as PolicyScope,
|
|
915
|
+
vt as PrepareUserOperationRuleAction,
|
|
916
|
+
ut as PrepareUserOperationRuleOperation,
|
|
917
|
+
tt as ProgramIdCriterionOperator,
|
|
918
|
+
et as ProgramIdCriterionType,
|
|
919
|
+
xe as RateLimitingCriterionType,
|
|
920
|
+
la as RefreshAccessTokenBodyGrantType,
|
|
921
|
+
M as ReportDestinationAllOfType,
|
|
922
|
+
j as ReportStatus,
|
|
881
923
|
r as RequirementStatus,
|
|
882
|
-
|
|
924
|
+
N as ResourceType,
|
|
883
925
|
Y as SSHKeyAlgorithm,
|
|
884
926
|
L as ScheduleType,
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
927
|
+
ft as SendEndUserEvmTransactionRuleAction,
|
|
928
|
+
St as SendEndUserEvmTransactionRuleOperation,
|
|
929
|
+
kt as SendEndUserSolTransactionRuleAction,
|
|
930
|
+
Pt as SendEndUserSolTransactionRuleOperation,
|
|
931
|
+
ma as SendEvmAssetWithEndUserAccountBodyNetwork,
|
|
932
|
+
ke as SendEvmTransactionRuleAction,
|
|
933
|
+
Pe as SendEvmTransactionRuleOperation,
|
|
934
|
+
pa as SendEvmTransactionWithEndUserAccountBodyNetwork,
|
|
935
|
+
rt as SendSolTransactionRuleAction,
|
|
936
|
+
st as SendSolTransactionRuleOperation,
|
|
937
|
+
ua as SendSolanaAssetWithEndUserAccountBodyNetwork,
|
|
938
|
+
va as SendSolanaTransactionWithEndUserAccountBodyNetwork,
|
|
939
|
+
yt as SendUserOperationRuleAction,
|
|
940
|
+
Tt as SendUserOperationRuleOperation,
|
|
941
|
+
xt as SignEndUserEvmMessageRuleAction,
|
|
942
|
+
At as SignEndUserEvmMessageRuleOperation,
|
|
943
|
+
gt as SignEndUserEvmTransactionRuleAction,
|
|
944
|
+
Et as SignEndUserEvmTransactionRuleOperation,
|
|
945
|
+
ht as SignEndUserEvmTypedDataRuleAction,
|
|
946
|
+
bt as SignEndUserEvmTypedDataRuleOperation,
|
|
947
|
+
Ut as SignEndUserSolMessageRuleAction,
|
|
948
|
+
Ct as SignEndUserSolMessageRuleOperation,
|
|
949
|
+
Rt as SignEndUserSolTransactionRuleAction,
|
|
950
|
+
Ot as SignEndUserSolTransactionRuleOperation,
|
|
951
|
+
pt as SignEvmHashRuleAction,
|
|
952
|
+
mt as SignEvmHashRuleOperation,
|
|
953
|
+
Ce as SignEvmMessageRuleAction,
|
|
954
|
+
Ne as SignEvmMessageRuleOperation,
|
|
899
955
|
Ae as SignEvmTransactionRuleAction,
|
|
900
956
|
he as SignEvmTransactionRuleOperation,
|
|
901
957
|
we as SignEvmTypedDataFieldCriterionType,
|
|
902
|
-
|
|
903
|
-
|
|
958
|
+
je as SignEvmTypedDataRuleAction,
|
|
959
|
+
Le as SignEvmTypedDataRuleOperation,
|
|
904
960
|
Fe as SignEvmTypedDataVerifyingContractCriterionOperator,
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
961
|
+
Me as SignEvmTypedDataVerifyingContractCriterionType,
|
|
962
|
+
dt as SignSolMessageRuleAction,
|
|
963
|
+
lt as SignSolMessageRuleOperation,
|
|
964
|
+
at as SignSolTransactionRuleAction,
|
|
965
|
+
nt as SignSolTransactionRuleOperation,
|
|
966
|
+
h as SmsAuthenticationType,
|
|
967
|
+
ze as SolAddressCriterionOperator,
|
|
968
|
+
qe as SolAddressCriterionType,
|
|
969
|
+
$e as SolDataCriterionType,
|
|
970
|
+
Qe as SolDataParameterConditionListOperator,
|
|
915
971
|
Ze as SolDataParameterConditionOperator,
|
|
916
|
-
|
|
917
|
-
|
|
972
|
+
ct as SolMessageCriterionType,
|
|
973
|
+
ot as SolNetworkCriterionNetworksItem,
|
|
918
974
|
_t as SolNetworkCriterionOperator,
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
975
|
+
it as SolNetworkCriterionType,
|
|
976
|
+
Ve as SolValueCriterionOperator,
|
|
977
|
+
Ye as SolValueCriterionType,
|
|
922
978
|
ee as SpendPermissionNetwork,
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
979
|
+
Ke as SplAddressCriterionOperator,
|
|
980
|
+
Ge as SplAddressCriterionType,
|
|
981
|
+
He as SplValueCriterionOperator,
|
|
982
|
+
Be as SplValueCriterionType,
|
|
927
983
|
a as Status,
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
984
|
+
_a as SwiftPaymentMethodAllOfPaymentRail,
|
|
985
|
+
ra as SwiftPaymentMethodPaymentRail,
|
|
986
|
+
f as TimeInForce,
|
|
987
|
+
w as TransferColumn,
|
|
988
|
+
da as TransferEventEventType,
|
|
933
989
|
v as TransferFeeType,
|
|
934
990
|
y as TransferRequestAmountType,
|
|
935
991
|
m as TransferStatus,
|
|
936
992
|
u as TravelRuleBeneficiaryAllOfWalletType,
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
993
|
+
Kt as X402DiscoveryResourceType,
|
|
994
|
+
Bt as X402McpRequestJsonrpc,
|
|
995
|
+
Ht as X402McpResponseJsonrpc,
|
|
996
|
+
Yt as X402SettleErrorReason,
|
|
997
|
+
Gt as X402SupportedPaymentKindNetwork,
|
|
998
|
+
Vt as X402SupportedPaymentKindScheme,
|
|
999
|
+
Ft as X402V1PaymentPayloadNetwork,
|
|
1000
|
+
Mt as X402V1PaymentPayloadScheme,
|
|
1001
|
+
qt as X402V1PaymentRequirementsNetwork,
|
|
1002
|
+
Lt as X402V1PaymentRequirementsScheme,
|
|
1003
|
+
jt as X402V2PaymentRequirementsScheme,
|
|
1004
|
+
zt as X402VerifyInvalidReason,
|
|
1005
|
+
wt as X402Version
|
|
950
1006
|
};
|