ZcashQuoteParams
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / ZcashQuoteParams
Interface: ZcashQuoteParams
Section titled “Interface: ZcashQuoteParams”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8909
Quote request parameters
Properties
Section titled “Properties”sourceChain
Section titled “sourceChain”sourceChain:
ZcashSwapSourceChain
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8911
Source blockchain
sourceToken
Section titled “sourceToken”sourceToken:
ZcashSwapSourceToken
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8913
Source token symbol
amount
Section titled “amount”amount:
bigint
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8915
Amount in smallest unit (wei, lamports, etc.)
recipientZAddress
Section titled “recipientZAddress”recipientZAddress:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8917
Recipient z-address
slippage?
Section titled “slippage?”
optionalslippage?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:8919
Custom slippage (basis points)