SettlementSwapResult
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / SettlementSwapResult
Interface: SettlementSwapResult
Section titled “Interface: SettlementSwapResult”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7434
Swap execution result
Properties
Section titled “Properties”swapId
Section titled “swapId”swapId:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7436
Unique swap identifier
status
Section titled “status”status:
SwapStatus
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7438
Current status
quoteId
Section titled “quoteId”quoteId:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7440
Quote ID
depositAddress
Section titled “depositAddress”depositAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7442
Deposit address
depositTxHash?
Section titled “depositTxHash?”
optionaldepositTxHash?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7444
Deposit transaction hash (after deposit)
settlementTxHash?
Section titled “settlementTxHash?”
optionalsettlementTxHash?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7446
Settlement transaction hash (after completion)
refundTxHash?
Section titled “refundTxHash?”
optionalrefundTxHash?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7448
Refund transaction hash (if refunded)
actualAmountOut?
Section titled “actualAmountOut?”
optionalactualAmountOut?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7450
Actual output amount (after completion)
errorMessage?
Section titled “errorMessage?”
optionalerrorMessage?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7452
Error message (if failed)
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,unknown>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7454
Backend-specific metadata