ZcashSwapParams
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / ZcashSwapParams
Interface: ZcashSwapParams
Section titled “Interface: ZcashSwapParams”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5741
Swap execution parameters
Properties
Section titled “Properties”quoteId?
Section titled “quoteId?”
optionalquoteId:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5743
Quote ID to execute
sourceChain
Section titled “sourceChain”sourceChain:
ZcashSwapSourceChain
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5745
Source blockchain
sourceToken
Section titled “sourceToken”sourceToken:
ZcashSwapSourceToken
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5747
Source token symbol
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5749
Amount in smallest unit
recipientZAddress
Section titled “recipientZAddress”recipientZAddress:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5751
Recipient z-address (shielded)
optionalmemo:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5753
Optional memo for the transaction
slippage?
Section titled “slippage?”
optionalslippage:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:5755
Custom slippage (basis points)