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 price deviation allowed.
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 version allows specifying a price deviation bound to set min/max sqrt price.