@crossmint/wallets-sdk 0.7.4 → 0.7.6
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/api/client.cjs +1 -1
- package/dist/api/client.js +1 -1
- package/dist/api/gen/index.cjs +1 -1
- package/dist/api/gen/index.d.cts +2 -2
- package/dist/api/gen/index.d.ts +2 -2
- package/dist/api/gen/index.js +1 -1
- package/dist/api/gen/sdk.gen.cjs +1 -1
- package/dist/api/gen/sdk.gen.d.cts +225 -24
- package/dist/api/gen/sdk.gen.d.ts +225 -24
- package/dist/api/gen/sdk.gen.js +1 -1
- package/dist/api/gen/types.gen.d.cts +1717 -253
- package/dist/api/gen/types.gen.d.ts +1717 -253
- package/dist/api/index.cjs +1 -1
- package/dist/api/index.js +1 -1
- package/dist/chunk-3J4NDFR5.js +1 -0
- package/dist/{chunk-TQQNXOGG.js → chunk-4D4A5K5R.js} +1 -1
- package/dist/chunk-53ZDAWYY.js +1 -0
- package/dist/{chunk-JI5ML6ZA.js → chunk-CO44CBSD.js} +1 -1
- package/dist/{chunk-4HRSAWPF.js → chunk-EXL4UPTQ.js} +1 -1
- package/dist/chunk-EZ7PEO5P.cjs +1 -0
- package/dist/{chunk-HO4IZZCF.cjs → chunk-FW4XDSDQ.cjs} +1 -1
- package/dist/{chunk-SKZH2NH2.js → chunk-GVODHIFI.js} +1 -1
- package/dist/{chunk-6XVLBPWP.cjs → chunk-HROTIKDF.cjs} +1 -1
- package/dist/chunk-MV7LJCAB.cjs +1 -0
- package/dist/{chunk-JWPBOPF4.js → chunk-OOIAM7PV.js} +1 -1
- package/dist/{chunk-UHHRDHBX.cjs → chunk-PX2AXTK7.cjs} +1 -1
- package/dist/{chunk-2WFGAPU4.cjs → chunk-RHWWITWQ.cjs} +1 -1
- package/dist/{chunk-4QWF26JB.cjs → chunk-TIHEQM7E.cjs} +1 -1
- package/dist/{chunk-SXLQIUG7.js → chunk-TJ6XT7RN.js} +1 -1
- package/dist/{chunk-FCWTUTU4.cjs → chunk-TV2ZK6RX.cjs} +1 -1
- package/dist/{chunk-HTFPW2QH.js → chunk-V2SMQFNY.js} +1 -1
- package/dist/{chunk-WY5HQ44G.cjs → chunk-W5SM7M4H.cjs} +1 -1
- package/dist/evm/chains/index.cjs +1 -1
- package/dist/evm/chains/index.d.cts +1 -1
- package/dist/evm/chains/index.d.ts +1 -1
- package/dist/evm/chains/index.js +1 -1
- package/dist/evm/index.cjs +1 -1
- package/dist/evm/index.js +1 -1
- package/dist/evm/wallet.cjs +1 -1
- package/dist/evm/wallet.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/sdk.cjs +1 -1
- package/dist/sdk.js +1 -1
- package/dist/services/wallet-factory.cjs +1 -1
- package/dist/services/wallet-factory.js +1 -1
- package/dist/solana/index.cjs +1 -1
- package/dist/solana/index.js +1 -1
- package/dist/solana/services/transactions-service.cjs +1 -1
- package/dist/solana/services/transactions-service.js +1 -1
- package/dist/solana/wallet.cjs +1 -1
- package/dist/solana/wallet.js +1 -1
- package/dist/utils/constants.cjs +1 -1
- package/dist/utils/constants.js +1 -1
- package/package.json +3 -3
- package/dist/chunk-DBOB7H6W.cjs +0 -1
- package/dist/chunk-N2TNL3K4.js +0 -1
- package/dist/chunk-WVCL7F3L.js +0 -1
- package/dist/chunk-ZABEVVGH.cjs +0 -1
|
@@ -18,7 +18,7 @@ type CreateSignatureRequestDto = {
|
|
|
18
18
|
/**
|
|
19
19
|
* The chain on which the signature will be submitted
|
|
20
20
|
*/
|
|
21
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
21
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
22
22
|
};
|
|
23
23
|
} | {
|
|
24
24
|
type: 'solana-message';
|
|
@@ -60,7 +60,7 @@ type CreateSignatureRequestDto = {
|
|
|
60
60
|
/**
|
|
61
61
|
* The chain on which the signature will be submitted
|
|
62
62
|
*/
|
|
63
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
63
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
64
64
|
/**
|
|
65
65
|
* The locator for the signer who will approve this signature
|
|
66
66
|
*/
|
|
@@ -75,11 +75,37 @@ type CreateSignerInputDto = {
|
|
|
75
75
|
/**
|
|
76
76
|
* The locator of the delegated signer
|
|
77
77
|
*/
|
|
78
|
-
signer: string
|
|
78
|
+
signer: string | {
|
|
79
|
+
/**
|
|
80
|
+
* Identifier for the Passkey signer type
|
|
81
|
+
*/
|
|
82
|
+
type: 'evm-passkey';
|
|
83
|
+
/**
|
|
84
|
+
* Credential ID from the WebAuthn registration response
|
|
85
|
+
*/
|
|
86
|
+
id: string;
|
|
87
|
+
/**
|
|
88
|
+
* Human-readable name for the passkey
|
|
89
|
+
*/
|
|
90
|
+
name: string;
|
|
91
|
+
/**
|
|
92
|
+
* The public key coordinates from the WebAuthn credential
|
|
93
|
+
*/
|
|
94
|
+
publicKey: {
|
|
95
|
+
/**
|
|
96
|
+
* X coordinate of the public key as a decimal string
|
|
97
|
+
*/
|
|
98
|
+
x: string;
|
|
99
|
+
/**
|
|
100
|
+
* Y coordinate of the public key as a decimal string
|
|
101
|
+
*/
|
|
102
|
+
y: string;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
79
105
|
/**
|
|
80
106
|
* The chain where the signer will be registered
|
|
81
107
|
*/
|
|
82
|
-
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
108
|
+
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'shape' | 'ethereum-sepolia' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
83
109
|
/**
|
|
84
110
|
* The expiry date of the signer in milliseconds since UNIX epoch
|
|
85
111
|
*/
|
|
@@ -151,7 +177,7 @@ type CreateSignerInputDto = {
|
|
|
151
177
|
}>;
|
|
152
178
|
} | {
|
|
153
179
|
/**
|
|
154
|
-
*
|
|
180
|
+
* A signer locator that can be either a of format '<signerAddress>' for keypair type signers or '<signerType>:<signerIdentifier>'
|
|
155
181
|
*/
|
|
156
182
|
signer: string;
|
|
157
183
|
};
|
|
@@ -160,7 +186,25 @@ type CreateSignerInputDto = {
|
|
|
160
186
|
*/
|
|
161
187
|
type CreateTransactionDto = {
|
|
162
188
|
/**
|
|
163
|
-
*
|
|
189
|
+
* Parameters for a transaction from a Solana Smart Wallet
|
|
190
|
+
*/
|
|
191
|
+
params: {
|
|
192
|
+
/**
|
|
193
|
+
* Base58 encoded serialized Solana transaction
|
|
194
|
+
*/
|
|
195
|
+
transaction: string;
|
|
196
|
+
/**
|
|
197
|
+
* Optional array of additional signers required for the transaction
|
|
198
|
+
*/
|
|
199
|
+
requiredSigners?: Array<string>;
|
|
200
|
+
/**
|
|
201
|
+
* The locator for the signer who will submit this transaction. Defaults to the admin signer.
|
|
202
|
+
*/
|
|
203
|
+
signer?: string;
|
|
204
|
+
};
|
|
205
|
+
} | {
|
|
206
|
+
/**
|
|
207
|
+
* Parameters for a transaction from an EVM Smart Wallet
|
|
164
208
|
*/
|
|
165
209
|
params: {
|
|
166
210
|
/**
|
|
@@ -232,16 +276,26 @@ type CreateTransactionDto = {
|
|
|
232
276
|
* The encoded calldata for this transaction
|
|
233
277
|
*/
|
|
234
278
|
data: unknown;
|
|
279
|
+
} | {
|
|
280
|
+
/**
|
|
281
|
+
* Serialized EVM transaction
|
|
282
|
+
*/
|
|
283
|
+
transaction: unknown;
|
|
235
284
|
}>;
|
|
236
285
|
/**
|
|
237
286
|
* The chain on which the transaction will be executed
|
|
238
287
|
*/
|
|
239
|
-
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
288
|
+
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'shape' | 'ethereum-sepolia' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
240
289
|
/**
|
|
241
290
|
* The locator for the signer who will submit this transaction
|
|
242
291
|
*/
|
|
243
292
|
signer?: string;
|
|
244
|
-
}
|
|
293
|
+
};
|
|
294
|
+
} | {
|
|
295
|
+
/**
|
|
296
|
+
* Parameters for a transaction from a Solana MPC Wallet
|
|
297
|
+
*/
|
|
298
|
+
params: {
|
|
245
299
|
/**
|
|
246
300
|
* Base58 encoded serialized Solana transaction
|
|
247
301
|
*/
|
|
@@ -250,7 +304,12 @@ type CreateTransactionDto = {
|
|
|
250
304
|
* Optional array of additional signers required for the transaction
|
|
251
305
|
*/
|
|
252
306
|
requiredSigners?: Array<string>;
|
|
253
|
-
}
|
|
307
|
+
};
|
|
308
|
+
} | {
|
|
309
|
+
/**
|
|
310
|
+
* Parameters for a transaction from an EVM MPC Wallet
|
|
311
|
+
*/
|
|
312
|
+
params: {
|
|
254
313
|
/**
|
|
255
314
|
* The transaction call to execute
|
|
256
315
|
*/
|
|
@@ -316,20 +375,7 @@ type CreateTransactionDto = {
|
|
|
316
375
|
/**
|
|
317
376
|
* The chain on which the transaction will be executed
|
|
318
377
|
*/
|
|
319
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
320
|
-
} | {
|
|
321
|
-
/**
|
|
322
|
-
* Base58 encoded serialized Solana transaction
|
|
323
|
-
*/
|
|
324
|
-
transaction: string;
|
|
325
|
-
/**
|
|
326
|
-
* Optional array of additional signers required for the transaction
|
|
327
|
-
*/
|
|
328
|
-
requiredSigners?: Array<string>;
|
|
329
|
-
/**
|
|
330
|
-
* The locator for the signer who will submit this transaction. Defaults to the admin signer.
|
|
331
|
-
*/
|
|
332
|
-
signer?: string;
|
|
378
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
333
379
|
};
|
|
334
380
|
};
|
|
335
381
|
type CreateWalletDto = {
|
|
@@ -495,11 +541,7 @@ type DelegatedSignerDto = {
|
|
|
495
541
|
/**
|
|
496
542
|
* Specifies the type of EVM signer being used, describing the method of key management and transaction signing. `evm-keypair` indicates a signer using a locally managed keypair, suitable for non-custodial wallets. `evm-fireblocks-custodial` refers to a signer managed by Fireblocks, a custodial service provider.
|
|
497
543
|
*/
|
|
498
|
-
type: 'evm-keypair' | 'evm-fireblocks-custodial';
|
|
499
|
-
/**
|
|
500
|
-
* The Ethereum address of the signer
|
|
501
|
-
*/
|
|
502
|
-
address: string;
|
|
544
|
+
type: 'evm-keypair' | 'evm-fireblocks-custodial' | 'evm-passkey';
|
|
503
545
|
/**
|
|
504
546
|
* The locator of the signer
|
|
505
547
|
*/
|
|
@@ -643,10 +685,6 @@ type DelegatedSignerDto = {
|
|
|
643
685
|
* Specifies the type of Solana signer being used, describing the method of key management and transaction signing.
|
|
644
686
|
*/
|
|
645
687
|
type: 'solana-keypair' | 'solana-fireblocks-custodial';
|
|
646
|
-
/**
|
|
647
|
-
* The Solana address of the signer
|
|
648
|
-
*/
|
|
649
|
-
address: string;
|
|
650
688
|
/**
|
|
651
689
|
* The locator of the signer
|
|
652
690
|
*/
|
|
@@ -734,6 +772,9 @@ type DelegatedSignerDto = {
|
|
|
734
772
|
* Error message if the transaction fails after submission
|
|
735
773
|
*/
|
|
736
774
|
error?: {
|
|
775
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
776
|
+
message: string;
|
|
777
|
+
} | {
|
|
737
778
|
reason: 'program_error';
|
|
738
779
|
message: string;
|
|
739
780
|
logs?: unknown;
|
|
@@ -748,6 +789,25 @@ type DelegatedSignerDto = {
|
|
|
748
789
|
simulationLink?: string;
|
|
749
790
|
};
|
|
750
791
|
};
|
|
792
|
+
sendParams?: {
|
|
793
|
+
/**
|
|
794
|
+
* The token to send
|
|
795
|
+
*/
|
|
796
|
+
token: string;
|
|
797
|
+
/**
|
|
798
|
+
* The parameters for the send token transaction
|
|
799
|
+
*/
|
|
800
|
+
params: {
|
|
801
|
+
/**
|
|
802
|
+
* The amount of the token to send
|
|
803
|
+
*/
|
|
804
|
+
amount?: string;
|
|
805
|
+
/**
|
|
806
|
+
* The recipient address for the token
|
|
807
|
+
*/
|
|
808
|
+
recipient: string;
|
|
809
|
+
};
|
|
810
|
+
};
|
|
751
811
|
};
|
|
752
812
|
};
|
|
753
813
|
/**
|
|
@@ -761,15 +821,12 @@ type FundWalletAmountDto = {
|
|
|
761
821
|
/**
|
|
762
822
|
* The currency to fund the wallet with
|
|
763
823
|
*/
|
|
764
|
-
token: '
|
|
824
|
+
token: 'usdc' | 'usdxm';
|
|
765
825
|
/**
|
|
766
826
|
* The chain to fund the wallet with
|
|
767
827
|
*/
|
|
768
828
|
chain?: 'arbitrum-sepolia' | 'avalanche-fuji' | 'base-sepolia' | 'barret-testnet' | 'ethereum-sepolia' | 'optimism-sepolia' | 'polygon-amoy' | 'sei-atlantic-2-testnet' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'viction-testnet' | 'solana';
|
|
769
829
|
};
|
|
770
|
-
/**
|
|
771
|
-
* Input schema for sending different types of tokens
|
|
772
|
-
*/
|
|
773
830
|
type SendTokenDto = {
|
|
774
831
|
/**
|
|
775
832
|
* Recipient address, email or twitter handle
|
|
@@ -779,13 +836,7 @@ type SendTokenDto = {
|
|
|
779
836
|
* Optional signer locator. Defaults to admin signer
|
|
780
837
|
*/
|
|
781
838
|
signer?: string;
|
|
782
|
-
|
|
783
|
-
* A token locator that supports native tokens, fungible tokens, and NFTs across different chains. It can be of the format:
|
|
784
|
-
* - `chain:address[:tokenId]`
|
|
785
|
-
* - `chain:currency`
|
|
786
|
-
* - `chain:address`
|
|
787
|
-
*/
|
|
788
|
-
token: string;
|
|
839
|
+
sendNotification?: boolean;
|
|
789
840
|
/**
|
|
790
841
|
* Amount of tokens to transfer
|
|
791
842
|
*/
|
|
@@ -868,7 +919,7 @@ type WalletBalanceResponseDto = Array<{
|
|
|
868
919
|
/**
|
|
869
920
|
* The token
|
|
870
921
|
*/
|
|
871
|
-
token: 'ape' | 'eth' | 'matic' | 'pol' | 'sei' | 'chz' | 'avax' | 'xai' | 'fuel' | 'vic' | 'ip' | 'zcx' | 'usdc' | 'usdce' | 'busd' | 'usdxm' | 'weth' | 'degen' | 'brett' | 'toshi' | 'eurc' | 'superverse' | 'bonk' | '
|
|
922
|
+
token: 'ape' | 'bnb' | 'coti' | 'eth' | 'matic' | 'mnt' | 'pol' | 'sei' | 'chz' | 'avax' | 'xai' | 'fuel' | 'hbar' | 'vic' | 'ip' | 'zcx' | 'u2u' | 'usdc' | 'usdce' | 'busd' | 'usdxm' | 'usdt' | 'credit' | 'weth' | 'degen' | 'brett' | 'toshi' | 'eurc' | 'superverse' | 'pirate' | 'bonk' | 'trump' | 'fartcoin' | 'giga' | 'moodeng' | 'jailstool' | 'wen' | 'mlg' | 'duo' | 'pep' | 'harambe' | 'usedcar' | 'vine' | 'fartboy' | 'pnut' | 'stonks' | 'mew' | 'baby' | 'michi' | 'butthole' | 'anglerfish' | 'usa' | 'chillguy' | 'sigma' | 'maneki' | 'purpe' | 'lockin' | 'y2k' | 'fafo' | 'nub' | 'fullsend' | 'shoggoth' | 'mini' | 'llm' | 'sc' | 'fatgf' | 'pwease' | 'popcat' | 'spx' | 'fwog' | 'mother' | 'wif' | 'fric' | 'etf' | 'gyat' | 'bigballs' | 'goat' | 'stupid' | 'duko' | 'bitcoin' | 'buttcoin' | 'mcdull' | 'skbdi' | 'elon4afd' | 'mumu' | 'gme' | 'biao' | 'fred' | 'pengu' | 'asscoin' | 'bhad' | 'habibi' | 'quant' | 'hammy' | 'boden' | 'dolan' | 'nap' | 'scf' | 'titcoin' | 'zerebro' | 'rfc' | 'luce' | 'melania' | 'slerf' | 'bome' | 'ban' | 'pippin' | 'ghibli' | 'figure' | 'retardio' | 'memesai' | 'dogeai' | 'memecoin' | 'routine' | 'troll' | 'nobody' | 'italianrot' | 'jockey' | 'aurafarm' | 'pppp' | 'sol' | 'ada' | 'sui' | 'apt' | 'sfuel' | 'xion';
|
|
872
923
|
/**
|
|
873
924
|
* The number of decimals of the token
|
|
874
925
|
*/
|
|
@@ -880,6 +931,41 @@ type WalletBalanceResponseDto = Array<{
|
|
|
880
931
|
[key: string]: string;
|
|
881
932
|
};
|
|
882
933
|
}>;
|
|
934
|
+
/**
|
|
935
|
+
* List of activities associated with a wallet including transactions and other events
|
|
936
|
+
*/
|
|
937
|
+
type WalletsV1Alpha2ActivityResponseDto = {
|
|
938
|
+
events: Array<{
|
|
939
|
+
/**
|
|
940
|
+
* The symbol of the token involved in the activity
|
|
941
|
+
*/
|
|
942
|
+
token_symbol: string;
|
|
943
|
+
/**
|
|
944
|
+
* The hash of the transaction
|
|
945
|
+
*/
|
|
946
|
+
transaction_hash: string;
|
|
947
|
+
/**
|
|
948
|
+
* The destination address of the transaction
|
|
949
|
+
*/
|
|
950
|
+
to_address: string;
|
|
951
|
+
/**
|
|
952
|
+
* The source address of the transaction
|
|
953
|
+
*/
|
|
954
|
+
from_address: string;
|
|
955
|
+
/**
|
|
956
|
+
* The timestamp when the activity occurred
|
|
957
|
+
*/
|
|
958
|
+
timestamp: number;
|
|
959
|
+
/**
|
|
960
|
+
* The amount of the token involved in the activity
|
|
961
|
+
*/
|
|
962
|
+
amount: string;
|
|
963
|
+
/**
|
|
964
|
+
* The type of activity (e.g., TRANSFER)
|
|
965
|
+
*/
|
|
966
|
+
type: string;
|
|
967
|
+
}>;
|
|
968
|
+
};
|
|
883
969
|
/**
|
|
884
970
|
* List of signatures with their status, signing requirements, and wallet type specific data
|
|
885
971
|
*/
|
|
@@ -912,7 +998,7 @@ type WalletsV1Alpha2MultipleSignatureResponseDto = {
|
|
|
912
998
|
/**
|
|
913
999
|
* The chain on which the signature will be submitted
|
|
914
1000
|
*/
|
|
915
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
1001
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
916
1002
|
} | {
|
|
917
1003
|
/**
|
|
918
1004
|
* The message in plain text to sign
|
|
@@ -942,7 +1028,7 @@ type WalletsV1Alpha2MultipleSignatureResponseDto = {
|
|
|
942
1028
|
/**
|
|
943
1029
|
* The chain on which the signature will be submitted
|
|
944
1030
|
*/
|
|
945
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
1031
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
946
1032
|
/**
|
|
947
1033
|
* The locator for the signer who will approve this signature
|
|
948
1034
|
*/
|
|
@@ -1052,7 +1138,7 @@ type WalletsV1Alpha2SignatureResponseDto = {
|
|
|
1052
1138
|
/**
|
|
1053
1139
|
* The chain on which the signature will be submitted
|
|
1054
1140
|
*/
|
|
1055
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
1141
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
1056
1142
|
} | {
|
|
1057
1143
|
/**
|
|
1058
1144
|
* The message in plain text to sign
|
|
@@ -1082,7 +1168,7 @@ type WalletsV1Alpha2SignatureResponseDto = {
|
|
|
1082
1168
|
/**
|
|
1083
1169
|
* The chain on which the signature will be submitted
|
|
1084
1170
|
*/
|
|
1085
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
1171
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
1086
1172
|
/**
|
|
1087
1173
|
* The locator for the signer who will approve this signature
|
|
1088
1174
|
*/
|
|
@@ -1241,11 +1327,16 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1241
1327
|
* The encoded calldata for this transaction
|
|
1242
1328
|
*/
|
|
1243
1329
|
data: unknown;
|
|
1330
|
+
} | {
|
|
1331
|
+
/**
|
|
1332
|
+
* Serialized EVM transaction
|
|
1333
|
+
*/
|
|
1334
|
+
transaction: unknown;
|
|
1244
1335
|
}>;
|
|
1245
1336
|
/**
|
|
1246
1337
|
* The chain on which the transaction will be executed
|
|
1247
1338
|
*/
|
|
1248
|
-
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
1339
|
+
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'shape' | 'ethereum-sepolia' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
1249
1340
|
/**
|
|
1250
1341
|
* The locator for the signer who will submit this transaction
|
|
1251
1342
|
*/
|
|
@@ -1347,6 +1438,9 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1347
1438
|
* Error message if the transaction fails after submission
|
|
1348
1439
|
*/
|
|
1349
1440
|
error?: {
|
|
1441
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
1442
|
+
message: string;
|
|
1443
|
+
} | {
|
|
1350
1444
|
reason: 'program_error';
|
|
1351
1445
|
message: string;
|
|
1352
1446
|
logs?: unknown;
|
|
@@ -1361,6 +1455,25 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1361
1455
|
simulationLink?: string;
|
|
1362
1456
|
};
|
|
1363
1457
|
};
|
|
1458
|
+
sendParams?: {
|
|
1459
|
+
/**
|
|
1460
|
+
* The token to send
|
|
1461
|
+
*/
|
|
1462
|
+
token: string;
|
|
1463
|
+
/**
|
|
1464
|
+
* The parameters for the send token transaction
|
|
1465
|
+
*/
|
|
1466
|
+
params: {
|
|
1467
|
+
/**
|
|
1468
|
+
* The amount of the token to send
|
|
1469
|
+
*/
|
|
1470
|
+
amount?: string;
|
|
1471
|
+
/**
|
|
1472
|
+
* The recipient address for the token
|
|
1473
|
+
*/
|
|
1474
|
+
recipient: string;
|
|
1475
|
+
};
|
|
1476
|
+
};
|
|
1364
1477
|
} | {
|
|
1365
1478
|
/**
|
|
1366
1479
|
* The type of wallet that created this transaction
|
|
@@ -1458,6 +1571,9 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1458
1571
|
* Error message if the transaction fails after submission
|
|
1459
1572
|
*/
|
|
1460
1573
|
error?: {
|
|
1574
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
1575
|
+
message: string;
|
|
1576
|
+
} | {
|
|
1461
1577
|
reason: 'program_error';
|
|
1462
1578
|
message: string;
|
|
1463
1579
|
logs?: unknown;
|
|
@@ -1472,6 +1588,25 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1472
1588
|
simulationLink?: string;
|
|
1473
1589
|
};
|
|
1474
1590
|
};
|
|
1591
|
+
sendParams?: {
|
|
1592
|
+
/**
|
|
1593
|
+
* The token to send
|
|
1594
|
+
*/
|
|
1595
|
+
token: string;
|
|
1596
|
+
/**
|
|
1597
|
+
* The parameters for the send token transaction
|
|
1598
|
+
*/
|
|
1599
|
+
params: {
|
|
1600
|
+
/**
|
|
1601
|
+
* The amount of the token to send
|
|
1602
|
+
*/
|
|
1603
|
+
amount?: string;
|
|
1604
|
+
/**
|
|
1605
|
+
* The recipient address for the token
|
|
1606
|
+
*/
|
|
1607
|
+
recipient: string;
|
|
1608
|
+
};
|
|
1609
|
+
};
|
|
1475
1610
|
} | {
|
|
1476
1611
|
/**
|
|
1477
1612
|
* The type of wallet that created this transaction
|
|
@@ -1546,7 +1681,7 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1546
1681
|
/**
|
|
1547
1682
|
* The chain on which the transaction will be executed
|
|
1548
1683
|
*/
|
|
1549
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
1684
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
1550
1685
|
};
|
|
1551
1686
|
/**
|
|
1552
1687
|
* EVM MPC wallet transaction data including input parameters and chain specific details
|
|
@@ -1636,6 +1771,9 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1636
1771
|
* Error message if the transaction fails after submission
|
|
1637
1772
|
*/
|
|
1638
1773
|
error?: {
|
|
1774
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
1775
|
+
message: string;
|
|
1776
|
+
} | {
|
|
1639
1777
|
reason: 'program_error';
|
|
1640
1778
|
message: string;
|
|
1641
1779
|
logs?: unknown;
|
|
@@ -1650,6 +1788,25 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1650
1788
|
simulationLink?: string;
|
|
1651
1789
|
};
|
|
1652
1790
|
};
|
|
1791
|
+
sendParams?: {
|
|
1792
|
+
/**
|
|
1793
|
+
* The token to send
|
|
1794
|
+
*/
|
|
1795
|
+
token: string;
|
|
1796
|
+
/**
|
|
1797
|
+
* The parameters for the send token transaction
|
|
1798
|
+
*/
|
|
1799
|
+
params: {
|
|
1800
|
+
/**
|
|
1801
|
+
* The amount of the token to send
|
|
1802
|
+
*/
|
|
1803
|
+
amount?: string;
|
|
1804
|
+
/**
|
|
1805
|
+
* The recipient address for the token
|
|
1806
|
+
*/
|
|
1807
|
+
recipient: string;
|
|
1808
|
+
};
|
|
1809
|
+
};
|
|
1653
1810
|
} | {
|
|
1654
1811
|
/**
|
|
1655
1812
|
* The type of wallet that created this transaction
|
|
@@ -1671,6 +1828,26 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1671
1828
|
* The locator for the signer who will submit this transaction. Defaults to the admin signer.
|
|
1672
1829
|
*/
|
|
1673
1830
|
signer?: string;
|
|
1831
|
+
feeConfig: {
|
|
1832
|
+
/**
|
|
1833
|
+
* The address that will pay for the transaction
|
|
1834
|
+
*/
|
|
1835
|
+
feePayer: string;
|
|
1836
|
+
/**
|
|
1837
|
+
* The token to use for the fee
|
|
1838
|
+
*/
|
|
1839
|
+
token: 'sol' | 'usdc' | 'usdt';
|
|
1840
|
+
/**
|
|
1841
|
+
* The amount of the fee
|
|
1842
|
+
*/
|
|
1843
|
+
amount: string;
|
|
1844
|
+
} | {
|
|
1845
|
+
feePayer: 'crossmint';
|
|
1846
|
+
/**
|
|
1847
|
+
* The amount of the fee
|
|
1848
|
+
*/
|
|
1849
|
+
amount: string;
|
|
1850
|
+
};
|
|
1674
1851
|
};
|
|
1675
1852
|
/**
|
|
1676
1853
|
* Solana smart wallet transaction data including input parameters and chain specific details
|
|
@@ -1751,6 +1928,9 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1751
1928
|
* Error message if the transaction fails after submission
|
|
1752
1929
|
*/
|
|
1753
1930
|
error?: {
|
|
1931
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
1932
|
+
message: string;
|
|
1933
|
+
} | {
|
|
1754
1934
|
reason: 'program_error';
|
|
1755
1935
|
message: string;
|
|
1756
1936
|
logs?: unknown;
|
|
@@ -1765,6 +1945,25 @@ type WalletsV1Alpha2TransactionResponseDto = {
|
|
|
1765
1945
|
simulationLink?: string;
|
|
1766
1946
|
};
|
|
1767
1947
|
};
|
|
1948
|
+
sendParams?: {
|
|
1949
|
+
/**
|
|
1950
|
+
* The token to send
|
|
1951
|
+
*/
|
|
1952
|
+
token: string;
|
|
1953
|
+
/**
|
|
1954
|
+
* The parameters for the send token transaction
|
|
1955
|
+
*/
|
|
1956
|
+
params: {
|
|
1957
|
+
/**
|
|
1958
|
+
* The amount of the token to send
|
|
1959
|
+
*/
|
|
1960
|
+
amount?: string;
|
|
1961
|
+
/**
|
|
1962
|
+
* The recipient address for the token
|
|
1963
|
+
*/
|
|
1964
|
+
recipient: string;
|
|
1965
|
+
};
|
|
1966
|
+
};
|
|
1768
1967
|
};
|
|
1769
1968
|
/**
|
|
1770
1969
|
* List of transactions with their status, signing requirements, and wallet type specific data
|
|
@@ -1851,11 +2050,16 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
1851
2050
|
* The encoded calldata for this transaction
|
|
1852
2051
|
*/
|
|
1853
2052
|
data: unknown;
|
|
2053
|
+
} | {
|
|
2054
|
+
/**
|
|
2055
|
+
* Serialized EVM transaction
|
|
2056
|
+
*/
|
|
2057
|
+
transaction: unknown;
|
|
1854
2058
|
}>;
|
|
1855
2059
|
/**
|
|
1856
2060
|
* The chain on which the transaction will be executed
|
|
1857
2061
|
*/
|
|
1858
|
-
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
2062
|
+
chain: 'base' | 'polygon' | 'optimism' | 'arbitrum' | 'mode' | 'story' | 'bsc' | 'shape' | 'ethereum-sepolia' | 'base-sepolia' | 'polygon-amoy' | 'optimism-sepolia' | 'arbitrum-sepolia' | 'mode-sepolia' | 'story-testnet';
|
|
1859
2063
|
/**
|
|
1860
2064
|
* The locator for the signer who will submit this transaction
|
|
1861
2065
|
*/
|
|
@@ -1957,6 +2161,9 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
1957
2161
|
* Error message if the transaction fails after submission
|
|
1958
2162
|
*/
|
|
1959
2163
|
error?: {
|
|
2164
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
2165
|
+
message: string;
|
|
2166
|
+
} | {
|
|
1960
2167
|
reason: 'program_error';
|
|
1961
2168
|
message: string;
|
|
1962
2169
|
logs?: unknown;
|
|
@@ -1971,6 +2178,25 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
1971
2178
|
simulationLink?: string;
|
|
1972
2179
|
};
|
|
1973
2180
|
};
|
|
2181
|
+
sendParams?: {
|
|
2182
|
+
/**
|
|
2183
|
+
* The token to send
|
|
2184
|
+
*/
|
|
2185
|
+
token: string;
|
|
2186
|
+
/**
|
|
2187
|
+
* The parameters for the send token transaction
|
|
2188
|
+
*/
|
|
2189
|
+
params: {
|
|
2190
|
+
/**
|
|
2191
|
+
* The amount of the token to send
|
|
2192
|
+
*/
|
|
2193
|
+
amount?: string;
|
|
2194
|
+
/**
|
|
2195
|
+
* The recipient address for the token
|
|
2196
|
+
*/
|
|
2197
|
+
recipient: string;
|
|
2198
|
+
};
|
|
2199
|
+
};
|
|
1974
2200
|
} | {
|
|
1975
2201
|
/**
|
|
1976
2202
|
* The type of wallet that created this transaction
|
|
@@ -2068,6 +2294,9 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2068
2294
|
* Error message if the transaction fails after submission
|
|
2069
2295
|
*/
|
|
2070
2296
|
error?: {
|
|
2297
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
2298
|
+
message: string;
|
|
2299
|
+
} | {
|
|
2071
2300
|
reason: 'program_error';
|
|
2072
2301
|
message: string;
|
|
2073
2302
|
logs?: unknown;
|
|
@@ -2082,6 +2311,25 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2082
2311
|
simulationLink?: string;
|
|
2083
2312
|
};
|
|
2084
2313
|
};
|
|
2314
|
+
sendParams?: {
|
|
2315
|
+
/**
|
|
2316
|
+
* The token to send
|
|
2317
|
+
*/
|
|
2318
|
+
token: string;
|
|
2319
|
+
/**
|
|
2320
|
+
* The parameters for the send token transaction
|
|
2321
|
+
*/
|
|
2322
|
+
params: {
|
|
2323
|
+
/**
|
|
2324
|
+
* The amount of the token to send
|
|
2325
|
+
*/
|
|
2326
|
+
amount?: string;
|
|
2327
|
+
/**
|
|
2328
|
+
* The recipient address for the token
|
|
2329
|
+
*/
|
|
2330
|
+
recipient: string;
|
|
2331
|
+
};
|
|
2332
|
+
};
|
|
2085
2333
|
} | {
|
|
2086
2334
|
/**
|
|
2087
2335
|
* The type of wallet that created this transaction
|
|
@@ -2156,7 +2404,7 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2156
2404
|
/**
|
|
2157
2405
|
* The chain on which the transaction will be executed
|
|
2158
2406
|
*/
|
|
2159
|
-
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'zenchain-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'lightlink' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story';
|
|
2407
|
+
chain: 'arbitrum-sepolia' | 'avalanche-fuji' | 'curtis' | 'barret-testnet' | 'base-goerli' | 'base-sepolia' | 'bsc-testnet' | 'chiliz-spicy-testnet' | 'coti-testnet' | 'ethereum-goerli' | 'ethereum-sepolia' | 'hedera-testnet' | 'hypersonic-testnet' | 'lightlink-pegasus' | 'mantle-sepolia' | 'optimism-goerli' | 'optimism-sepolia' | 'polygon-amoy' | 'polygon-mumbai' | 'crossmint-private-testnet-ethereum' | 'crossmint-private-testnet-polygon' | 'rari-testnet' | 'scroll-sepolia' | 'sei-atlantic-2-testnet' | 'shape-sepolia' | 'skale-nebula-testnet' | 'soneium-minato-testnet' | 'space-testnet' | 'story-testnet' | 'verify-testnet' | 'viction-testnet' | 'xai-sepolia-testnet' | 'zkatana' | 'zkyoto' | 'zora-goerli' | 'zora-sepolia' | 'mode-sepolia' | 'u2u-nebulas' | 'zenchain-testnet' | 'abstract-testnet' | 'ethereum' | 'polygon' | 'bsc' | 'optimism' | 'arbitrum' | 'base' | 'zora' | 'arbitrumnova' | 'astar-zkevm' | 'apechain' | 'apex' | 'boss' | 'hedera' | 'coti' | 'lightlink' | 'mantle' | 'skale-nebula' | 'sei-pacific-1' | 'chiliz' | 'avalanche' | 'xai' | 'shape' | 'rari' | 'scroll' | 'viction' | 'mode' | 'space' | 'soneium' | 'story' | 'u2u-solaris' | 'abstract';
|
|
2160
2408
|
};
|
|
2161
2409
|
/**
|
|
2162
2410
|
* EVM MPC wallet transaction data including input parameters and chain specific details
|
|
@@ -2246,6 +2494,9 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2246
2494
|
* Error message if the transaction fails after submission
|
|
2247
2495
|
*/
|
|
2248
2496
|
error?: {
|
|
2497
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
2498
|
+
message: string;
|
|
2499
|
+
} | {
|
|
2249
2500
|
reason: 'program_error';
|
|
2250
2501
|
message: string;
|
|
2251
2502
|
logs?: unknown;
|
|
@@ -2260,6 +2511,25 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2260
2511
|
simulationLink?: string;
|
|
2261
2512
|
};
|
|
2262
2513
|
};
|
|
2514
|
+
sendParams?: {
|
|
2515
|
+
/**
|
|
2516
|
+
* The token to send
|
|
2517
|
+
*/
|
|
2518
|
+
token: string;
|
|
2519
|
+
/**
|
|
2520
|
+
* The parameters for the send token transaction
|
|
2521
|
+
*/
|
|
2522
|
+
params: {
|
|
2523
|
+
/**
|
|
2524
|
+
* The amount of the token to send
|
|
2525
|
+
*/
|
|
2526
|
+
amount?: string;
|
|
2527
|
+
/**
|
|
2528
|
+
* The recipient address for the token
|
|
2529
|
+
*/
|
|
2530
|
+
recipient: string;
|
|
2531
|
+
};
|
|
2532
|
+
};
|
|
2263
2533
|
} | {
|
|
2264
2534
|
/**
|
|
2265
2535
|
* The type of wallet that created this transaction
|
|
@@ -2281,6 +2551,26 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2281
2551
|
* The locator for the signer who will submit this transaction. Defaults to the admin signer.
|
|
2282
2552
|
*/
|
|
2283
2553
|
signer?: string;
|
|
2554
|
+
feeConfig: {
|
|
2555
|
+
/**
|
|
2556
|
+
* The address that will pay for the transaction
|
|
2557
|
+
*/
|
|
2558
|
+
feePayer: string;
|
|
2559
|
+
/**
|
|
2560
|
+
* The token to use for the fee
|
|
2561
|
+
*/
|
|
2562
|
+
token: 'sol' | 'usdc' | 'usdt';
|
|
2563
|
+
/**
|
|
2564
|
+
* The amount of the fee
|
|
2565
|
+
*/
|
|
2566
|
+
amount: string;
|
|
2567
|
+
} | {
|
|
2568
|
+
feePayer: 'crossmint';
|
|
2569
|
+
/**
|
|
2570
|
+
* The amount of the fee
|
|
2571
|
+
*/
|
|
2572
|
+
amount: string;
|
|
2573
|
+
};
|
|
2284
2574
|
};
|
|
2285
2575
|
/**
|
|
2286
2576
|
* Solana smart wallet transaction data including input parameters and chain specific details
|
|
@@ -2361,6 +2651,9 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2361
2651
|
* Error message if the transaction fails after submission
|
|
2362
2652
|
*/
|
|
2363
2653
|
error?: {
|
|
2654
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
2655
|
+
message: string;
|
|
2656
|
+
} | {
|
|
2364
2657
|
reason: 'program_error';
|
|
2365
2658
|
message: string;
|
|
2366
2659
|
logs?: unknown;
|
|
@@ -2375,6 +2668,25 @@ type WalletsV1Alpha2TransactionsResponseDto = {
|
|
|
2375
2668
|
simulationLink?: string;
|
|
2376
2669
|
};
|
|
2377
2670
|
};
|
|
2671
|
+
sendParams?: {
|
|
2672
|
+
/**
|
|
2673
|
+
* The token to send
|
|
2674
|
+
*/
|
|
2675
|
+
token: string;
|
|
2676
|
+
/**
|
|
2677
|
+
* The parameters for the send token transaction
|
|
2678
|
+
*/
|
|
2679
|
+
params: {
|
|
2680
|
+
/**
|
|
2681
|
+
* The amount of the token to send
|
|
2682
|
+
*/
|
|
2683
|
+
amount?: string;
|
|
2684
|
+
/**
|
|
2685
|
+
* The recipient address for the token
|
|
2686
|
+
*/
|
|
2687
|
+
recipient: string;
|
|
2688
|
+
};
|
|
2689
|
+
};
|
|
2378
2690
|
}>;
|
|
2379
2691
|
};
|
|
2380
2692
|
/**
|
|
@@ -2527,11 +2839,7 @@ type WalletV1Alpha2ResponseDto = {
|
|
|
2527
2839
|
/**
|
|
2528
2840
|
* Specifies the type of EVM signer being used, describing the method of key management and transaction signing. `evm-keypair` indicates a signer using a locally managed keypair, suitable for non-custodial wallets. `evm-fireblocks-custodial` refers to a signer managed by Fireblocks, a custodial service provider.
|
|
2529
2841
|
*/
|
|
2530
|
-
type: 'evm-keypair' | 'evm-fireblocks-custodial';
|
|
2531
|
-
/**
|
|
2532
|
-
* The Ethereum address of the signer
|
|
2533
|
-
*/
|
|
2534
|
-
address: string;
|
|
2842
|
+
type: 'evm-keypair' | 'evm-fireblocks-custodial' | 'evm-passkey';
|
|
2535
2843
|
/**
|
|
2536
2844
|
* The locator of the signer
|
|
2537
2845
|
*/
|
|
@@ -2671,32 +2979,130 @@ type WalletV1Alpha2ResponseDto = {
|
|
|
2671
2979
|
* The transaction for the signer
|
|
2672
2980
|
*/
|
|
2673
2981
|
transaction: {
|
|
2674
|
-
|
|
2675
|
-
|
|
2982
|
+
/**
|
|
2983
|
+
* Solana smart wallet transaction data including input parameters and chain specific details
|
|
2984
|
+
*/
|
|
2985
|
+
onChain: {
|
|
2986
|
+
transaction: string;
|
|
2676
2987
|
lastValidBlockHeight?: number;
|
|
2988
|
+
txId?: string;
|
|
2677
2989
|
};
|
|
2678
|
-
|
|
2679
|
-
|
|
2990
|
+
/**
|
|
2991
|
+
* Unique identifier for the transaction
|
|
2992
|
+
*/
|
|
2993
|
+
id: string;
|
|
2994
|
+
/**
|
|
2995
|
+
* Current status of the transaction
|
|
2996
|
+
*/
|
|
2997
|
+
status: 'awaiting-approval' | 'pending' | 'failed' | 'success';
|
|
2998
|
+
/**
|
|
2999
|
+
* Complete approval data including requirements, pending and submitted signatures
|
|
3000
|
+
*/
|
|
2680
3001
|
approvals?: {
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
3002
|
+
/**
|
|
3003
|
+
* List of pending signatures
|
|
3004
|
+
*/
|
|
3005
|
+
pending: Array<{
|
|
3006
|
+
/**
|
|
3007
|
+
* The locator of the signer that's pending approval
|
|
3008
|
+
*/
|
|
3009
|
+
signer: string;
|
|
3010
|
+
/**
|
|
3011
|
+
* The message that needs to be signed
|
|
3012
|
+
*/
|
|
3013
|
+
message: string;
|
|
2685
3014
|
}>;
|
|
2686
|
-
|
|
2687
|
-
|
|
3015
|
+
/**
|
|
3016
|
+
* Record of all submitted signatures
|
|
3017
|
+
*/
|
|
3018
|
+
submitted: Array<{
|
|
3019
|
+
/**
|
|
3020
|
+
* The cryptographic signature
|
|
3021
|
+
*/
|
|
3022
|
+
signature: string;
|
|
3023
|
+
/**
|
|
3024
|
+
* When the signature was submitted
|
|
3025
|
+
*/
|
|
3026
|
+
submittedAt: number;
|
|
3027
|
+
/**
|
|
3028
|
+
* The locator of the signer who submitted this signature
|
|
3029
|
+
*/
|
|
3030
|
+
signer: string;
|
|
3031
|
+
/**
|
|
3032
|
+
* The message that was signed
|
|
3033
|
+
*/
|
|
3034
|
+
message: string;
|
|
3035
|
+
/**
|
|
3036
|
+
* Additional metadata about the signature submission
|
|
3037
|
+
*/
|
|
3038
|
+
metadata?: {
|
|
3039
|
+
deviceInfo?: string;
|
|
3040
|
+
ipAddress?: string;
|
|
3041
|
+
userAgent?: string;
|
|
3042
|
+
};
|
|
2688
3043
|
}>;
|
|
3044
|
+
/**
|
|
3045
|
+
* Number of required approvals for the transaction
|
|
3046
|
+
*/
|
|
3047
|
+
required?: number;
|
|
2689
3048
|
};
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
3049
|
+
/**
|
|
3050
|
+
* ISO timestamp when the transaction was created
|
|
3051
|
+
*/
|
|
3052
|
+
createdAt: number;
|
|
3053
|
+
/**
|
|
3054
|
+
* ISO timestamp when the transaction reached finality
|
|
3055
|
+
*/
|
|
3056
|
+
completedAt?: number;
|
|
3057
|
+
/**
|
|
3058
|
+
* Error message if the transaction fails after submission
|
|
3059
|
+
*/
|
|
3060
|
+
error?: {
|
|
3061
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
3062
|
+
message: string;
|
|
3063
|
+
} | {
|
|
3064
|
+
reason: 'program_error';
|
|
3065
|
+
message: string;
|
|
3066
|
+
logs?: unknown;
|
|
3067
|
+
} | {
|
|
3068
|
+
reason: 'execution_reverted';
|
|
3069
|
+
message: string;
|
|
3070
|
+
revert?: {
|
|
3071
|
+
type: 'contract_call' | 'wallet_authorization' | 'wallet_deployment';
|
|
3072
|
+
reason: string;
|
|
3073
|
+
reasonData?: string;
|
|
3074
|
+
explorerLink?: string;
|
|
3075
|
+
simulationLink?: string;
|
|
3076
|
+
};
|
|
3077
|
+
};
|
|
3078
|
+
sendParams?: {
|
|
3079
|
+
/**
|
|
3080
|
+
* The token to send
|
|
3081
|
+
*/
|
|
3082
|
+
token: string;
|
|
3083
|
+
/**
|
|
3084
|
+
* The parameters for the send token transaction
|
|
3085
|
+
*/
|
|
3086
|
+
params: {
|
|
3087
|
+
/**
|
|
3088
|
+
* The amount of the token to send
|
|
3089
|
+
*/
|
|
3090
|
+
amount?: string;
|
|
3091
|
+
/**
|
|
3092
|
+
* The recipient address for the token
|
|
3093
|
+
*/
|
|
3094
|
+
recipient: string;
|
|
3095
|
+
};
|
|
3096
|
+
};
|
|
3097
|
+
};
|
|
3098
|
+
}>;
|
|
3099
|
+
};
|
|
3100
|
+
/**
|
|
3101
|
+
* The onchain address of the wallet
|
|
3102
|
+
*/
|
|
3103
|
+
address: string;
|
|
3104
|
+
/**
|
|
3105
|
+
* The user that is linked to this wallet in format <locatorType>:<value>
|
|
2700
3106
|
*/
|
|
2701
3107
|
linkedUser?: string;
|
|
2702
3108
|
/**
|
|
@@ -2813,6 +3219,9 @@ type WalletV1Alpha2TransactionErrorDto = {
|
|
|
2813
3219
|
* Error
|
|
2814
3220
|
*/
|
|
2815
3221
|
error: {
|
|
3222
|
+
reason: 'build_failed' | 'failed_to_land_on_chain' | 'unknown' | 'sanctioned_wallet_address';
|
|
3223
|
+
message: string;
|
|
3224
|
+
} | {
|
|
2816
3225
|
reason: 'program_error';
|
|
2817
3226
|
message: string;
|
|
2818
3227
|
logs?: unknown;
|
|
@@ -2917,7 +3326,7 @@ type Nftsol = Array<{
|
|
|
2917
3326
|
type _Error = {
|
|
2918
3327
|
error?: string;
|
|
2919
3328
|
};
|
|
2920
|
-
type
|
|
3329
|
+
type WalletsV1ControllerSubmitMeApprovals5Data = {
|
|
2921
3330
|
body: SubmitApprovalDto;
|
|
2922
3331
|
headers: {
|
|
2923
3332
|
/**
|
|
@@ -2930,9 +3339,9 @@ type WalletsV1ControllerSubmitMeApprovals4Data = {
|
|
|
2930
3339
|
transactionId: string;
|
|
2931
3340
|
};
|
|
2932
3341
|
query?: never;
|
|
2933
|
-
url: '/
|
|
3342
|
+
url: '/v1-alpha2/wallets/me{walletType}/transactions/{transactionId}/approvals';
|
|
2934
3343
|
};
|
|
2935
|
-
type
|
|
3344
|
+
type WalletsV1ControllerSubmitMeApprovals5Errors = {
|
|
2936
3345
|
/**
|
|
2937
3346
|
* Returns an error if the signer is not valid
|
|
2938
3347
|
*/
|
|
@@ -2950,15 +3359,15 @@ type WalletsV1ControllerSubmitMeApprovals4Errors = {
|
|
|
2950
3359
|
*/
|
|
2951
3360
|
422: WalletV1Alpha2ErrorDto;
|
|
2952
3361
|
};
|
|
2953
|
-
type
|
|
2954
|
-
type
|
|
3362
|
+
type WalletsV1ControllerSubmitMeApprovals5Error = WalletsV1ControllerSubmitMeApprovals5Errors[keyof WalletsV1ControllerSubmitMeApprovals5Errors];
|
|
3363
|
+
type WalletsV1ControllerSubmitMeApprovals5Responses = {
|
|
2955
3364
|
/**
|
|
2956
3365
|
* The approval has successfully been submitted to the transaction.
|
|
2957
3366
|
*/
|
|
2958
3367
|
201: WalletsV1Alpha2TransactionResponseDto;
|
|
2959
3368
|
};
|
|
2960
|
-
type
|
|
2961
|
-
type
|
|
3369
|
+
type WalletsV1ControllerSubmitMeApprovals5Response = WalletsV1ControllerSubmitMeApprovals5Responses[keyof WalletsV1ControllerSubmitMeApprovals5Responses];
|
|
3370
|
+
type WalletsV1ControllerGetMeTransaction5Data = {
|
|
2962
3371
|
body?: never;
|
|
2963
3372
|
headers: {
|
|
2964
3373
|
/**
|
|
@@ -2971,23 +3380,54 @@ type WalletsV1ControllerGetMeTransaction4Data = {
|
|
|
2971
3380
|
transactionId: string;
|
|
2972
3381
|
};
|
|
2973
3382
|
query?: never;
|
|
2974
|
-
url: '/
|
|
3383
|
+
url: '/v1-alpha2/wallets/me{walletType}/transactions/{transactionId}';
|
|
2975
3384
|
};
|
|
2976
|
-
type
|
|
3385
|
+
type WalletsV1ControllerGetMeTransaction5Errors = {
|
|
2977
3386
|
/**
|
|
2978
3387
|
* Returns an error if the wallet or transaction is not found
|
|
2979
3388
|
*/
|
|
2980
3389
|
404: WalletV1Alpha2ErrorDto;
|
|
2981
3390
|
};
|
|
2982
|
-
type
|
|
2983
|
-
type
|
|
3391
|
+
type WalletsV1ControllerGetMeTransaction5Error = WalletsV1ControllerGetMeTransaction5Errors[keyof WalletsV1ControllerGetMeTransaction5Errors];
|
|
3392
|
+
type WalletsV1ControllerGetMeTransaction5Responses = {
|
|
2984
3393
|
/**
|
|
2985
3394
|
* The transaction has been successfully retrieved.
|
|
2986
3395
|
*/
|
|
2987
3396
|
200: WalletsV1Alpha2TransactionResponseDto;
|
|
2988
3397
|
};
|
|
2989
|
-
type
|
|
2990
|
-
type
|
|
3398
|
+
type WalletsV1ControllerGetMeTransaction5Response = WalletsV1ControllerGetMeTransaction5Responses[keyof WalletsV1ControllerGetMeTransaction5Responses];
|
|
3399
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain5Data = {
|
|
3400
|
+
body?: never;
|
|
3401
|
+
headers: {
|
|
3402
|
+
/**
|
|
3403
|
+
* API key required for authentication
|
|
3404
|
+
*/
|
|
3405
|
+
'X-API-KEY': string;
|
|
3406
|
+
};
|
|
3407
|
+
path: {
|
|
3408
|
+
walletType: string;
|
|
3409
|
+
};
|
|
3410
|
+
query?: {
|
|
3411
|
+
page?: string;
|
|
3412
|
+
perPage?: string;
|
|
3413
|
+
};
|
|
3414
|
+
url: '/v1-alpha2/wallets/me{walletType}/transactions';
|
|
3415
|
+
};
|
|
3416
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain5Errors = {
|
|
3417
|
+
/**
|
|
3418
|
+
* Returns an error if a wallet with the specified locator not found
|
|
3419
|
+
*/
|
|
3420
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3421
|
+
};
|
|
3422
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain5Error = WalletsV1ControllerGetMeTransactionsWithoutChain5Errors[keyof WalletsV1ControllerGetMeTransactionsWithoutChain5Errors];
|
|
3423
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain5Responses = {
|
|
3424
|
+
/**
|
|
3425
|
+
* The transactions have been successfully retrieved.
|
|
3426
|
+
*/
|
|
3427
|
+
200: WalletsV1Alpha2TransactionsResponseDto;
|
|
3428
|
+
};
|
|
3429
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain5Response = WalletsV1ControllerGetMeTransactionsWithoutChain5Responses[keyof WalletsV1ControllerGetMeTransactionsWithoutChain5Responses];
|
|
3430
|
+
type WalletsV1ControllerCreateMeTransaction5Data = {
|
|
2991
3431
|
body: CreateTransactionDto;
|
|
2992
3432
|
headers: {
|
|
2993
3433
|
/**
|
|
@@ -3000,9 +3440,9 @@ type WalletsV1ControllerCreateMeTransaction4Data = {
|
|
|
3000
3440
|
walletType: string;
|
|
3001
3441
|
};
|
|
3002
3442
|
query?: never;
|
|
3003
|
-
url: '/
|
|
3443
|
+
url: '/v1-alpha2/wallets/me{walletType}/transactions';
|
|
3004
3444
|
};
|
|
3005
|
-
type
|
|
3445
|
+
type WalletsV1ControllerCreateMeTransaction5Errors = {
|
|
3006
3446
|
/**
|
|
3007
3447
|
* Returns an error if the transaction or the provided signer is not valid
|
|
3008
3448
|
*/
|
|
@@ -3016,15 +3456,79 @@ type WalletsV1ControllerCreateMeTransaction4Errors = {
|
|
|
3016
3456
|
*/
|
|
3017
3457
|
422: WalletV1Alpha2TransactionErrorDto;
|
|
3018
3458
|
};
|
|
3019
|
-
type
|
|
3020
|
-
type
|
|
3459
|
+
type WalletsV1ControllerCreateMeTransaction5Error = WalletsV1ControllerCreateMeTransaction5Errors[keyof WalletsV1ControllerCreateMeTransaction5Errors];
|
|
3460
|
+
type WalletsV1ControllerCreateMeTransaction5Responses = {
|
|
3021
3461
|
/**
|
|
3022
3462
|
* The transaction has been successfully created.
|
|
3023
3463
|
*/
|
|
3024
3464
|
201: WalletsV1Alpha2TransactionResponseDto;
|
|
3025
3465
|
};
|
|
3026
|
-
type
|
|
3027
|
-
type
|
|
3466
|
+
type WalletsV1ControllerCreateMeTransaction5Response = WalletsV1ControllerCreateMeTransaction5Responses[keyof WalletsV1ControllerCreateMeTransaction5Responses];
|
|
3467
|
+
type WalletsV1ControllerGetMeDelegatedSigner5Data = {
|
|
3468
|
+
body?: never;
|
|
3469
|
+
headers: {
|
|
3470
|
+
/**
|
|
3471
|
+
* API key required for authentication
|
|
3472
|
+
*/
|
|
3473
|
+
'X-API-KEY': string;
|
|
3474
|
+
};
|
|
3475
|
+
path: {
|
|
3476
|
+
walletType: string;
|
|
3477
|
+
/**
|
|
3478
|
+
* A signer locator that can be either a of format '<signerAddress>' for keypair type signers or '<signerType>:<signerIdentifier>'
|
|
3479
|
+
*/
|
|
3480
|
+
signer: string;
|
|
3481
|
+
};
|
|
3482
|
+
query?: never;
|
|
3483
|
+
url: '/v1-alpha2/wallets/me{walletType}/signers/{signer}';
|
|
3484
|
+
};
|
|
3485
|
+
type WalletsV1ControllerGetMeDelegatedSigner5Errors = {
|
|
3486
|
+
/**
|
|
3487
|
+
* Returns an error if the wallet or signer not found
|
|
3488
|
+
*/
|
|
3489
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3490
|
+
};
|
|
3491
|
+
type WalletsV1ControllerGetMeDelegatedSigner5Error = WalletsV1ControllerGetMeDelegatedSigner5Errors[keyof WalletsV1ControllerGetMeDelegatedSigner5Errors];
|
|
3492
|
+
type WalletsV1ControllerGetMeDelegatedSigner5Responses = {
|
|
3493
|
+
/**
|
|
3494
|
+
* The delegated signer has been successfully retrieved.
|
|
3495
|
+
*/
|
|
3496
|
+
200: DelegatedSignerDto;
|
|
3497
|
+
};
|
|
3498
|
+
type WalletsV1ControllerGetMeDelegatedSigner5Response = WalletsV1ControllerGetMeDelegatedSigner5Responses[keyof WalletsV1ControllerGetMeDelegatedSigner5Responses];
|
|
3499
|
+
type WalletsV1ControllerCreateMeDelegatedSigner5Data = {
|
|
3500
|
+
body: CreateSignerInputDto;
|
|
3501
|
+
headers: {
|
|
3502
|
+
/**
|
|
3503
|
+
* API key required for authentication
|
|
3504
|
+
*/
|
|
3505
|
+
'X-API-KEY': string;
|
|
3506
|
+
};
|
|
3507
|
+
path: {
|
|
3508
|
+
walletType: string;
|
|
3509
|
+
};
|
|
3510
|
+
query?: never;
|
|
3511
|
+
url: '/v1-alpha2/wallets/me{walletType}/signers';
|
|
3512
|
+
};
|
|
3513
|
+
type WalletsV1ControllerCreateMeDelegatedSigner5Errors = {
|
|
3514
|
+
/**
|
|
3515
|
+
* Returns an error if a delegated signer with specified configuration already exists
|
|
3516
|
+
*/
|
|
3517
|
+
400: WalletV1Alpha2ErrorDto;
|
|
3518
|
+
/**
|
|
3519
|
+
* Returns an error if a wallet with the specified locator not found
|
|
3520
|
+
*/
|
|
3521
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3522
|
+
};
|
|
3523
|
+
type WalletsV1ControllerCreateMeDelegatedSigner5Error = WalletsV1ControllerCreateMeDelegatedSigner5Errors[keyof WalletsV1ControllerCreateMeDelegatedSigner5Errors];
|
|
3524
|
+
type WalletsV1ControllerCreateMeDelegatedSigner5Responses = {
|
|
3525
|
+
/**
|
|
3526
|
+
* The delegated signer has been successfully added to the wallet.
|
|
3527
|
+
*/
|
|
3528
|
+
201: DelegatedSignerDto;
|
|
3529
|
+
};
|
|
3530
|
+
type WalletsV1ControllerCreateMeDelegatedSigner5Response = WalletsV1ControllerCreateMeDelegatedSigner5Responses[keyof WalletsV1ControllerCreateMeDelegatedSigner5Responses];
|
|
3531
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals5Data = {
|
|
3028
3532
|
body: SubmitApprovalDto;
|
|
3029
3533
|
headers: {
|
|
3030
3534
|
/**
|
|
@@ -3037,9 +3541,9 @@ type WalletsV1ControllerSubmitMeSignatureApprovals4Data = {
|
|
|
3037
3541
|
signatureId: string;
|
|
3038
3542
|
};
|
|
3039
3543
|
query?: never;
|
|
3040
|
-
url: '/
|
|
3544
|
+
url: '/v1-alpha2/wallets/me{walletType}/signatures/{signatureId}/approvals';
|
|
3041
3545
|
};
|
|
3042
|
-
type
|
|
3546
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals5Errors = {
|
|
3043
3547
|
/**
|
|
3044
3548
|
* Returns an error if the signature is not valid
|
|
3045
3549
|
*/
|
|
@@ -3049,15 +3553,15 @@ type WalletsV1ControllerSubmitMeSignatureApprovals4Errors = {
|
|
|
3049
3553
|
*/
|
|
3050
3554
|
404: WalletV1Alpha2ErrorDto;
|
|
3051
3555
|
};
|
|
3052
|
-
type
|
|
3053
|
-
type
|
|
3556
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals5Error = WalletsV1ControllerSubmitMeSignatureApprovals5Errors[keyof WalletsV1ControllerSubmitMeSignatureApprovals5Errors];
|
|
3557
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals5Responses = {
|
|
3054
3558
|
/**
|
|
3055
3559
|
* The signature has been successfully approved.
|
|
3056
3560
|
*/
|
|
3057
3561
|
201: WalletsV1Alpha2SignatureResponseDto;
|
|
3058
3562
|
};
|
|
3059
|
-
type
|
|
3060
|
-
type
|
|
3563
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals5Response = WalletsV1ControllerSubmitMeSignatureApprovals5Responses[keyof WalletsV1ControllerSubmitMeSignatureApprovals5Responses];
|
|
3564
|
+
type WalletsV1ControllerGetMeSignature5Data = {
|
|
3061
3565
|
body?: never;
|
|
3062
3566
|
headers: {
|
|
3063
3567
|
/**
|
|
@@ -3070,23 +3574,23 @@ type WalletsV1ControllerGetMeSignature4Data = {
|
|
|
3070
3574
|
signatureId: string;
|
|
3071
3575
|
};
|
|
3072
3576
|
query?: never;
|
|
3073
|
-
url: '/
|
|
3577
|
+
url: '/v1-alpha2/wallets/me{walletType}/signatures/{signatureId}';
|
|
3074
3578
|
};
|
|
3075
|
-
type
|
|
3579
|
+
type WalletsV1ControllerGetMeSignature5Errors = {
|
|
3076
3580
|
/**
|
|
3077
3581
|
* Returns an error if the wallet or signature not found
|
|
3078
3582
|
*/
|
|
3079
3583
|
404: WalletV1Alpha2ErrorDto;
|
|
3080
3584
|
};
|
|
3081
|
-
type
|
|
3082
|
-
type
|
|
3585
|
+
type WalletsV1ControllerGetMeSignature5Error = WalletsV1ControllerGetMeSignature5Errors[keyof WalletsV1ControllerGetMeSignature5Errors];
|
|
3586
|
+
type WalletsV1ControllerGetMeSignature5Responses = {
|
|
3083
3587
|
/**
|
|
3084
3588
|
* The signature has been successfully retrieved.
|
|
3085
3589
|
*/
|
|
3086
3590
|
200: WalletsV1Alpha2SignatureResponseDto;
|
|
3087
3591
|
};
|
|
3088
|
-
type
|
|
3089
|
-
type
|
|
3592
|
+
type WalletsV1ControllerGetMeSignature5Response = WalletsV1ControllerGetMeSignature5Responses[keyof WalletsV1ControllerGetMeSignature5Responses];
|
|
3593
|
+
type WalletsV1ControllerCreateMeSignatureRequest5Data = {
|
|
3090
3594
|
body: CreateSignatureRequestDto;
|
|
3091
3595
|
headers: {
|
|
3092
3596
|
/**
|
|
@@ -3102,9 +3606,9 @@ type WalletsV1ControllerCreateMeSignatureRequest4Data = {
|
|
|
3102
3606
|
walletType: string;
|
|
3103
3607
|
};
|
|
3104
3608
|
query?: never;
|
|
3105
|
-
url: '/
|
|
3609
|
+
url: '/v1-alpha2/wallets/me{walletType}/signatures';
|
|
3106
3610
|
};
|
|
3107
|
-
type
|
|
3611
|
+
type WalletsV1ControllerCreateMeSignatureRequest5Errors = {
|
|
3108
3612
|
/**
|
|
3109
3613
|
* Returns an error if the signature type is not supported
|
|
3110
3614
|
*/
|
|
@@ -3114,15 +3618,15 @@ type WalletsV1ControllerCreateMeSignatureRequest4Errors = {
|
|
|
3114
3618
|
*/
|
|
3115
3619
|
404: WalletV1Alpha2ErrorDto;
|
|
3116
3620
|
};
|
|
3117
|
-
type
|
|
3118
|
-
type
|
|
3621
|
+
type WalletsV1ControllerCreateMeSignatureRequest5Error = WalletsV1ControllerCreateMeSignatureRequest5Errors[keyof WalletsV1ControllerCreateMeSignatureRequest5Errors];
|
|
3622
|
+
type WalletsV1ControllerCreateMeSignatureRequest5Responses = {
|
|
3119
3623
|
/**
|
|
3120
3624
|
* The signature has been successfully created.
|
|
3121
3625
|
*/
|
|
3122
3626
|
201: WalletsV1Alpha2SignatureResponseDto;
|
|
3123
3627
|
};
|
|
3124
|
-
type
|
|
3125
|
-
type
|
|
3628
|
+
type WalletsV1ControllerCreateMeSignatureRequest5Response = WalletsV1ControllerCreateMeSignatureRequest5Responses[keyof WalletsV1ControllerCreateMeSignatureRequest5Responses];
|
|
3629
|
+
type WalletsV1ControllerGetMeWallet5Data = {
|
|
3126
3630
|
body?: never;
|
|
3127
3631
|
headers: {
|
|
3128
3632
|
/**
|
|
@@ -3134,16 +3638,16 @@ type WalletsV1ControllerGetMeWallet4Data = {
|
|
|
3134
3638
|
walletType: string;
|
|
3135
3639
|
};
|
|
3136
3640
|
query?: never;
|
|
3137
|
-
url: '/
|
|
3641
|
+
url: '/v1-alpha2/wallets/me{walletType}';
|
|
3138
3642
|
};
|
|
3139
|
-
type
|
|
3643
|
+
type WalletsV1ControllerGetMeWallet5Responses = {
|
|
3140
3644
|
/**
|
|
3141
3645
|
* The record has been successfully retreived.
|
|
3142
3646
|
*/
|
|
3143
3647
|
200: WalletV1Alpha2ResponseDto;
|
|
3144
3648
|
};
|
|
3145
|
-
type
|
|
3146
|
-
type
|
|
3649
|
+
type WalletsV1ControllerGetMeWallet5Response = WalletsV1ControllerGetMeWallet5Responses[keyof WalletsV1ControllerGetMeWallet5Responses];
|
|
3650
|
+
type WalletsV1ControllerCreateMeWallet5Data = {
|
|
3147
3651
|
body: CreateWalletDto;
|
|
3148
3652
|
headers: {
|
|
3149
3653
|
/**
|
|
@@ -3153,16 +3657,16 @@ type WalletsV1ControllerCreateMeWallet4Data = {
|
|
|
3153
3657
|
};
|
|
3154
3658
|
path?: never;
|
|
3155
3659
|
query?: never;
|
|
3156
|
-
url: '/
|
|
3660
|
+
url: '/v1-alpha2/wallets/me';
|
|
3157
3661
|
};
|
|
3158
|
-
type
|
|
3662
|
+
type WalletsV1ControllerCreateMeWallet5Responses = {
|
|
3159
3663
|
/**
|
|
3160
3664
|
* Returns an existing wallet (200) if one already exists for this user, or creates and returns a new wallet (201).
|
|
3161
3665
|
*/
|
|
3162
3666
|
201: WalletV1Alpha2ResponseDto;
|
|
3163
3667
|
};
|
|
3164
|
-
type
|
|
3165
|
-
type
|
|
3668
|
+
type WalletsV1ControllerCreateMeWallet5Response = WalletsV1ControllerCreateMeWallet5Responses[keyof WalletsV1ControllerCreateMeWallet5Responses];
|
|
3669
|
+
type WalletsV1ControllerSubmitApprovals5Data = {
|
|
3166
3670
|
body: SubmitApprovalDto;
|
|
3167
3671
|
headers: {
|
|
3168
3672
|
/**
|
|
@@ -3185,9 +3689,9 @@ type WalletsV1ControllerSubmitApprovals4Data = {
|
|
|
3185
3689
|
transactionId: string;
|
|
3186
3690
|
};
|
|
3187
3691
|
query?: never;
|
|
3188
|
-
url: '/
|
|
3692
|
+
url: '/v1-alpha2/wallets/{walletLocator}/transactions/{transactionId}/approvals';
|
|
3189
3693
|
};
|
|
3190
|
-
type
|
|
3694
|
+
type WalletsV1ControllerSubmitApprovals5Errors = {
|
|
3191
3695
|
/**
|
|
3192
3696
|
* Returns an error if the signer is not valid
|
|
3193
3697
|
*/
|
|
@@ -3205,15 +3709,15 @@ type WalletsV1ControllerSubmitApprovals4Errors = {
|
|
|
3205
3709
|
*/
|
|
3206
3710
|
422: WalletV1Alpha2ErrorDto;
|
|
3207
3711
|
};
|
|
3208
|
-
type
|
|
3209
|
-
type
|
|
3712
|
+
type WalletsV1ControllerSubmitApprovals5Error = WalletsV1ControllerSubmitApprovals5Errors[keyof WalletsV1ControllerSubmitApprovals5Errors];
|
|
3713
|
+
type WalletsV1ControllerSubmitApprovals5Responses = {
|
|
3210
3714
|
/**
|
|
3211
3715
|
* The approval has successfully been submitted to the transaction.
|
|
3212
3716
|
*/
|
|
3213
3717
|
201: WalletsV1Alpha2TransactionResponseDto;
|
|
3214
3718
|
};
|
|
3215
|
-
type
|
|
3216
|
-
type
|
|
3719
|
+
type WalletsV1ControllerSubmitApprovals5Response = WalletsV1ControllerSubmitApprovals5Responses[keyof WalletsV1ControllerSubmitApprovals5Responses];
|
|
3720
|
+
type WalletsV1ControllerGetTransaction5Data = {
|
|
3217
3721
|
body?: never;
|
|
3218
3722
|
headers: {
|
|
3219
3723
|
/**
|
|
@@ -3236,23 +3740,23 @@ type WalletsV1ControllerGetTransaction4Data = {
|
|
|
3236
3740
|
transactionId: string;
|
|
3237
3741
|
};
|
|
3238
3742
|
query?: never;
|
|
3239
|
-
url: '/
|
|
3743
|
+
url: '/v1-alpha2/wallets/{walletLocator}/transactions/{transactionId}';
|
|
3240
3744
|
};
|
|
3241
|
-
type
|
|
3745
|
+
type WalletsV1ControllerGetTransaction5Errors = {
|
|
3242
3746
|
/**
|
|
3243
3747
|
* Returns an error if the wallet or transaction is not found
|
|
3244
3748
|
*/
|
|
3245
3749
|
404: WalletV1Alpha2ErrorDto;
|
|
3246
3750
|
};
|
|
3247
|
-
type
|
|
3248
|
-
type
|
|
3751
|
+
type WalletsV1ControllerGetTransaction5Error = WalletsV1ControllerGetTransaction5Errors[keyof WalletsV1ControllerGetTransaction5Errors];
|
|
3752
|
+
type WalletsV1ControllerGetTransaction5Responses = {
|
|
3249
3753
|
/**
|
|
3250
3754
|
* The transaction has been successfully retrieved.
|
|
3251
3755
|
*/
|
|
3252
3756
|
200: WalletsV1Alpha2TransactionResponseDto;
|
|
3253
3757
|
};
|
|
3254
|
-
type
|
|
3255
|
-
type
|
|
3758
|
+
type WalletsV1ControllerGetTransaction5Response = WalletsV1ControllerGetTransaction5Responses[keyof WalletsV1ControllerGetTransaction5Responses];
|
|
3759
|
+
type WalletsV1ControllerGetTransactionsWithoutChain5Data = {
|
|
3256
3760
|
body?: never;
|
|
3257
3761
|
headers: {
|
|
3258
3762
|
/**
|
|
@@ -3277,23 +3781,23 @@ type WalletsV1ControllerGetTransactionsWithoutChain4Data = {
|
|
|
3277
3781
|
page?: string;
|
|
3278
3782
|
perPage?: string;
|
|
3279
3783
|
};
|
|
3280
|
-
url: '/
|
|
3784
|
+
url: '/v1-alpha2/wallets/{walletLocator}/transactions';
|
|
3281
3785
|
};
|
|
3282
|
-
type
|
|
3786
|
+
type WalletsV1ControllerGetTransactionsWithoutChain5Errors = {
|
|
3283
3787
|
/**
|
|
3284
3788
|
* Returns an error if a wallet with the specified locator not found
|
|
3285
3789
|
*/
|
|
3286
3790
|
404: WalletV1Alpha2ErrorDto;
|
|
3287
3791
|
};
|
|
3288
|
-
type
|
|
3289
|
-
type
|
|
3792
|
+
type WalletsV1ControllerGetTransactionsWithoutChain5Error = WalletsV1ControllerGetTransactionsWithoutChain5Errors[keyof WalletsV1ControllerGetTransactionsWithoutChain5Errors];
|
|
3793
|
+
type WalletsV1ControllerGetTransactionsWithoutChain5Responses = {
|
|
3290
3794
|
/**
|
|
3291
3795
|
* The transactions have been successfully retrieved.
|
|
3292
3796
|
*/
|
|
3293
3797
|
200: WalletsV1Alpha2TransactionsResponseDto;
|
|
3294
3798
|
};
|
|
3295
|
-
type
|
|
3296
|
-
type
|
|
3799
|
+
type WalletsV1ControllerGetTransactionsWithoutChain5Response = WalletsV1ControllerGetTransactionsWithoutChain5Responses[keyof WalletsV1ControllerGetTransactionsWithoutChain5Responses];
|
|
3800
|
+
type WalletsV1ControllerCreateTransaction5Data = {
|
|
3297
3801
|
body: CreateTransactionDto;
|
|
3298
3802
|
headers: {
|
|
3299
3803
|
/**
|
|
@@ -3319,9 +3823,9 @@ type WalletsV1ControllerCreateTransaction4Data = {
|
|
|
3319
3823
|
walletLocator: string;
|
|
3320
3824
|
};
|
|
3321
3825
|
query?: never;
|
|
3322
|
-
url: '/
|
|
3826
|
+
url: '/v1-alpha2/wallets/{walletLocator}/transactions';
|
|
3323
3827
|
};
|
|
3324
|
-
type
|
|
3828
|
+
type WalletsV1ControllerCreateTransaction5Errors = {
|
|
3325
3829
|
/**
|
|
3326
3830
|
* Returns an error if the transaction or the provided signer is not valid
|
|
3327
3831
|
*/
|
|
@@ -3335,15 +3839,15 @@ type WalletsV1ControllerCreateTransaction4Errors = {
|
|
|
3335
3839
|
*/
|
|
3336
3840
|
422: WalletV1Alpha2TransactionErrorDto;
|
|
3337
3841
|
};
|
|
3338
|
-
type
|
|
3339
|
-
type
|
|
3842
|
+
type WalletsV1ControllerCreateTransaction5Error = WalletsV1ControllerCreateTransaction5Errors[keyof WalletsV1ControllerCreateTransaction5Errors];
|
|
3843
|
+
type WalletsV1ControllerCreateTransaction5Responses = {
|
|
3340
3844
|
/**
|
|
3341
3845
|
* The transaction has been successfully created.
|
|
3342
3846
|
*/
|
|
3343
3847
|
201: WalletsV1Alpha2TransactionResponseDto;
|
|
3344
3848
|
};
|
|
3345
|
-
type
|
|
3346
|
-
type
|
|
3849
|
+
type WalletsV1ControllerCreateTransaction5Response = WalletsV1ControllerCreateTransaction5Responses[keyof WalletsV1ControllerCreateTransaction5Responses];
|
|
3850
|
+
type WalletsV1ControllerGetDelegatedSigner5Data = {
|
|
3347
3851
|
body?: never;
|
|
3348
3852
|
headers: {
|
|
3349
3853
|
/**
|
|
@@ -3369,23 +3873,23 @@ type WalletsV1ControllerGetDelegatedSigner4Data = {
|
|
|
3369
3873
|
signer: string;
|
|
3370
3874
|
};
|
|
3371
3875
|
query?: never;
|
|
3372
|
-
url: '/
|
|
3876
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signers/{signer}';
|
|
3373
3877
|
};
|
|
3374
|
-
type
|
|
3878
|
+
type WalletsV1ControllerGetDelegatedSigner5Errors = {
|
|
3375
3879
|
/**
|
|
3376
3880
|
* Returns an error if the wallet or signer not found
|
|
3377
3881
|
*/
|
|
3378
3882
|
404: WalletV1Alpha2ErrorDto;
|
|
3379
3883
|
};
|
|
3380
|
-
type
|
|
3381
|
-
type
|
|
3884
|
+
type WalletsV1ControllerGetDelegatedSigner5Error = WalletsV1ControllerGetDelegatedSigner5Errors[keyof WalletsV1ControllerGetDelegatedSigner5Errors];
|
|
3885
|
+
type WalletsV1ControllerGetDelegatedSigner5Responses = {
|
|
3382
3886
|
/**
|
|
3383
3887
|
* The delegated signer has been successfully retrieved.
|
|
3384
3888
|
*/
|
|
3385
3889
|
200: DelegatedSignerDto;
|
|
3386
3890
|
};
|
|
3387
|
-
type
|
|
3388
|
-
type
|
|
3891
|
+
type WalletsV1ControllerGetDelegatedSigner5Response = WalletsV1ControllerGetDelegatedSigner5Responses[keyof WalletsV1ControllerGetDelegatedSigner5Responses];
|
|
3892
|
+
type WalletsV1ControllerCreateDelegatedSigner5Data = {
|
|
3389
3893
|
body: CreateSignerInputDto;
|
|
3390
3894
|
headers: {
|
|
3391
3895
|
/**
|
|
@@ -3407,9 +3911,9 @@ type WalletsV1ControllerCreateDelegatedSigner4Data = {
|
|
|
3407
3911
|
walletLocator: string;
|
|
3408
3912
|
};
|
|
3409
3913
|
query?: never;
|
|
3410
|
-
url: '/
|
|
3914
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signers';
|
|
3411
3915
|
};
|
|
3412
|
-
type
|
|
3916
|
+
type WalletsV1ControllerCreateDelegatedSigner5Errors = {
|
|
3413
3917
|
/**
|
|
3414
3918
|
* Returns an error if a delegated signer with specified configuration already exists
|
|
3415
3919
|
*/
|
|
@@ -3419,15 +3923,15 @@ type WalletsV1ControllerCreateDelegatedSigner4Errors = {
|
|
|
3419
3923
|
*/
|
|
3420
3924
|
404: WalletV1Alpha2ErrorDto;
|
|
3421
3925
|
};
|
|
3422
|
-
type
|
|
3423
|
-
type
|
|
3926
|
+
type WalletsV1ControllerCreateDelegatedSigner5Error = WalletsV1ControllerCreateDelegatedSigner5Errors[keyof WalletsV1ControllerCreateDelegatedSigner5Errors];
|
|
3927
|
+
type WalletsV1ControllerCreateDelegatedSigner5Responses = {
|
|
3424
3928
|
/**
|
|
3425
3929
|
* The delegated signer has been successfully added to the wallet.
|
|
3426
3930
|
*/
|
|
3427
3931
|
201: DelegatedSignerDto;
|
|
3428
3932
|
};
|
|
3429
|
-
type
|
|
3430
|
-
type
|
|
3933
|
+
type WalletsV1ControllerCreateDelegatedSigner5Response = WalletsV1ControllerCreateDelegatedSigner5Responses[keyof WalletsV1ControllerCreateDelegatedSigner5Responses];
|
|
3934
|
+
type WalletsV1ControllerSubmitSignatureApprovals5Data = {
|
|
3431
3935
|
body: SubmitApprovalDto;
|
|
3432
3936
|
headers: {
|
|
3433
3937
|
/**
|
|
@@ -3450,9 +3954,9 @@ type WalletsV1ControllerSubmitSignatureApprovals4Data = {
|
|
|
3450
3954
|
signatureId: string;
|
|
3451
3955
|
};
|
|
3452
3956
|
query?: never;
|
|
3453
|
-
url: '/
|
|
3957
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signatures/{signatureId}/approvals';
|
|
3454
3958
|
};
|
|
3455
|
-
type
|
|
3959
|
+
type WalletsV1ControllerSubmitSignatureApprovals5Errors = {
|
|
3456
3960
|
/**
|
|
3457
3961
|
* Returns an error if the signature is not valid
|
|
3458
3962
|
*/
|
|
@@ -3462,15 +3966,15 @@ type WalletsV1ControllerSubmitSignatureApprovals4Errors = {
|
|
|
3462
3966
|
*/
|
|
3463
3967
|
404: WalletV1Alpha2ErrorDto;
|
|
3464
3968
|
};
|
|
3465
|
-
type
|
|
3466
|
-
type
|
|
3969
|
+
type WalletsV1ControllerSubmitSignatureApprovals5Error = WalletsV1ControllerSubmitSignatureApprovals5Errors[keyof WalletsV1ControllerSubmitSignatureApprovals5Errors];
|
|
3970
|
+
type WalletsV1ControllerSubmitSignatureApprovals5Responses = {
|
|
3467
3971
|
/**
|
|
3468
3972
|
* The signature has been successfully approved.
|
|
3469
3973
|
*/
|
|
3470
3974
|
201: WalletsV1Alpha2SignatureResponseDto;
|
|
3471
3975
|
};
|
|
3472
|
-
type
|
|
3473
|
-
type
|
|
3976
|
+
type WalletsV1ControllerSubmitSignatureApprovals5Response = WalletsV1ControllerSubmitSignatureApprovals5Responses[keyof WalletsV1ControllerSubmitSignatureApprovals5Responses];
|
|
3977
|
+
type WalletsV1ControllerGetSignature5Data = {
|
|
3474
3978
|
body?: never;
|
|
3475
3979
|
headers: {
|
|
3476
3980
|
/**
|
|
@@ -3493,23 +3997,23 @@ type WalletsV1ControllerGetSignature4Data = {
|
|
|
3493
3997
|
signatureId: string;
|
|
3494
3998
|
};
|
|
3495
3999
|
query?: never;
|
|
3496
|
-
url: '/
|
|
4000
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signatures/{signatureId}';
|
|
3497
4001
|
};
|
|
3498
|
-
type
|
|
4002
|
+
type WalletsV1ControllerGetSignature5Errors = {
|
|
3499
4003
|
/**
|
|
3500
4004
|
* Returns an error if the wallet or signature not found
|
|
3501
4005
|
*/
|
|
3502
4006
|
404: WalletV1Alpha2ErrorDto;
|
|
3503
4007
|
};
|
|
3504
|
-
type
|
|
3505
|
-
type
|
|
4008
|
+
type WalletsV1ControllerGetSignature5Error = WalletsV1ControllerGetSignature5Errors[keyof WalletsV1ControllerGetSignature5Errors];
|
|
4009
|
+
type WalletsV1ControllerGetSignature5Responses = {
|
|
3506
4010
|
/**
|
|
3507
4011
|
* The signature has been successfully retrieved.
|
|
3508
4012
|
*/
|
|
3509
4013
|
200: WalletsV1Alpha2SignatureResponseDto;
|
|
3510
4014
|
};
|
|
3511
|
-
type
|
|
3512
|
-
type
|
|
4015
|
+
type WalletsV1ControllerGetSignature5Response = WalletsV1ControllerGetSignature5Responses[keyof WalletsV1ControllerGetSignature5Responses];
|
|
4016
|
+
type WalletsV1ControllerGetAllSignatures5Data = {
|
|
3513
4017
|
body?: never;
|
|
3514
4018
|
headers: {
|
|
3515
4019
|
/**
|
|
@@ -3534,23 +4038,23 @@ type WalletsV1ControllerGetAllSignatures4Data = {
|
|
|
3534
4038
|
page?: string;
|
|
3535
4039
|
perPage?: string;
|
|
3536
4040
|
};
|
|
3537
|
-
url: '/
|
|
4041
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signatures';
|
|
3538
4042
|
};
|
|
3539
|
-
type
|
|
4043
|
+
type WalletsV1ControllerGetAllSignatures5Errors = {
|
|
3540
4044
|
/**
|
|
3541
4045
|
* Returns an error if a wallet with the specified locator not found
|
|
3542
4046
|
*/
|
|
3543
4047
|
404: WalletV1Alpha2ErrorDto;
|
|
3544
4048
|
};
|
|
3545
|
-
type
|
|
3546
|
-
type
|
|
4049
|
+
type WalletsV1ControllerGetAllSignatures5Error = WalletsV1ControllerGetAllSignatures5Errors[keyof WalletsV1ControllerGetAllSignatures5Errors];
|
|
4050
|
+
type WalletsV1ControllerGetAllSignatures5Responses = {
|
|
3547
4051
|
/**
|
|
3548
4052
|
* The signatures have been successfully retrieved.
|
|
3549
4053
|
*/
|
|
3550
4054
|
200: WalletsV1Alpha2MultipleSignatureResponseDto;
|
|
3551
4055
|
};
|
|
3552
|
-
type
|
|
3553
|
-
type
|
|
4056
|
+
type WalletsV1ControllerGetAllSignatures5Response = WalletsV1ControllerGetAllSignatures5Responses[keyof WalletsV1ControllerGetAllSignatures5Responses];
|
|
4057
|
+
type WalletsV1ControllerCreateSignatureRequest5Data = {
|
|
3554
4058
|
body: CreateSignatureRequestDto;
|
|
3555
4059
|
headers: {
|
|
3556
4060
|
/**
|
|
@@ -3576,9 +4080,9 @@ type WalletsV1ControllerCreateSignatureRequest4Data = {
|
|
|
3576
4080
|
walletLocator: string;
|
|
3577
4081
|
};
|
|
3578
4082
|
query?: never;
|
|
3579
|
-
url: '/
|
|
4083
|
+
url: '/v1-alpha2/wallets/{walletLocator}/signatures';
|
|
3580
4084
|
};
|
|
3581
|
-
type
|
|
4085
|
+
type WalletsV1ControllerCreateSignatureRequest5Errors = {
|
|
3582
4086
|
/**
|
|
3583
4087
|
* Returns an error if the signature type is not supported
|
|
3584
4088
|
*/
|
|
@@ -3588,15 +4092,49 @@ type WalletsV1ControllerCreateSignatureRequest4Errors = {
|
|
|
3588
4092
|
*/
|
|
3589
4093
|
404: WalletV1Alpha2ErrorDto;
|
|
3590
4094
|
};
|
|
3591
|
-
type
|
|
3592
|
-
type
|
|
4095
|
+
type WalletsV1ControllerCreateSignatureRequest5Error = WalletsV1ControllerCreateSignatureRequest5Errors[keyof WalletsV1ControllerCreateSignatureRequest5Errors];
|
|
4096
|
+
type WalletsV1ControllerCreateSignatureRequest5Responses = {
|
|
3593
4097
|
/**
|
|
3594
4098
|
* The signature has been successfully created.
|
|
3595
4099
|
*/
|
|
3596
4100
|
201: WalletsV1Alpha2SignatureResponseDto;
|
|
3597
4101
|
};
|
|
3598
|
-
type
|
|
3599
|
-
type
|
|
4102
|
+
type WalletsV1ControllerCreateSignatureRequest5Response = WalletsV1ControllerCreateSignatureRequest5Responses[keyof WalletsV1ControllerCreateSignatureRequest5Responses];
|
|
4103
|
+
type FetchContentFromWalletData = {
|
|
4104
|
+
body?: never;
|
|
4105
|
+
path: {
|
|
4106
|
+
/**
|
|
4107
|
+
* The wallet identifier in the format of `<chain>:<address>`, `email:<email_address>:<chain>` or `userId:<userId>:<chain>`.
|
|
4108
|
+
*/
|
|
4109
|
+
identifier: string;
|
|
4110
|
+
};
|
|
4111
|
+
query: {
|
|
4112
|
+
/**
|
|
4113
|
+
* Page index
|
|
4114
|
+
*/
|
|
4115
|
+
page: string;
|
|
4116
|
+
/**
|
|
4117
|
+
* Number of items to display per page
|
|
4118
|
+
*/
|
|
4119
|
+
perPage: string;
|
|
4120
|
+
};
|
|
4121
|
+
url: '/2022-06-09/wallets/{identifier}/nfts';
|
|
4122
|
+
};
|
|
4123
|
+
type FetchContentFromWalletErrors = {
|
|
4124
|
+
/**
|
|
4125
|
+
* Bad request. Either the blockchain prefix is incorrect, the address does not exist, or the locator is malformed
|
|
4126
|
+
*/
|
|
4127
|
+
400: _Error;
|
|
4128
|
+
};
|
|
4129
|
+
type FetchContentFromWalletError = FetchContentFromWalletErrors[keyof FetchContentFromWalletErrors];
|
|
4130
|
+
type FetchContentFromWalletResponses = {
|
|
4131
|
+
/**
|
|
4132
|
+
* Success
|
|
4133
|
+
*/
|
|
4134
|
+
200: Nftevm | Nftsol;
|
|
4135
|
+
};
|
|
4136
|
+
type FetchContentFromWalletResponse = FetchContentFromWalletResponses[keyof FetchContentFromWalletResponses];
|
|
4137
|
+
type BalanceControllerGetBalanceForLocator2Data = {
|
|
3600
4138
|
body?: never;
|
|
3601
4139
|
headers: {
|
|
3602
4140
|
/**
|
|
@@ -3617,94 +4155,957 @@ type WalletsV1ControllerGetWalletByLocator4Data = {
|
|
|
3617
4155
|
*/
|
|
3618
4156
|
walletLocator: string;
|
|
3619
4157
|
};
|
|
3620
|
-
query
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
4158
|
+
query: {
|
|
4159
|
+
/**
|
|
4160
|
+
* The blockchain(s) to query. Comma-separated list of chains
|
|
4161
|
+
*/
|
|
4162
|
+
chains?: string;
|
|
4163
|
+
/**
|
|
4164
|
+
* The tokens to query. Comma-separated list
|
|
4165
|
+
*/
|
|
4166
|
+
tokens: string;
|
|
4167
|
+
};
|
|
4168
|
+
url: '/v1-alpha2/wallets/{walletLocator}/balances';
|
|
4169
|
+
};
|
|
4170
|
+
type BalanceControllerGetBalanceForLocator2Errors = {
|
|
4171
|
+
/**
|
|
4172
|
+
* Returns an error (400) if the wallet locator is invalid or if the address type is not supported
|
|
4173
|
+
*/
|
|
4174
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4175
|
+
};
|
|
4176
|
+
type BalanceControllerGetBalanceForLocator2Error = BalanceControllerGetBalanceForLocator2Errors[keyof BalanceControllerGetBalanceForLocator2Errors];
|
|
4177
|
+
type BalanceControllerGetBalanceForLocator2Responses = {
|
|
4178
|
+
/**
|
|
4179
|
+
* Returns the balance of the wallet for the given chain and currency
|
|
4180
|
+
*/
|
|
4181
|
+
200: WalletBalanceResponseDto;
|
|
4182
|
+
};
|
|
4183
|
+
type BalanceControllerGetBalanceForLocator2Response = BalanceControllerGetBalanceForLocator2Responses[keyof BalanceControllerGetBalanceForLocator2Responses];
|
|
4184
|
+
type BalanceControllerFundWallet2Data = {
|
|
4185
|
+
body: FundWalletAmountDto;
|
|
4186
|
+
headers: {
|
|
4187
|
+
/**
|
|
4188
|
+
* API key required for authentication
|
|
4189
|
+
*/
|
|
4190
|
+
'X-API-KEY': string;
|
|
4191
|
+
};
|
|
4192
|
+
path: {
|
|
4193
|
+
/**
|
|
4194
|
+
* A wallet locator can be of the format:
|
|
4195
|
+
* - `<walletAddress>`
|
|
4196
|
+
* - `email:<email>:<walletType>`
|
|
4197
|
+
* - `userId:<userId>:<walletType>`
|
|
4198
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4199
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4200
|
+
* - `twitter:<handle>:<walletType>`
|
|
4201
|
+
* - `x:<handle>:<walletType>`
|
|
4202
|
+
*/
|
|
4203
|
+
walletLocator: string;
|
|
4204
|
+
};
|
|
4205
|
+
query?: never;
|
|
4206
|
+
url: '/v1-alpha2/wallets/{walletLocator}/balances';
|
|
4207
|
+
};
|
|
4208
|
+
type BalanceControllerFundWallet2Errors = {
|
|
4209
|
+
/**
|
|
4210
|
+
* Returns an error (404) if a wallet with the specified locator not found
|
|
4211
|
+
*/
|
|
4212
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4213
|
+
};
|
|
4214
|
+
type BalanceControllerFundWallet2Error = BalanceControllerFundWallet2Errors[keyof BalanceControllerFundWallet2Errors];
|
|
4215
|
+
type BalanceControllerFundWallet2Responses = {
|
|
4216
|
+
/**
|
|
4217
|
+
* Funds sent successfully.
|
|
4218
|
+
*/
|
|
4219
|
+
201: WalletBalanceResponseDto;
|
|
4220
|
+
};
|
|
4221
|
+
type BalanceControllerFundWallet2Response = BalanceControllerFundWallet2Responses[keyof BalanceControllerFundWallet2Responses];
|
|
4222
|
+
type WalletsV1ControllerGetWalletActivity5Data = {
|
|
4223
|
+
body?: never;
|
|
4224
|
+
headers: {
|
|
4225
|
+
/**
|
|
4226
|
+
* API key required for authentication
|
|
4227
|
+
*/
|
|
4228
|
+
'X-API-KEY': string;
|
|
4229
|
+
};
|
|
4230
|
+
path: {
|
|
4231
|
+
/**
|
|
4232
|
+
* A wallet locator can be of the format:
|
|
4233
|
+
* - `<walletAddress>`
|
|
4234
|
+
* - `email:<email>:<walletType>`
|
|
4235
|
+
* - `userId:<userId>:<walletType>`
|
|
4236
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4237
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4238
|
+
* - `twitter:<handle>:<walletType>`
|
|
4239
|
+
* - `x:<handle>:<walletType>`
|
|
4240
|
+
*/
|
|
4241
|
+
walletLocator: string;
|
|
4242
|
+
};
|
|
4243
|
+
query?: never;
|
|
4244
|
+
url: '/v1-alpha2/wallets/{walletLocator}/activity';
|
|
4245
|
+
};
|
|
4246
|
+
type WalletsV1ControllerGetWalletActivity5Errors = {
|
|
4247
|
+
/**
|
|
4248
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4249
|
+
*/
|
|
4250
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4251
|
+
};
|
|
4252
|
+
type WalletsV1ControllerGetWalletActivity5Error = WalletsV1ControllerGetWalletActivity5Errors[keyof WalletsV1ControllerGetWalletActivity5Errors];
|
|
4253
|
+
type WalletsV1ControllerGetWalletActivity5Responses = {
|
|
4254
|
+
/**
|
|
4255
|
+
* The wallet activity has been successfully retrieved.
|
|
4256
|
+
*/
|
|
4257
|
+
200: WalletsV1Alpha2ActivityResponseDto;
|
|
4258
|
+
};
|
|
4259
|
+
type WalletsV1ControllerGetWalletActivity5Response = WalletsV1ControllerGetWalletActivity5Responses[keyof WalletsV1ControllerGetWalletActivity5Responses];
|
|
4260
|
+
type WalletsV1ControllerGetWalletByLocator5Data = {
|
|
4261
|
+
body?: never;
|
|
4262
|
+
headers: {
|
|
4263
|
+
/**
|
|
4264
|
+
* API key required for authentication
|
|
4265
|
+
*/
|
|
4266
|
+
'X-API-KEY': string;
|
|
4267
|
+
};
|
|
4268
|
+
path: {
|
|
4269
|
+
/**
|
|
4270
|
+
* A wallet locator can be of the format:
|
|
4271
|
+
* - `<walletAddress>`
|
|
4272
|
+
* - `email:<email>:<walletType>`
|
|
4273
|
+
* - `userId:<userId>:<walletType>`
|
|
4274
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4275
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4276
|
+
* - `twitter:<handle>:<walletType>`
|
|
4277
|
+
* - `x:<handle>:<walletType>`
|
|
4278
|
+
*/
|
|
4279
|
+
walletLocator: string;
|
|
4280
|
+
};
|
|
4281
|
+
query?: never;
|
|
4282
|
+
url: '/v1-alpha2/wallets/{walletLocator}';
|
|
4283
|
+
};
|
|
4284
|
+
type WalletsV1ControllerGetWalletByLocator5Errors = {
|
|
4285
|
+
/**
|
|
4286
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4287
|
+
*/
|
|
4288
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4289
|
+
};
|
|
4290
|
+
type WalletsV1ControllerGetWalletByLocator5Error = WalletsV1ControllerGetWalletByLocator5Errors[keyof WalletsV1ControllerGetWalletByLocator5Errors];
|
|
4291
|
+
type WalletsV1ControllerGetWalletByLocator5Responses = {
|
|
4292
|
+
/**
|
|
4293
|
+
* The record has been successfully retreived.
|
|
4294
|
+
*/
|
|
4295
|
+
200: WalletV1Alpha2ResponseDto;
|
|
4296
|
+
};
|
|
4297
|
+
type WalletsV1ControllerGetWalletByLocator5Response = WalletsV1ControllerGetWalletByLocator5Responses[keyof WalletsV1ControllerGetWalletByLocator5Responses];
|
|
4298
|
+
type WalletsV1ControllerCreateWallet5Data = {
|
|
4299
|
+
body: CreateWalletDto;
|
|
4300
|
+
headers: {
|
|
4301
|
+
/**
|
|
4302
|
+
* API key required for authentication
|
|
4303
|
+
*/
|
|
4304
|
+
'X-API-KEY': string;
|
|
4305
|
+
/**
|
|
4306
|
+
* Unique key to prevent duplicate wallet creation
|
|
4307
|
+
*/
|
|
4308
|
+
'x-idempotency-key'?: string;
|
|
4309
|
+
};
|
|
4310
|
+
path?: never;
|
|
4311
|
+
query?: never;
|
|
4312
|
+
url: '/v1-alpha2/wallets';
|
|
4313
|
+
};
|
|
4314
|
+
type WalletsV1ControllerCreateWallet5Errors = {
|
|
4315
|
+
/**
|
|
4316
|
+
* Returns an error if a wallet with the specified creation seed and signer configuration already exists
|
|
4317
|
+
*/
|
|
4318
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4319
|
+
};
|
|
4320
|
+
type WalletsV1ControllerCreateWallet5Error = WalletsV1ControllerCreateWallet5Errors[keyof WalletsV1ControllerCreateWallet5Errors];
|
|
4321
|
+
type WalletsV1ControllerCreateWallet5Responses = {
|
|
4322
|
+
/**
|
|
4323
|
+
* Returns an existing wallet (200) if one already exists for the provided linkedUser or idempotencyKey, or creates and returns a new wallet (201). The response includes the wallet details and whether it was newly created.
|
|
4324
|
+
*/
|
|
4325
|
+
201: WalletV1Alpha2ResponseDto;
|
|
4326
|
+
};
|
|
4327
|
+
type WalletsV1ControllerCreateWallet5Response = WalletsV1ControllerCreateWallet5Responses[keyof WalletsV1ControllerCreateWallet5Responses];
|
|
4328
|
+
type WalletsSendTokenControllerSendToken2Data = {
|
|
4329
|
+
body: SendTokenDto;
|
|
4330
|
+
headers: {
|
|
4331
|
+
/**
|
|
4332
|
+
* API key required for authentication
|
|
4333
|
+
*/
|
|
4334
|
+
'X-API-KEY': string;
|
|
4335
|
+
/**
|
|
4336
|
+
* Unique key to prevent duplicate transaction creation
|
|
4337
|
+
*/
|
|
4338
|
+
'x-idempotency-key'?: string;
|
|
4339
|
+
};
|
|
4340
|
+
path: {
|
|
4341
|
+
/**
|
|
4342
|
+
* A wallet locator can be of the format:
|
|
4343
|
+
* - `<walletAddress>`
|
|
4344
|
+
* - `email:<email>:<walletType>`
|
|
4345
|
+
* - `userId:<userId>:<walletType>`
|
|
4346
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4347
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4348
|
+
* - `twitter:<handle>:<walletType>`
|
|
4349
|
+
* - `x:<handle>:<walletType>`
|
|
4350
|
+
*/
|
|
4351
|
+
walletLocator: string;
|
|
4352
|
+
/**
|
|
4353
|
+
* A token locator that supports native tokens, fungible tokens, and NFTs across different chains. It can be of the format:
|
|
4354
|
+
* - `chain:address[:tokenId]`
|
|
4355
|
+
* - `chain:currency`
|
|
4356
|
+
* - `chain:address`
|
|
4357
|
+
*/
|
|
4358
|
+
tokenLocator: string;
|
|
4359
|
+
};
|
|
4360
|
+
query?: never;
|
|
4361
|
+
url: '/unstable/wallets/{walletLocator}/tokens/{tokenLocator}/send';
|
|
4362
|
+
};
|
|
4363
|
+
type WalletsSendTokenControllerSendToken2Responses = {
|
|
4364
|
+
/**
|
|
4365
|
+
* The transaction has been successfully created.
|
|
4366
|
+
*/
|
|
4367
|
+
201: WalletsV1Alpha2TransactionResponseDto;
|
|
4368
|
+
};
|
|
4369
|
+
type WalletsSendTokenControllerSendToken2Response = WalletsSendTokenControllerSendToken2Responses[keyof WalletsSendTokenControllerSendToken2Responses];
|
|
4370
|
+
type WalletsV1ControllerSubmitMeApprovals4Data = {
|
|
4371
|
+
body: SubmitApprovalDto;
|
|
4372
|
+
headers: {
|
|
4373
|
+
/**
|
|
4374
|
+
* API key required for authentication
|
|
4375
|
+
*/
|
|
4376
|
+
'X-API-KEY': string;
|
|
4377
|
+
};
|
|
4378
|
+
path: {
|
|
4379
|
+
walletType: string;
|
|
4380
|
+
transactionId: string;
|
|
4381
|
+
};
|
|
4382
|
+
query?: never;
|
|
4383
|
+
url: '/2022-06-09/wallets/me{walletType}/transactions/{transactionId}/approvals';
|
|
4384
|
+
};
|
|
4385
|
+
type WalletsV1ControllerSubmitMeApprovals4Errors = {
|
|
4386
|
+
/**
|
|
4387
|
+
* Returns an error if the signer is not valid
|
|
4388
|
+
*/
|
|
4389
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4390
|
+
/**
|
|
4391
|
+
* Returns an error if the wallet or transaction is not found
|
|
4392
|
+
*/
|
|
4393
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4394
|
+
/**
|
|
4395
|
+
* Returns an error if the signature for signer was already submitted
|
|
4396
|
+
*/
|
|
4397
|
+
409: WalletV1Alpha2ErrorDto;
|
|
4398
|
+
/**
|
|
4399
|
+
* Returns an error if the transaction already has the required number of approvals
|
|
4400
|
+
*/
|
|
4401
|
+
422: WalletV1Alpha2ErrorDto;
|
|
4402
|
+
};
|
|
4403
|
+
type WalletsV1ControllerSubmitMeApprovals4Error = WalletsV1ControllerSubmitMeApprovals4Errors[keyof WalletsV1ControllerSubmitMeApprovals4Errors];
|
|
4404
|
+
type WalletsV1ControllerSubmitMeApprovals4Responses = {
|
|
4405
|
+
/**
|
|
4406
|
+
* The approval has successfully been submitted to the transaction.
|
|
4407
|
+
*/
|
|
4408
|
+
201: WalletsV1Alpha2TransactionResponseDto;
|
|
4409
|
+
};
|
|
4410
|
+
type WalletsV1ControllerSubmitMeApprovals4Response = WalletsV1ControllerSubmitMeApprovals4Responses[keyof WalletsV1ControllerSubmitMeApprovals4Responses];
|
|
4411
|
+
type WalletsV1ControllerGetMeTransaction4Data = {
|
|
4412
|
+
body?: never;
|
|
4413
|
+
headers: {
|
|
4414
|
+
/**
|
|
4415
|
+
* API key required for authentication
|
|
4416
|
+
*/
|
|
4417
|
+
'X-API-KEY': string;
|
|
4418
|
+
};
|
|
4419
|
+
path: {
|
|
4420
|
+
walletType: string;
|
|
4421
|
+
transactionId: string;
|
|
4422
|
+
};
|
|
4423
|
+
query?: never;
|
|
4424
|
+
url: '/2022-06-09/wallets/me{walletType}/transactions/{transactionId}';
|
|
4425
|
+
};
|
|
4426
|
+
type WalletsV1ControllerGetMeTransaction4Errors = {
|
|
4427
|
+
/**
|
|
4428
|
+
* Returns an error if the wallet or transaction is not found
|
|
4429
|
+
*/
|
|
4430
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4431
|
+
};
|
|
4432
|
+
type WalletsV1ControllerGetMeTransaction4Error = WalletsV1ControllerGetMeTransaction4Errors[keyof WalletsV1ControllerGetMeTransaction4Errors];
|
|
4433
|
+
type WalletsV1ControllerGetMeTransaction4Responses = {
|
|
4434
|
+
/**
|
|
4435
|
+
* The transaction has been successfully retrieved.
|
|
4436
|
+
*/
|
|
4437
|
+
200: WalletsV1Alpha2TransactionResponseDto;
|
|
4438
|
+
};
|
|
4439
|
+
type WalletsV1ControllerGetMeTransaction4Response = WalletsV1ControllerGetMeTransaction4Responses[keyof WalletsV1ControllerGetMeTransaction4Responses];
|
|
4440
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain4Data = {
|
|
4441
|
+
body?: never;
|
|
4442
|
+
headers: {
|
|
4443
|
+
/**
|
|
4444
|
+
* API key required for authentication
|
|
4445
|
+
*/
|
|
4446
|
+
'X-API-KEY': string;
|
|
4447
|
+
};
|
|
4448
|
+
path: {
|
|
4449
|
+
walletType: string;
|
|
4450
|
+
};
|
|
4451
|
+
query?: {
|
|
4452
|
+
page?: string;
|
|
4453
|
+
perPage?: string;
|
|
4454
|
+
};
|
|
4455
|
+
url: '/2022-06-09/wallets/me{walletType}/transactions';
|
|
4456
|
+
};
|
|
4457
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain4Errors = {
|
|
4458
|
+
/**
|
|
4459
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4460
|
+
*/
|
|
4461
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4462
|
+
};
|
|
4463
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain4Error = WalletsV1ControllerGetMeTransactionsWithoutChain4Errors[keyof WalletsV1ControllerGetMeTransactionsWithoutChain4Errors];
|
|
4464
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain4Responses = {
|
|
4465
|
+
/**
|
|
4466
|
+
* The transactions have been successfully retrieved.
|
|
4467
|
+
*/
|
|
4468
|
+
200: WalletsV1Alpha2TransactionsResponseDto;
|
|
4469
|
+
};
|
|
4470
|
+
type WalletsV1ControllerGetMeTransactionsWithoutChain4Response = WalletsV1ControllerGetMeTransactionsWithoutChain4Responses[keyof WalletsV1ControllerGetMeTransactionsWithoutChain4Responses];
|
|
4471
|
+
type WalletsV1ControllerCreateMeTransaction4Data = {
|
|
4472
|
+
body: CreateTransactionDto;
|
|
4473
|
+
headers: {
|
|
4474
|
+
/**
|
|
4475
|
+
* API key required for authentication
|
|
4476
|
+
*/
|
|
4477
|
+
'X-API-KEY': string;
|
|
4478
|
+
'x-idempotency-key': string;
|
|
4479
|
+
};
|
|
4480
|
+
path: {
|
|
4481
|
+
walletType: string;
|
|
4482
|
+
};
|
|
4483
|
+
query?: never;
|
|
4484
|
+
url: '/2022-06-09/wallets/me{walletType}/transactions';
|
|
4485
|
+
};
|
|
4486
|
+
type WalletsV1ControllerCreateMeTransaction4Errors = {
|
|
4487
|
+
/**
|
|
4488
|
+
* Returns an error if the transaction or the provided signer is not valid
|
|
4489
|
+
*/
|
|
4490
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4491
|
+
/**
|
|
4492
|
+
* Returns an error if a wallet with the specified type is not found
|
|
4493
|
+
*/
|
|
4494
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4495
|
+
/**
|
|
4496
|
+
* Returns an error if the transaction fails during simulation
|
|
4497
|
+
*/
|
|
4498
|
+
422: WalletV1Alpha2TransactionErrorDto;
|
|
4499
|
+
};
|
|
4500
|
+
type WalletsV1ControllerCreateMeTransaction4Error = WalletsV1ControllerCreateMeTransaction4Errors[keyof WalletsV1ControllerCreateMeTransaction4Errors];
|
|
4501
|
+
type WalletsV1ControllerCreateMeTransaction4Responses = {
|
|
4502
|
+
/**
|
|
4503
|
+
* The transaction has been successfully created.
|
|
4504
|
+
*/
|
|
4505
|
+
201: WalletsV1Alpha2TransactionResponseDto;
|
|
4506
|
+
};
|
|
4507
|
+
type WalletsV1ControllerCreateMeTransaction4Response = WalletsV1ControllerCreateMeTransaction4Responses[keyof WalletsV1ControllerCreateMeTransaction4Responses];
|
|
4508
|
+
type WalletsV1ControllerGetMeDelegatedSigner4Data = {
|
|
4509
|
+
body?: never;
|
|
4510
|
+
headers: {
|
|
4511
|
+
/**
|
|
4512
|
+
* API key required for authentication
|
|
4513
|
+
*/
|
|
4514
|
+
'X-API-KEY': string;
|
|
4515
|
+
};
|
|
4516
|
+
path: {
|
|
4517
|
+
walletType: string;
|
|
4518
|
+
/**
|
|
4519
|
+
* A signer locator that can be either a of format '<signerAddress>' for keypair type signers or '<signerType>:<signerIdentifier>'
|
|
4520
|
+
*/
|
|
4521
|
+
signer: string;
|
|
4522
|
+
};
|
|
4523
|
+
query?: never;
|
|
4524
|
+
url: '/2022-06-09/wallets/me{walletType}/signers/{signer}';
|
|
4525
|
+
};
|
|
4526
|
+
type WalletsV1ControllerGetMeDelegatedSigner4Errors = {
|
|
4527
|
+
/**
|
|
4528
|
+
* Returns an error if the wallet or signer not found
|
|
4529
|
+
*/
|
|
4530
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4531
|
+
};
|
|
4532
|
+
type WalletsV1ControllerGetMeDelegatedSigner4Error = WalletsV1ControllerGetMeDelegatedSigner4Errors[keyof WalletsV1ControllerGetMeDelegatedSigner4Errors];
|
|
4533
|
+
type WalletsV1ControllerGetMeDelegatedSigner4Responses = {
|
|
4534
|
+
/**
|
|
4535
|
+
* The delegated signer has been successfully retrieved.
|
|
4536
|
+
*/
|
|
4537
|
+
200: DelegatedSignerDto;
|
|
4538
|
+
};
|
|
4539
|
+
type WalletsV1ControllerGetMeDelegatedSigner4Response = WalletsV1ControllerGetMeDelegatedSigner4Responses[keyof WalletsV1ControllerGetMeDelegatedSigner4Responses];
|
|
4540
|
+
type WalletsV1ControllerCreateMeDelegatedSigner4Data = {
|
|
4541
|
+
body: CreateSignerInputDto;
|
|
4542
|
+
headers: {
|
|
4543
|
+
/**
|
|
4544
|
+
* API key required for authentication
|
|
4545
|
+
*/
|
|
4546
|
+
'X-API-KEY': string;
|
|
4547
|
+
};
|
|
4548
|
+
path: {
|
|
4549
|
+
walletType: string;
|
|
4550
|
+
};
|
|
4551
|
+
query?: never;
|
|
4552
|
+
url: '/2022-06-09/wallets/me{walletType}/signers';
|
|
4553
|
+
};
|
|
4554
|
+
type WalletsV1ControllerCreateMeDelegatedSigner4Errors = {
|
|
4555
|
+
/**
|
|
4556
|
+
* Returns an error if a delegated signer with specified configuration already exists
|
|
4557
|
+
*/
|
|
4558
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4559
|
+
/**
|
|
4560
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4561
|
+
*/
|
|
4562
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4563
|
+
};
|
|
4564
|
+
type WalletsV1ControllerCreateMeDelegatedSigner4Error = WalletsV1ControllerCreateMeDelegatedSigner4Errors[keyof WalletsV1ControllerCreateMeDelegatedSigner4Errors];
|
|
4565
|
+
type WalletsV1ControllerCreateMeDelegatedSigner4Responses = {
|
|
4566
|
+
/**
|
|
4567
|
+
* The delegated signer has been successfully added to the wallet.
|
|
4568
|
+
*/
|
|
4569
|
+
201: DelegatedSignerDto;
|
|
4570
|
+
};
|
|
4571
|
+
type WalletsV1ControllerCreateMeDelegatedSigner4Response = WalletsV1ControllerCreateMeDelegatedSigner4Responses[keyof WalletsV1ControllerCreateMeDelegatedSigner4Responses];
|
|
4572
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals4Data = {
|
|
4573
|
+
body: SubmitApprovalDto;
|
|
4574
|
+
headers: {
|
|
4575
|
+
/**
|
|
4576
|
+
* API key required for authentication
|
|
4577
|
+
*/
|
|
4578
|
+
'X-API-KEY': string;
|
|
4579
|
+
};
|
|
4580
|
+
path: {
|
|
4581
|
+
walletType: string;
|
|
4582
|
+
signatureId: string;
|
|
4583
|
+
};
|
|
4584
|
+
query?: never;
|
|
4585
|
+
url: '/2022-06-09/wallets/me{walletType}/signatures/{signatureId}/approvals';
|
|
4586
|
+
};
|
|
4587
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals4Errors = {
|
|
4588
|
+
/**
|
|
4589
|
+
* Returns an error if the signature is not valid
|
|
4590
|
+
*/
|
|
4591
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4592
|
+
/**
|
|
4593
|
+
* Returns an error if the wallet or signature not found
|
|
4594
|
+
*/
|
|
4595
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4596
|
+
};
|
|
4597
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals4Error = WalletsV1ControllerSubmitMeSignatureApprovals4Errors[keyof WalletsV1ControllerSubmitMeSignatureApprovals4Errors];
|
|
4598
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals4Responses = {
|
|
4599
|
+
/**
|
|
4600
|
+
* The signature has been successfully approved.
|
|
4601
|
+
*/
|
|
4602
|
+
201: WalletsV1Alpha2SignatureResponseDto;
|
|
4603
|
+
};
|
|
4604
|
+
type WalletsV1ControllerSubmitMeSignatureApprovals4Response = WalletsV1ControllerSubmitMeSignatureApprovals4Responses[keyof WalletsV1ControllerSubmitMeSignatureApprovals4Responses];
|
|
4605
|
+
type WalletsV1ControllerGetMeSignature4Data = {
|
|
4606
|
+
body?: never;
|
|
4607
|
+
headers: {
|
|
4608
|
+
/**
|
|
4609
|
+
* API key required for authentication
|
|
4610
|
+
*/
|
|
4611
|
+
'X-API-KEY': string;
|
|
4612
|
+
};
|
|
4613
|
+
path: {
|
|
4614
|
+
walletType: string;
|
|
4615
|
+
signatureId: string;
|
|
4616
|
+
};
|
|
4617
|
+
query?: never;
|
|
4618
|
+
url: '/2022-06-09/wallets/me{walletType}/signatures/{signatureId}';
|
|
4619
|
+
};
|
|
4620
|
+
type WalletsV1ControllerGetMeSignature4Errors = {
|
|
4621
|
+
/**
|
|
4622
|
+
* Returns an error if the wallet or signature not found
|
|
4623
|
+
*/
|
|
4624
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4625
|
+
};
|
|
4626
|
+
type WalletsV1ControllerGetMeSignature4Error = WalletsV1ControllerGetMeSignature4Errors[keyof WalletsV1ControllerGetMeSignature4Errors];
|
|
4627
|
+
type WalletsV1ControllerGetMeSignature4Responses = {
|
|
4628
|
+
/**
|
|
4629
|
+
* The signature has been successfully retrieved.
|
|
4630
|
+
*/
|
|
4631
|
+
200: WalletsV1Alpha2SignatureResponseDto;
|
|
4632
|
+
};
|
|
4633
|
+
type WalletsV1ControllerGetMeSignature4Response = WalletsV1ControllerGetMeSignature4Responses[keyof WalletsV1ControllerGetMeSignature4Responses];
|
|
4634
|
+
type WalletsV1ControllerCreateMeSignatureRequest4Data = {
|
|
4635
|
+
body: CreateSignatureRequestDto;
|
|
4636
|
+
headers: {
|
|
4637
|
+
/**
|
|
4638
|
+
* API key required for authentication
|
|
4639
|
+
*/
|
|
4640
|
+
'X-API-KEY': string;
|
|
4641
|
+
/**
|
|
4642
|
+
* Unique key to prevent duplicate signature creation
|
|
4643
|
+
*/
|
|
4644
|
+
'x-idempotency-key'?: string;
|
|
4645
|
+
};
|
|
4646
|
+
path: {
|
|
4647
|
+
walletType: string;
|
|
4648
|
+
};
|
|
4649
|
+
query?: never;
|
|
4650
|
+
url: '/2022-06-09/wallets/me{walletType}/signatures';
|
|
4651
|
+
};
|
|
4652
|
+
type WalletsV1ControllerCreateMeSignatureRequest4Errors = {
|
|
4653
|
+
/**
|
|
4654
|
+
* Returns an error if the signature type is not supported
|
|
4655
|
+
*/
|
|
4656
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4657
|
+
/**
|
|
4658
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4659
|
+
*/
|
|
4660
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4661
|
+
};
|
|
4662
|
+
type WalletsV1ControllerCreateMeSignatureRequest4Error = WalletsV1ControllerCreateMeSignatureRequest4Errors[keyof WalletsV1ControllerCreateMeSignatureRequest4Errors];
|
|
4663
|
+
type WalletsV1ControllerCreateMeSignatureRequest4Responses = {
|
|
4664
|
+
/**
|
|
4665
|
+
* The signature has been successfully created.
|
|
4666
|
+
*/
|
|
4667
|
+
201: WalletsV1Alpha2SignatureResponseDto;
|
|
4668
|
+
};
|
|
4669
|
+
type WalletsV1ControllerCreateMeSignatureRequest4Response = WalletsV1ControllerCreateMeSignatureRequest4Responses[keyof WalletsV1ControllerCreateMeSignatureRequest4Responses];
|
|
4670
|
+
type WalletsV1ControllerGetMeWallet4Data = {
|
|
4671
|
+
body?: never;
|
|
4672
|
+
headers: {
|
|
4673
|
+
/**
|
|
4674
|
+
* API key required for authentication
|
|
4675
|
+
*/
|
|
4676
|
+
'X-API-KEY': string;
|
|
4677
|
+
};
|
|
4678
|
+
path: {
|
|
4679
|
+
walletType: string;
|
|
4680
|
+
};
|
|
4681
|
+
query?: never;
|
|
4682
|
+
url: '/2022-06-09/wallets/me{walletType}';
|
|
4683
|
+
};
|
|
4684
|
+
type WalletsV1ControllerGetMeWallet4Responses = {
|
|
4685
|
+
/**
|
|
4686
|
+
* The record has been successfully retreived.
|
|
4687
|
+
*/
|
|
4688
|
+
200: WalletV1Alpha2ResponseDto;
|
|
4689
|
+
};
|
|
4690
|
+
type WalletsV1ControllerGetMeWallet4Response = WalletsV1ControllerGetMeWallet4Responses[keyof WalletsV1ControllerGetMeWallet4Responses];
|
|
4691
|
+
type WalletsV1ControllerCreateMeWallet4Data = {
|
|
4692
|
+
body: CreateWalletDto;
|
|
4693
|
+
headers: {
|
|
4694
|
+
/**
|
|
4695
|
+
* API key required for authentication
|
|
4696
|
+
*/
|
|
4697
|
+
'X-API-KEY': string;
|
|
4698
|
+
};
|
|
4699
|
+
path?: never;
|
|
4700
|
+
query?: never;
|
|
4701
|
+
url: '/2022-06-09/wallets/me';
|
|
4702
|
+
};
|
|
4703
|
+
type WalletsV1ControllerCreateMeWallet4Responses = {
|
|
4704
|
+
/**
|
|
4705
|
+
* Returns an existing wallet (200) if one already exists for this user, or creates and returns a new wallet (201).
|
|
4706
|
+
*/
|
|
4707
|
+
201: WalletV1Alpha2ResponseDto;
|
|
4708
|
+
};
|
|
4709
|
+
type WalletsV1ControllerCreateMeWallet4Response = WalletsV1ControllerCreateMeWallet4Responses[keyof WalletsV1ControllerCreateMeWallet4Responses];
|
|
4710
|
+
type WalletsV1ControllerSubmitApprovals4Data = {
|
|
4711
|
+
body: SubmitApprovalDto;
|
|
4712
|
+
headers: {
|
|
4713
|
+
/**
|
|
4714
|
+
* API key required for authentication
|
|
4715
|
+
*/
|
|
4716
|
+
'X-API-KEY': string;
|
|
4717
|
+
};
|
|
4718
|
+
path: {
|
|
4719
|
+
/**
|
|
4720
|
+
* A wallet locator can be of the format:
|
|
4721
|
+
* - `<walletAddress>`
|
|
4722
|
+
* - `email:<email>:<walletType>`
|
|
4723
|
+
* - `userId:<userId>:<walletType>`
|
|
4724
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4725
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4726
|
+
* - `twitter:<handle>:<walletType>`
|
|
4727
|
+
* - `x:<handle>:<walletType>`
|
|
4728
|
+
*/
|
|
4729
|
+
walletLocator: string;
|
|
4730
|
+
transactionId: string;
|
|
4731
|
+
};
|
|
4732
|
+
query?: never;
|
|
4733
|
+
url: '/2022-06-09/wallets/{walletLocator}/transactions/{transactionId}/approvals';
|
|
4734
|
+
};
|
|
4735
|
+
type WalletsV1ControllerSubmitApprovals4Errors = {
|
|
4736
|
+
/**
|
|
4737
|
+
* Returns an error if the signer is not valid
|
|
4738
|
+
*/
|
|
4739
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4740
|
+
/**
|
|
4741
|
+
* Returns an error if the wallet or transaction is not found
|
|
4742
|
+
*/
|
|
4743
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4744
|
+
/**
|
|
4745
|
+
* Returns an error if the signature for signer was already submitted
|
|
4746
|
+
*/
|
|
4747
|
+
409: WalletV1Alpha2ErrorDto;
|
|
4748
|
+
/**
|
|
4749
|
+
* Returns an error if the transaction already has the required number of approvals
|
|
4750
|
+
*/
|
|
4751
|
+
422: WalletV1Alpha2ErrorDto;
|
|
4752
|
+
};
|
|
4753
|
+
type WalletsV1ControllerSubmitApprovals4Error = WalletsV1ControllerSubmitApprovals4Errors[keyof WalletsV1ControllerSubmitApprovals4Errors];
|
|
4754
|
+
type WalletsV1ControllerSubmitApprovals4Responses = {
|
|
4755
|
+
/**
|
|
4756
|
+
* The approval has successfully been submitted to the transaction.
|
|
4757
|
+
*/
|
|
4758
|
+
201: WalletsV1Alpha2TransactionResponseDto;
|
|
4759
|
+
};
|
|
4760
|
+
type WalletsV1ControllerSubmitApprovals4Response = WalletsV1ControllerSubmitApprovals4Responses[keyof WalletsV1ControllerSubmitApprovals4Responses];
|
|
4761
|
+
type WalletsV1ControllerGetTransaction4Data = {
|
|
4762
|
+
body?: never;
|
|
4763
|
+
headers: {
|
|
4764
|
+
/**
|
|
4765
|
+
* API key required for authentication
|
|
4766
|
+
*/
|
|
4767
|
+
'X-API-KEY': string;
|
|
4768
|
+
};
|
|
4769
|
+
path: {
|
|
4770
|
+
/**
|
|
4771
|
+
* A wallet locator can be of the format:
|
|
4772
|
+
* - `<walletAddress>`
|
|
4773
|
+
* - `email:<email>:<walletType>`
|
|
4774
|
+
* - `userId:<userId>:<walletType>`
|
|
4775
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4776
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4777
|
+
* - `twitter:<handle>:<walletType>`
|
|
4778
|
+
* - `x:<handle>:<walletType>`
|
|
4779
|
+
*/
|
|
4780
|
+
walletLocator: string;
|
|
4781
|
+
transactionId: string;
|
|
4782
|
+
};
|
|
4783
|
+
query?: never;
|
|
4784
|
+
url: '/2022-06-09/wallets/{walletLocator}/transactions/{transactionId}';
|
|
4785
|
+
};
|
|
4786
|
+
type WalletsV1ControllerGetTransaction4Errors = {
|
|
4787
|
+
/**
|
|
4788
|
+
* Returns an error if the wallet or transaction is not found
|
|
4789
|
+
*/
|
|
4790
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4791
|
+
};
|
|
4792
|
+
type WalletsV1ControllerGetTransaction4Error = WalletsV1ControllerGetTransaction4Errors[keyof WalletsV1ControllerGetTransaction4Errors];
|
|
4793
|
+
type WalletsV1ControllerGetTransaction4Responses = {
|
|
4794
|
+
/**
|
|
4795
|
+
* The transaction has been successfully retrieved.
|
|
4796
|
+
*/
|
|
4797
|
+
200: WalletsV1Alpha2TransactionResponseDto;
|
|
4798
|
+
};
|
|
4799
|
+
type WalletsV1ControllerGetTransaction4Response = WalletsV1ControllerGetTransaction4Responses[keyof WalletsV1ControllerGetTransaction4Responses];
|
|
4800
|
+
type WalletsV1ControllerGetTransactionsWithoutChain4Data = {
|
|
4801
|
+
body?: never;
|
|
4802
|
+
headers: {
|
|
4803
|
+
/**
|
|
4804
|
+
* API key required for authentication
|
|
4805
|
+
*/
|
|
4806
|
+
'X-API-KEY': string;
|
|
4807
|
+
};
|
|
4808
|
+
path: {
|
|
4809
|
+
/**
|
|
4810
|
+
* A wallet locator can be of the format:
|
|
4811
|
+
* - `<walletAddress>`
|
|
4812
|
+
* - `email:<email>:<walletType>`
|
|
4813
|
+
* - `userId:<userId>:<walletType>`
|
|
4814
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4815
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4816
|
+
* - `twitter:<handle>:<walletType>`
|
|
4817
|
+
* - `x:<handle>:<walletType>`
|
|
4818
|
+
*/
|
|
4819
|
+
walletLocator: string;
|
|
4820
|
+
};
|
|
4821
|
+
query?: {
|
|
4822
|
+
page?: string;
|
|
4823
|
+
perPage?: string;
|
|
4824
|
+
};
|
|
4825
|
+
url: '/2022-06-09/wallets/{walletLocator}/transactions';
|
|
4826
|
+
};
|
|
4827
|
+
type WalletsV1ControllerGetTransactionsWithoutChain4Errors = {
|
|
4828
|
+
/**
|
|
4829
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4830
|
+
*/
|
|
4831
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4832
|
+
};
|
|
4833
|
+
type WalletsV1ControllerGetTransactionsWithoutChain4Error = WalletsV1ControllerGetTransactionsWithoutChain4Errors[keyof WalletsV1ControllerGetTransactionsWithoutChain4Errors];
|
|
4834
|
+
type WalletsV1ControllerGetTransactionsWithoutChain4Responses = {
|
|
4835
|
+
/**
|
|
4836
|
+
* The transactions have been successfully retrieved.
|
|
4837
|
+
*/
|
|
4838
|
+
200: WalletsV1Alpha2TransactionsResponseDto;
|
|
4839
|
+
};
|
|
4840
|
+
type WalletsV1ControllerGetTransactionsWithoutChain4Response = WalletsV1ControllerGetTransactionsWithoutChain4Responses[keyof WalletsV1ControllerGetTransactionsWithoutChain4Responses];
|
|
4841
|
+
type WalletsV1ControllerCreateTransaction4Data = {
|
|
4842
|
+
body: CreateTransactionDto;
|
|
4843
|
+
headers: {
|
|
4844
|
+
/**
|
|
4845
|
+
* API key required for authentication
|
|
4846
|
+
*/
|
|
4847
|
+
'X-API-KEY': string;
|
|
4848
|
+
/**
|
|
4849
|
+
* Unique key to prevent duplicate transaction creation
|
|
4850
|
+
*/
|
|
4851
|
+
'x-idempotency-key'?: string;
|
|
4852
|
+
};
|
|
4853
|
+
path: {
|
|
4854
|
+
/**
|
|
4855
|
+
* A wallet locator can be of the format:
|
|
4856
|
+
* - `<walletAddress>`
|
|
4857
|
+
* - `email:<email>:<walletType>`
|
|
4858
|
+
* - `userId:<userId>:<walletType>`
|
|
4859
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4860
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4861
|
+
* - `twitter:<handle>:<walletType>`
|
|
4862
|
+
* - `x:<handle>:<walletType>`
|
|
4863
|
+
*/
|
|
4864
|
+
walletLocator: string;
|
|
4865
|
+
};
|
|
4866
|
+
query?: never;
|
|
4867
|
+
url: '/2022-06-09/wallets/{walletLocator}/transactions';
|
|
4868
|
+
};
|
|
4869
|
+
type WalletsV1ControllerCreateTransaction4Errors = {
|
|
4870
|
+
/**
|
|
4871
|
+
* Returns an error if the transaction or the provided signer is not valid
|
|
4872
|
+
*/
|
|
4873
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4874
|
+
/**
|
|
4875
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4876
|
+
*/
|
|
4877
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4878
|
+
/**
|
|
4879
|
+
* Returns an error if the transaction fails during simulation
|
|
4880
|
+
*/
|
|
4881
|
+
422: WalletV1Alpha2TransactionErrorDto;
|
|
4882
|
+
};
|
|
4883
|
+
type WalletsV1ControllerCreateTransaction4Error = WalletsV1ControllerCreateTransaction4Errors[keyof WalletsV1ControllerCreateTransaction4Errors];
|
|
4884
|
+
type WalletsV1ControllerCreateTransaction4Responses = {
|
|
4885
|
+
/**
|
|
4886
|
+
* The transaction has been successfully created.
|
|
4887
|
+
*/
|
|
4888
|
+
201: WalletsV1Alpha2TransactionResponseDto;
|
|
4889
|
+
};
|
|
4890
|
+
type WalletsV1ControllerCreateTransaction4Response = WalletsV1ControllerCreateTransaction4Responses[keyof WalletsV1ControllerCreateTransaction4Responses];
|
|
4891
|
+
type WalletsV1ControllerGetDelegatedSigner4Data = {
|
|
4892
|
+
body?: never;
|
|
4893
|
+
headers: {
|
|
4894
|
+
/**
|
|
4895
|
+
* API key required for authentication
|
|
4896
|
+
*/
|
|
4897
|
+
'X-API-KEY': string;
|
|
4898
|
+
};
|
|
4899
|
+
path: {
|
|
4900
|
+
/**
|
|
4901
|
+
* A wallet locator can be of the format:
|
|
4902
|
+
* - `<walletAddress>`
|
|
4903
|
+
* - `email:<email>:<walletType>`
|
|
4904
|
+
* - `userId:<userId>:<walletType>`
|
|
4905
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4906
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4907
|
+
* - `twitter:<handle>:<walletType>`
|
|
4908
|
+
* - `x:<handle>:<walletType>`
|
|
4909
|
+
*/
|
|
4910
|
+
walletLocator: string;
|
|
4911
|
+
/**
|
|
4912
|
+
* A signer locator that can be either a of format '<signerAddress>' for keypair type signers or '<signerType>:<signerIdentifier>'
|
|
4913
|
+
*/
|
|
4914
|
+
signer: string;
|
|
4915
|
+
};
|
|
4916
|
+
query?: never;
|
|
4917
|
+
url: '/2022-06-09/wallets/{walletLocator}/signers/{signer}';
|
|
4918
|
+
};
|
|
4919
|
+
type WalletsV1ControllerGetDelegatedSigner4Errors = {
|
|
4920
|
+
/**
|
|
4921
|
+
* Returns an error if the wallet or signer not found
|
|
4922
|
+
*/
|
|
4923
|
+
404: WalletV1Alpha2ErrorDto;
|
|
4924
|
+
};
|
|
4925
|
+
type WalletsV1ControllerGetDelegatedSigner4Error = WalletsV1ControllerGetDelegatedSigner4Errors[keyof WalletsV1ControllerGetDelegatedSigner4Errors];
|
|
4926
|
+
type WalletsV1ControllerGetDelegatedSigner4Responses = {
|
|
4927
|
+
/**
|
|
4928
|
+
* The delegated signer has been successfully retrieved.
|
|
4929
|
+
*/
|
|
4930
|
+
200: DelegatedSignerDto;
|
|
4931
|
+
};
|
|
4932
|
+
type WalletsV1ControllerGetDelegatedSigner4Response = WalletsV1ControllerGetDelegatedSigner4Responses[keyof WalletsV1ControllerGetDelegatedSigner4Responses];
|
|
4933
|
+
type WalletsV1ControllerCreateDelegatedSigner4Data = {
|
|
4934
|
+
body: CreateSignerInputDto;
|
|
4935
|
+
headers: {
|
|
4936
|
+
/**
|
|
4937
|
+
* API key required for authentication
|
|
4938
|
+
*/
|
|
4939
|
+
'X-API-KEY': string;
|
|
4940
|
+
};
|
|
4941
|
+
path: {
|
|
4942
|
+
/**
|
|
4943
|
+
* A wallet locator can be of the format:
|
|
4944
|
+
* - `<walletAddress>`
|
|
4945
|
+
* - `email:<email>:<walletType>`
|
|
4946
|
+
* - `userId:<userId>:<walletType>`
|
|
4947
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4948
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4949
|
+
* - `twitter:<handle>:<walletType>`
|
|
4950
|
+
* - `x:<handle>:<walletType>`
|
|
4951
|
+
*/
|
|
4952
|
+
walletLocator: string;
|
|
4953
|
+
};
|
|
4954
|
+
query?: never;
|
|
4955
|
+
url: '/2022-06-09/wallets/{walletLocator}/signers';
|
|
4956
|
+
};
|
|
4957
|
+
type WalletsV1ControllerCreateDelegatedSigner4Errors = {
|
|
3631
4958
|
/**
|
|
3632
|
-
*
|
|
4959
|
+
* Returns an error if a delegated signer with specified configuration already exists
|
|
3633
4960
|
*/
|
|
3634
|
-
|
|
4961
|
+
400: WalletV1Alpha2ErrorDto;
|
|
4962
|
+
/**
|
|
4963
|
+
* Returns an error if a wallet with the specified locator not found
|
|
4964
|
+
*/
|
|
4965
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3635
4966
|
};
|
|
3636
|
-
type
|
|
3637
|
-
type
|
|
3638
|
-
|
|
4967
|
+
type WalletsV1ControllerCreateDelegatedSigner4Error = WalletsV1ControllerCreateDelegatedSigner4Errors[keyof WalletsV1ControllerCreateDelegatedSigner4Errors];
|
|
4968
|
+
type WalletsV1ControllerCreateDelegatedSigner4Responses = {
|
|
4969
|
+
/**
|
|
4970
|
+
* The delegated signer has been successfully added to the wallet.
|
|
4971
|
+
*/
|
|
4972
|
+
201: DelegatedSignerDto;
|
|
4973
|
+
};
|
|
4974
|
+
type WalletsV1ControllerCreateDelegatedSigner4Response = WalletsV1ControllerCreateDelegatedSigner4Responses[keyof WalletsV1ControllerCreateDelegatedSigner4Responses];
|
|
4975
|
+
type WalletsV1ControllerSubmitSignatureApprovals4Data = {
|
|
4976
|
+
body: SubmitApprovalDto;
|
|
3639
4977
|
headers: {
|
|
3640
4978
|
/**
|
|
3641
4979
|
* API key required for authentication
|
|
3642
4980
|
*/
|
|
3643
4981
|
'X-API-KEY': string;
|
|
4982
|
+
};
|
|
4983
|
+
path: {
|
|
3644
4984
|
/**
|
|
3645
|
-
*
|
|
4985
|
+
* A wallet locator can be of the format:
|
|
4986
|
+
* - `<walletAddress>`
|
|
4987
|
+
* - `email:<email>:<walletType>`
|
|
4988
|
+
* - `userId:<userId>:<walletType>`
|
|
4989
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
4990
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
4991
|
+
* - `twitter:<handle>:<walletType>`
|
|
4992
|
+
* - `x:<handle>:<walletType>`
|
|
3646
4993
|
*/
|
|
3647
|
-
|
|
4994
|
+
walletLocator: string;
|
|
4995
|
+
signatureId: string;
|
|
3648
4996
|
};
|
|
3649
|
-
path?: never;
|
|
3650
4997
|
query?: never;
|
|
3651
|
-
url: '/2022-06-09/wallets';
|
|
4998
|
+
url: '/2022-06-09/wallets/{walletLocator}/signatures/{signatureId}/approvals';
|
|
3652
4999
|
};
|
|
3653
|
-
type
|
|
5000
|
+
type WalletsV1ControllerSubmitSignatureApprovals4Errors = {
|
|
3654
5001
|
/**
|
|
3655
|
-
* Returns an error if
|
|
5002
|
+
* Returns an error if the signature is not valid
|
|
3656
5003
|
*/
|
|
3657
5004
|
400: WalletV1Alpha2ErrorDto;
|
|
5005
|
+
/**
|
|
5006
|
+
* Returns an error if the wallet or signature not found
|
|
5007
|
+
*/
|
|
5008
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3658
5009
|
};
|
|
3659
|
-
type
|
|
3660
|
-
type
|
|
5010
|
+
type WalletsV1ControllerSubmitSignatureApprovals4Error = WalletsV1ControllerSubmitSignatureApprovals4Errors[keyof WalletsV1ControllerSubmitSignatureApprovals4Errors];
|
|
5011
|
+
type WalletsV1ControllerSubmitSignatureApprovals4Responses = {
|
|
3661
5012
|
/**
|
|
3662
|
-
*
|
|
5013
|
+
* The signature has been successfully approved.
|
|
3663
5014
|
*/
|
|
3664
|
-
201:
|
|
5015
|
+
201: WalletsV1Alpha2SignatureResponseDto;
|
|
3665
5016
|
};
|
|
3666
|
-
type
|
|
3667
|
-
type
|
|
5017
|
+
type WalletsV1ControllerSubmitSignatureApprovals4Response = WalletsV1ControllerSubmitSignatureApprovals4Responses[keyof WalletsV1ControllerSubmitSignatureApprovals4Responses];
|
|
5018
|
+
type WalletsV1ControllerGetSignature4Data = {
|
|
3668
5019
|
body?: never;
|
|
5020
|
+
headers: {
|
|
5021
|
+
/**
|
|
5022
|
+
* API key required for authentication
|
|
5023
|
+
*/
|
|
5024
|
+
'X-API-KEY': string;
|
|
5025
|
+
};
|
|
3669
5026
|
path: {
|
|
3670
5027
|
/**
|
|
3671
|
-
*
|
|
5028
|
+
* A wallet locator can be of the format:
|
|
5029
|
+
* - `<walletAddress>`
|
|
5030
|
+
* - `email:<email>:<walletType>`
|
|
5031
|
+
* - `userId:<userId>:<walletType>`
|
|
5032
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
5033
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
5034
|
+
* - `twitter:<handle>:<walletType>`
|
|
5035
|
+
* - `x:<handle>:<walletType>`
|
|
3672
5036
|
*/
|
|
3673
|
-
|
|
5037
|
+
walletLocator: string;
|
|
5038
|
+
signatureId: string;
|
|
3674
5039
|
};
|
|
3675
|
-
query
|
|
5040
|
+
query?: never;
|
|
5041
|
+
url: '/2022-06-09/wallets/{walletLocator}/signatures/{signatureId}';
|
|
5042
|
+
};
|
|
5043
|
+
type WalletsV1ControllerGetSignature4Errors = {
|
|
5044
|
+
/**
|
|
5045
|
+
* Returns an error if the wallet or signature not found
|
|
5046
|
+
*/
|
|
5047
|
+
404: WalletV1Alpha2ErrorDto;
|
|
5048
|
+
};
|
|
5049
|
+
type WalletsV1ControllerGetSignature4Error = WalletsV1ControllerGetSignature4Errors[keyof WalletsV1ControllerGetSignature4Errors];
|
|
5050
|
+
type WalletsV1ControllerGetSignature4Responses = {
|
|
5051
|
+
/**
|
|
5052
|
+
* The signature has been successfully retrieved.
|
|
5053
|
+
*/
|
|
5054
|
+
200: WalletsV1Alpha2SignatureResponseDto;
|
|
5055
|
+
};
|
|
5056
|
+
type WalletsV1ControllerGetSignature4Response = WalletsV1ControllerGetSignature4Responses[keyof WalletsV1ControllerGetSignature4Responses];
|
|
5057
|
+
type WalletsV1ControllerGetAllSignatures4Data = {
|
|
5058
|
+
body?: never;
|
|
5059
|
+
headers: {
|
|
3676
5060
|
/**
|
|
3677
|
-
*
|
|
5061
|
+
* API key required for authentication
|
|
3678
5062
|
*/
|
|
3679
|
-
|
|
5063
|
+
'X-API-KEY': string;
|
|
5064
|
+
};
|
|
5065
|
+
path: {
|
|
3680
5066
|
/**
|
|
3681
|
-
*
|
|
5067
|
+
* A wallet locator can be of the format:
|
|
5068
|
+
* - `<walletAddress>`
|
|
5069
|
+
* - `email:<email>:<walletType>`
|
|
5070
|
+
* - `userId:<userId>:<walletType>`
|
|
5071
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
5072
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
5073
|
+
* - `twitter:<handle>:<walletType>`
|
|
5074
|
+
* - `x:<handle>:<walletType>`
|
|
3682
5075
|
*/
|
|
3683
|
-
|
|
5076
|
+
walletLocator: string;
|
|
3684
5077
|
};
|
|
3685
|
-
|
|
5078
|
+
query?: {
|
|
5079
|
+
page?: string;
|
|
5080
|
+
perPage?: string;
|
|
5081
|
+
};
|
|
5082
|
+
url: '/2022-06-09/wallets/{walletLocator}/signatures';
|
|
3686
5083
|
};
|
|
3687
|
-
type
|
|
5084
|
+
type WalletsV1ControllerGetAllSignatures4Errors = {
|
|
3688
5085
|
/**
|
|
3689
|
-
*
|
|
5086
|
+
* Returns an error if a wallet with the specified locator not found
|
|
3690
5087
|
*/
|
|
3691
|
-
|
|
5088
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3692
5089
|
};
|
|
3693
|
-
type
|
|
3694
|
-
type
|
|
5090
|
+
type WalletsV1ControllerGetAllSignatures4Error = WalletsV1ControllerGetAllSignatures4Errors[keyof WalletsV1ControllerGetAllSignatures4Errors];
|
|
5091
|
+
type WalletsV1ControllerGetAllSignatures4Responses = {
|
|
3695
5092
|
/**
|
|
3696
|
-
*
|
|
5093
|
+
* The signatures have been successfully retrieved.
|
|
3697
5094
|
*/
|
|
3698
|
-
200:
|
|
5095
|
+
200: WalletsV1Alpha2MultipleSignatureResponseDto;
|
|
3699
5096
|
};
|
|
3700
|
-
type
|
|
3701
|
-
type
|
|
3702
|
-
body
|
|
5097
|
+
type WalletsV1ControllerGetAllSignatures4Response = WalletsV1ControllerGetAllSignatures4Responses[keyof WalletsV1ControllerGetAllSignatures4Responses];
|
|
5098
|
+
type WalletsV1ControllerCreateSignatureRequest4Data = {
|
|
5099
|
+
body: CreateSignatureRequestDto;
|
|
3703
5100
|
headers: {
|
|
3704
5101
|
/**
|
|
3705
5102
|
* API key required for authentication
|
|
3706
5103
|
*/
|
|
3707
5104
|
'X-API-KEY': string;
|
|
5105
|
+
/**
|
|
5106
|
+
* Unique key to prevent duplicate signature creation
|
|
5107
|
+
*/
|
|
5108
|
+
'x-idempotency-key'?: string;
|
|
3708
5109
|
};
|
|
3709
5110
|
path: {
|
|
3710
5111
|
/**
|
|
@@ -3719,34 +5120,67 @@ type BalanceControllerGetBalanceForLocator2Data = {
|
|
|
3719
5120
|
*/
|
|
3720
5121
|
walletLocator: string;
|
|
3721
5122
|
};
|
|
3722
|
-
query
|
|
5123
|
+
query?: never;
|
|
5124
|
+
url: '/2022-06-09/wallets/{walletLocator}/signatures';
|
|
5125
|
+
};
|
|
5126
|
+
type WalletsV1ControllerCreateSignatureRequest4Errors = {
|
|
5127
|
+
/**
|
|
5128
|
+
* Returns an error if the signature type is not supported
|
|
5129
|
+
*/
|
|
5130
|
+
400: WalletV1Alpha2ErrorDto;
|
|
5131
|
+
/**
|
|
5132
|
+
* Returns an error if a wallet with the specified locator not found
|
|
5133
|
+
*/
|
|
5134
|
+
404: WalletV1Alpha2ErrorDto;
|
|
5135
|
+
};
|
|
5136
|
+
type WalletsV1ControllerCreateSignatureRequest4Error = WalletsV1ControllerCreateSignatureRequest4Errors[keyof WalletsV1ControllerCreateSignatureRequest4Errors];
|
|
5137
|
+
type WalletsV1ControllerCreateSignatureRequest4Responses = {
|
|
5138
|
+
/**
|
|
5139
|
+
* The signature has been successfully created.
|
|
5140
|
+
*/
|
|
5141
|
+
201: WalletsV1Alpha2SignatureResponseDto;
|
|
5142
|
+
};
|
|
5143
|
+
type WalletsV1ControllerCreateSignatureRequest4Response = WalletsV1ControllerCreateSignatureRequest4Responses[keyof WalletsV1ControllerCreateSignatureRequest4Responses];
|
|
5144
|
+
type WalletsV1ControllerGetWalletActivity4Data = {
|
|
5145
|
+
body?: never;
|
|
5146
|
+
headers: {
|
|
3723
5147
|
/**
|
|
3724
|
-
*
|
|
5148
|
+
* API key required for authentication
|
|
3725
5149
|
*/
|
|
3726
|
-
|
|
5150
|
+
'X-API-KEY': string;
|
|
5151
|
+
};
|
|
5152
|
+
path: {
|
|
3727
5153
|
/**
|
|
3728
|
-
*
|
|
5154
|
+
* A wallet locator can be of the format:
|
|
5155
|
+
* - `<walletAddress>`
|
|
5156
|
+
* - `email:<email>:<walletType>`
|
|
5157
|
+
* - `userId:<userId>:<walletType>`
|
|
5158
|
+
* - `userId:<userId>:<walletType>` (white label user example)
|
|
5159
|
+
* - `phoneNumber:<phoneNumber>:<walletType>`
|
|
5160
|
+
* - `twitter:<handle>:<walletType>`
|
|
5161
|
+
* - `x:<handle>:<walletType>`
|
|
3729
5162
|
*/
|
|
3730
|
-
|
|
5163
|
+
walletLocator: string;
|
|
3731
5164
|
};
|
|
3732
|
-
|
|
5165
|
+
query?: never;
|
|
5166
|
+
url: '/2022-06-09/wallets/{walletLocator}/activity';
|
|
3733
5167
|
};
|
|
3734
|
-
type
|
|
5168
|
+
type WalletsV1ControllerGetWalletActivity4Errors = {
|
|
3735
5169
|
/**
|
|
3736
|
-
* Returns an error
|
|
5170
|
+
* Returns an error if a wallet with the specified locator not found
|
|
3737
5171
|
*/
|
|
3738
|
-
|
|
5172
|
+
404: WalletV1Alpha2ErrorDto;
|
|
3739
5173
|
};
|
|
3740
|
-
type
|
|
3741
|
-
type
|
|
5174
|
+
type WalletsV1ControllerGetWalletActivity4Error = WalletsV1ControllerGetWalletActivity4Errors[keyof WalletsV1ControllerGetWalletActivity4Errors];
|
|
5175
|
+
type WalletsV1ControllerGetWalletActivity4Responses = {
|
|
3742
5176
|
/**
|
|
3743
|
-
*
|
|
5177
|
+
* The wallet activity has been successfully retrieved.
|
|
3744
5178
|
*/
|
|
3745
|
-
200:
|
|
5179
|
+
200: WalletsV1Alpha2ActivityResponseDto;
|
|
3746
5180
|
};
|
|
3747
|
-
type
|
|
3748
|
-
type
|
|
3749
|
-
body
|
|
5181
|
+
type WalletsV1ControllerGetWalletActivity4Response = WalletsV1ControllerGetWalletActivity4Responses[keyof WalletsV1ControllerGetWalletActivity4Responses];
|
|
5182
|
+
type WalletsV1ControllerGetWalletByLocator4Data = {
|
|
5183
|
+
body?: never;
|
|
3750
5184
|
headers: {
|
|
3751
5185
|
/**
|
|
3752
5186
|
* API key required for authentication
|
|
@@ -3767,24 +5201,54 @@ type BalanceControllerFundWallet2Data = {
|
|
|
3767
5201
|
walletLocator: string;
|
|
3768
5202
|
};
|
|
3769
5203
|
query?: never;
|
|
3770
|
-
url: '/
|
|
5204
|
+
url: '/2022-06-09/wallets/{walletLocator}';
|
|
3771
5205
|
};
|
|
3772
|
-
type
|
|
5206
|
+
type WalletsV1ControllerGetWalletByLocator4Errors = {
|
|
3773
5207
|
/**
|
|
3774
|
-
* Returns an error
|
|
5208
|
+
* Returns an error if a wallet with the specified locator not found
|
|
3775
5209
|
*/
|
|
3776
5210
|
404: WalletV1Alpha2ErrorDto;
|
|
3777
5211
|
};
|
|
3778
|
-
type
|
|
3779
|
-
type
|
|
5212
|
+
type WalletsV1ControllerGetWalletByLocator4Error = WalletsV1ControllerGetWalletByLocator4Errors[keyof WalletsV1ControllerGetWalletByLocator4Errors];
|
|
5213
|
+
type WalletsV1ControllerGetWalletByLocator4Responses = {
|
|
3780
5214
|
/**
|
|
3781
|
-
*
|
|
5215
|
+
* The record has been successfully retreived.
|
|
3782
5216
|
*/
|
|
3783
|
-
|
|
5217
|
+
200: WalletV1Alpha2ResponseDto;
|
|
3784
5218
|
};
|
|
3785
|
-
type
|
|
5219
|
+
type WalletsV1ControllerGetWalletByLocator4Response = WalletsV1ControllerGetWalletByLocator4Responses[keyof WalletsV1ControllerGetWalletByLocator4Responses];
|
|
5220
|
+
type WalletsV1ControllerCreateWallet4Data = {
|
|
5221
|
+
body: CreateWalletDto;
|
|
5222
|
+
headers: {
|
|
5223
|
+
/**
|
|
5224
|
+
* API key required for authentication
|
|
5225
|
+
*/
|
|
5226
|
+
'X-API-KEY': string;
|
|
5227
|
+
/**
|
|
5228
|
+
* Unique key to prevent duplicate wallet creation
|
|
5229
|
+
*/
|
|
5230
|
+
'x-idempotency-key'?: string;
|
|
5231
|
+
};
|
|
5232
|
+
path?: never;
|
|
5233
|
+
query?: never;
|
|
5234
|
+
url: '/2022-06-09/wallets';
|
|
5235
|
+
};
|
|
5236
|
+
type WalletsV1ControllerCreateWallet4Errors = {
|
|
5237
|
+
/**
|
|
5238
|
+
* Returns an error if a wallet with the specified creation seed and signer configuration already exists
|
|
5239
|
+
*/
|
|
5240
|
+
400: WalletV1Alpha2ErrorDto;
|
|
5241
|
+
};
|
|
5242
|
+
type WalletsV1ControllerCreateWallet4Error = WalletsV1ControllerCreateWallet4Errors[keyof WalletsV1ControllerCreateWallet4Errors];
|
|
5243
|
+
type WalletsV1ControllerCreateWallet4Responses = {
|
|
5244
|
+
/**
|
|
5245
|
+
* Returns an existing wallet (200) if one already exists for the provided linkedUser or idempotencyKey, or creates and returns a new wallet (201). The response includes the wallet details and whether it was newly created.
|
|
5246
|
+
*/
|
|
5247
|
+
201: WalletV1Alpha2ResponseDto;
|
|
5248
|
+
};
|
|
5249
|
+
type WalletsV1ControllerCreateWallet4Response = WalletsV1ControllerCreateWallet4Responses[keyof WalletsV1ControllerCreateWallet4Responses];
|
|
3786
5250
|
type ClientOptions = {
|
|
3787
5251
|
baseUrl: 'https://staging.crossmint.com/api' | 'https://www.crossmint.com/api' | (string & {});
|
|
3788
5252
|
};
|
|
3789
5253
|
|
|
3790
|
-
export type { BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Error, BalanceControllerFundWallet2Errors, BalanceControllerFundWallet2Response, BalanceControllerFundWallet2Responses, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Error, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerGetBalanceForLocator2Response, BalanceControllerGetBalanceForLocator2Responses, ClientOptions, CreateSignatureRequestDto, CreateSignerInputDto, CreateTransactionDto, CreateWalletDto, DelegatedSignerDto, FetchContentFromWalletData, FetchContentFromWalletError, FetchContentFromWalletErrors, FetchContentFromWalletResponse, FetchContentFromWalletResponses, FundWalletAmountDto, Nftevm, Nftsol, SendTokenDto, SubmitApprovalDto, WalletBalanceResponseDto, WalletV1Alpha2ErrorDto, WalletV1Alpha2ResponseDto, WalletV1Alpha2TransactionErrorDto, WalletsV1Alpha2MultipleSignatureResponseDto, WalletsV1Alpha2SignatureResponseDto, WalletsV1Alpha2TransactionResponseDto, WalletsV1Alpha2TransactionsResponseDto, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Error, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Response, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Error, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerCreateMeSignatureRequest4Response, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Error, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerCreateMeTransaction4Response, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Response, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Error, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerCreateSignatureRequest4Response, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Error, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerCreateTransaction4Response, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Error, WalletsV1ControllerCreateWallet4Errors, WalletsV1ControllerCreateWallet4Response, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Error, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerGetAllSignatures4Response, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Error, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerGetDelegatedSigner4Response, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Error, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerGetMeSignature4Response, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Error, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransaction4Response, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Response, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Error, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetSignature4Response, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Error, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransaction4Response, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Error, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Response, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Error, WalletsV1ControllerGetWalletByLocator4Errors, WalletsV1ControllerGetWalletByLocator4Response, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Error, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerSubmitApprovals4Response, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Error, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerSubmitMeApprovals4Response, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Error, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Response, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Error, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerSubmitSignatureApprovals4Response, WalletsV1ControllerSubmitSignatureApprovals4Responses, _Error };
|
|
5254
|
+
export type { BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Error, BalanceControllerFundWallet2Errors, BalanceControllerFundWallet2Response, BalanceControllerFundWallet2Responses, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Error, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerGetBalanceForLocator2Response, BalanceControllerGetBalanceForLocator2Responses, ClientOptions, CreateSignatureRequestDto, CreateSignerInputDto, CreateTransactionDto, CreateWalletDto, DelegatedSignerDto, FetchContentFromWalletData, FetchContentFromWalletError, FetchContentFromWalletErrors, FetchContentFromWalletResponse, FetchContentFromWalletResponses, FundWalletAmountDto, Nftevm, Nftsol, SendTokenDto, SubmitApprovalDto, WalletBalanceResponseDto, WalletV1Alpha2ErrorDto, WalletV1Alpha2ResponseDto, WalletV1Alpha2TransactionErrorDto, WalletsSendTokenControllerSendToken2Data, WalletsSendTokenControllerSendToken2Response, WalletsSendTokenControllerSendToken2Responses, WalletsV1Alpha2ActivityResponseDto, WalletsV1Alpha2MultipleSignatureResponseDto, WalletsV1Alpha2SignatureResponseDto, WalletsV1Alpha2TransactionResponseDto, WalletsV1Alpha2TransactionsResponseDto, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Error, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Response, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateDelegatedSigner5Data, WalletsV1ControllerCreateDelegatedSigner5Error, WalletsV1ControllerCreateDelegatedSigner5Errors, WalletsV1ControllerCreateDelegatedSigner5Response, WalletsV1ControllerCreateDelegatedSigner5Responses, WalletsV1ControllerCreateMeDelegatedSigner4Data, WalletsV1ControllerCreateMeDelegatedSigner4Error, WalletsV1ControllerCreateMeDelegatedSigner4Errors, WalletsV1ControllerCreateMeDelegatedSigner4Response, WalletsV1ControllerCreateMeDelegatedSigner4Responses, WalletsV1ControllerCreateMeDelegatedSigner5Data, WalletsV1ControllerCreateMeDelegatedSigner5Error, WalletsV1ControllerCreateMeDelegatedSigner5Errors, WalletsV1ControllerCreateMeDelegatedSigner5Response, WalletsV1ControllerCreateMeDelegatedSigner5Responses, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Error, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerCreateMeSignatureRequest4Response, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeSignatureRequest5Data, WalletsV1ControllerCreateMeSignatureRequest5Error, WalletsV1ControllerCreateMeSignatureRequest5Errors, WalletsV1ControllerCreateMeSignatureRequest5Response, WalletsV1ControllerCreateMeSignatureRequest5Responses, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Error, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerCreateMeTransaction4Response, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeTransaction5Data, WalletsV1ControllerCreateMeTransaction5Error, WalletsV1ControllerCreateMeTransaction5Errors, WalletsV1ControllerCreateMeTransaction5Response, WalletsV1ControllerCreateMeTransaction5Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Response, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerCreateMeWallet5Data, WalletsV1ControllerCreateMeWallet5Response, WalletsV1ControllerCreateMeWallet5Responses, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Error, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerCreateSignatureRequest4Response, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateSignatureRequest5Data, WalletsV1ControllerCreateSignatureRequest5Error, WalletsV1ControllerCreateSignatureRequest5Errors, WalletsV1ControllerCreateSignatureRequest5Response, WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Error, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerCreateTransaction4Response, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateTransaction5Data, WalletsV1ControllerCreateTransaction5Error, WalletsV1ControllerCreateTransaction5Errors, WalletsV1ControllerCreateTransaction5Response, WalletsV1ControllerCreateTransaction5Responses, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Error, WalletsV1ControllerCreateWallet4Errors, WalletsV1ControllerCreateWallet4Response, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet5Data, WalletsV1ControllerCreateWallet5Error, WalletsV1ControllerCreateWallet5Errors, WalletsV1ControllerCreateWallet5Response, WalletsV1ControllerCreateWallet5Responses, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Error, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerGetAllSignatures4Response, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetAllSignatures5Data, WalletsV1ControllerGetAllSignatures5Error, WalletsV1ControllerGetAllSignatures5Errors, WalletsV1ControllerGetAllSignatures5Response, WalletsV1ControllerGetAllSignatures5Responses, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Error, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerGetDelegatedSigner4Response, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetDelegatedSigner5Data, WalletsV1ControllerGetDelegatedSigner5Error, WalletsV1ControllerGetDelegatedSigner5Errors, WalletsV1ControllerGetDelegatedSigner5Response, WalletsV1ControllerGetDelegatedSigner5Responses, WalletsV1ControllerGetMeDelegatedSigner4Data, WalletsV1ControllerGetMeDelegatedSigner4Error, WalletsV1ControllerGetMeDelegatedSigner4Errors, WalletsV1ControllerGetMeDelegatedSigner4Response, WalletsV1ControllerGetMeDelegatedSigner4Responses, WalletsV1ControllerGetMeDelegatedSigner5Data, WalletsV1ControllerGetMeDelegatedSigner5Error, WalletsV1ControllerGetMeDelegatedSigner5Errors, WalletsV1ControllerGetMeDelegatedSigner5Response, WalletsV1ControllerGetMeDelegatedSigner5Responses, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Error, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerGetMeSignature4Response, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeSignature5Data, WalletsV1ControllerGetMeSignature5Error, WalletsV1ControllerGetMeSignature5Errors, WalletsV1ControllerGetMeSignature5Response, WalletsV1ControllerGetMeSignature5Responses, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Error, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransaction4Response, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeTransaction5Data, WalletsV1ControllerGetMeTransaction5Error, WalletsV1ControllerGetMeTransaction5Errors, WalletsV1ControllerGetMeTransaction5Response, WalletsV1ControllerGetMeTransaction5Responses, WalletsV1ControllerGetMeTransactionsWithoutChain4Data, WalletsV1ControllerGetMeTransactionsWithoutChain4Error, WalletsV1ControllerGetMeTransactionsWithoutChain4Errors, WalletsV1ControllerGetMeTransactionsWithoutChain4Response, WalletsV1ControllerGetMeTransactionsWithoutChain4Responses, WalletsV1ControllerGetMeTransactionsWithoutChain5Data, WalletsV1ControllerGetMeTransactionsWithoutChain5Error, WalletsV1ControllerGetMeTransactionsWithoutChain5Errors, WalletsV1ControllerGetMeTransactionsWithoutChain5Response, WalletsV1ControllerGetMeTransactionsWithoutChain5Responses, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Response, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerGetMeWallet5Data, WalletsV1ControllerGetMeWallet5Response, WalletsV1ControllerGetMeWallet5Responses, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Error, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetSignature4Response, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetSignature5Data, WalletsV1ControllerGetSignature5Error, WalletsV1ControllerGetSignature5Errors, WalletsV1ControllerGetSignature5Response, WalletsV1ControllerGetSignature5Responses, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Error, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransaction4Response, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransaction5Data, WalletsV1ControllerGetTransaction5Error, WalletsV1ControllerGetTransaction5Errors, WalletsV1ControllerGetTransaction5Response, WalletsV1ControllerGetTransaction5Responses, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Error, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Response, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetTransactionsWithoutChain5Data, WalletsV1ControllerGetTransactionsWithoutChain5Error, WalletsV1ControllerGetTransactionsWithoutChain5Errors, WalletsV1ControllerGetTransactionsWithoutChain5Response, WalletsV1ControllerGetTransactionsWithoutChain5Responses, WalletsV1ControllerGetWalletActivity4Data, WalletsV1ControllerGetWalletActivity4Error, WalletsV1ControllerGetWalletActivity4Errors, WalletsV1ControllerGetWalletActivity4Response, WalletsV1ControllerGetWalletActivity4Responses, WalletsV1ControllerGetWalletActivity5Data, WalletsV1ControllerGetWalletActivity5Error, WalletsV1ControllerGetWalletActivity5Errors, WalletsV1ControllerGetWalletActivity5Response, WalletsV1ControllerGetWalletActivity5Responses, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Error, WalletsV1ControllerGetWalletByLocator4Errors, WalletsV1ControllerGetWalletByLocator4Response, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator5Data, WalletsV1ControllerGetWalletByLocator5Error, WalletsV1ControllerGetWalletByLocator5Errors, WalletsV1ControllerGetWalletByLocator5Response, WalletsV1ControllerGetWalletByLocator5Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Error, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerSubmitApprovals4Response, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitApprovals5Data, WalletsV1ControllerSubmitApprovals5Error, WalletsV1ControllerSubmitApprovals5Errors, WalletsV1ControllerSubmitApprovals5Response, WalletsV1ControllerSubmitApprovals5Responses, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Error, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerSubmitMeApprovals4Response, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeApprovals5Data, WalletsV1ControllerSubmitMeApprovals5Error, WalletsV1ControllerSubmitMeApprovals5Errors, WalletsV1ControllerSubmitMeApprovals5Response, WalletsV1ControllerSubmitMeApprovals5Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Error, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Response, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals5Data, WalletsV1ControllerSubmitMeSignatureApprovals5Error, WalletsV1ControllerSubmitMeSignatureApprovals5Errors, WalletsV1ControllerSubmitMeSignatureApprovals5Response, WalletsV1ControllerSubmitMeSignatureApprovals5Responses, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Error, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerSubmitSignatureApprovals4Response, WalletsV1ControllerSubmitSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals5Data, WalletsV1ControllerSubmitSignatureApprovals5Error, WalletsV1ControllerSubmitSignatureApprovals5Errors, WalletsV1ControllerSubmitSignatureApprovals5Response, WalletsV1ControllerSubmitSignatureApprovals5Responses, _Error };
|