ZcashSwapParams
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ZcashSwapParams
Interface: ZcashSwapParams
Section titled “Interface: ZcashSwapParams”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8890
Swap execution parameters
Properties
Section titled “Properties”quoteId?
Section titled “quoteId?”
optionalquoteId:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8892
Quote ID to execute
sourceChain
Section titled “sourceChain”sourceChain:
ZcashSwapSourceChain
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8894
Source blockchain
sourceToken
Section titled “sourceToken”sourceToken:
ZcashSwapSourceToken
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8896
Source token symbol
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8898
Amount in smallest unit
recipientZAddress
Section titled “recipientZAddress”recipientZAddress:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8900
Recipient z-address (shielded)
optionalmemo:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8902
Optional memo for the transaction
slippage?
Section titled “slippage?”
optionalslippage:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8904
Custom slippage (basis points)