max tick of the position, required if zap into a uniswapV3 pool.
positionTickLower
false
number
-276450
min tick of the position, required if zap into a uniswapV3 pool.
tokens
true
array
the tokens to use as zap source
tokens[n].token
true
string
0x833589...
token address
tokens[n].amount
true
string
1000000
token amount
slippage
true
string
100
maximum slippage tolerance in basis points (0.01%), used for aggregator (exceeding which the transaction will revert) and pool swap during zap (for additional zapping and for refund). From 0 to 5,000 inclusively. Example: 1 for 0.01%.
referrer
false
string
0x.....
referrer address
referrerFee
false
number
100
Specify the percentage of in-token you wish to receive from the transaction, within the range of 0% to 50%, with 1% represented as 100, in the range of 0.01 to 50. e.g. 1.2% fee set as 120 . Ignored if referrer is empty. By default, OpenOcean shares 30% of the fee. Please contact us if you wish to modify this rate.