Skip to content

ZcashSwapParams

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ZcashSwapParams

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8890

Swap execution parameters

optional quoteId: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8892

Quote ID to execute


sourceChain: ZcashSwapSourceChain

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8894

Source blockchain


sourceToken: ZcashSwapSourceToken

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8896

Source token symbol


amount: bigint

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8898

Amount in smallest unit


recipientZAddress: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8900

Recipient z-address (shielded)


optional memo: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8902

Optional memo for the transaction


optional slippage: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:8904

Custom slippage (basis points)