SettlementSwapResult
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / SettlementSwapResult
Interface: SettlementSwapResult
Section titled “Interface: SettlementSwapResult”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4315
Swap execution result
Properties
Section titled “Properties”swapId
Section titled “swapId”swapId:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4317
Unique swap identifier
status
Section titled “status”status:
SwapStatus
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4319
Current status
quoteId
Section titled “quoteId”quoteId:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4321
Quote ID
depositAddress
Section titled “depositAddress”depositAddress:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4323
Deposit address
depositTxHash?
Section titled “depositTxHash?”
optionaldepositTxHash:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4325
Deposit transaction hash (after deposit)
settlementTxHash?
Section titled “settlementTxHash?”
optionalsettlementTxHash:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4327
Settlement transaction hash (after completion)
refundTxHash?
Section titled “refundTxHash?”
optionalrefundTxHash:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4329
Refund transaction hash (if refunded)
actualAmountOut?
Section titled “actualAmountOut?”
optionalactualAmountOut:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4331
Actual output amount (after completion)
errorMessage?
Section titled “errorMessage?”
optionalerrorMessage:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4333
Error message (if failed)
metadata?
Section titled “metadata?”
optionalmetadata:Record<string,unknown>
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:4335
Backend-specific metadata