The mint of the input token the user would like to deposit.
The amount of input tokens to deposit.
The lower index of the position that we are depositing into.
The upper index of the position that we are depositing into.
The maximum slippage allowed when calculating the minimum tokens received.
A Whirlpool helper class to help interact with the Whirlpool account.
An IncreaseLiquidityInput object detailing the required token amounts & liquidity values to use when calling increase-liquidity-ix.
Get an estimated quote on the maximum tokens required to deposit based on a specified input token amount. This new version calculates slippage based on price percentage movement, rather than setting the percentage threshold based on token estimates.