Appearance
@swapped/connect-sdk / core / SendWalletTransactionResult
Type Alias: SendWalletTransactionResult
SendWalletTransactionResult =
object
Defined in: src/types/wallets.types.ts:205
Properties
clientTxId
clientTxId:
string
Defined in: src/types/wallets.types.ts:206
hash
hash:
string
Defined in: src/types/wallets.types.ts:207
isSponsored
isSponsored:
boolean
Defined in: src/types/wallets.types.ts:208
status
status:
"transaction-completed"
Defined in: src/types/wallets.types.ts:209