ZcashSwapParams
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / ZcashSwapParams
Interface: ZcashSwapParams
Section titled “Interface: ZcashSwapParams”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8963
Swap execution parameters
Properties
Section titled “Properties”quoteId?
Section titled “quoteId?”
optionalquoteId?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8965
Quote ID to execute
sourceChain
Section titled “sourceChain”sourceChain:
ZcashSwapSourceChain
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8967
Source blockchain
sourceToken
Section titled “sourceToken”sourceToken:
ZcashSwapSourceToken
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8969
Source token symbol
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8971
Amount in smallest unit
recipientZAddress
Section titled “recipientZAddress”recipientZAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8973
Recipient z-address (shielded)
optionalmemo?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8975
Optional memo for the transaction
slippage?
Section titled “slippage?”
optionalslippage?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8977
Custom slippage (basis points)