Calculate the quote for increasing liquidity given a token b amount
token_amount_b
slippage_tolerance
current_sqrt_price
tick_index_1
tick_index_2
transfer_fee_a
transfer_fee_b
Optional
Calculate the quote for increasing liquidity given a token b amount
Parameters
token_amount_b
- The amount of token b to increaseslippage_tolerance
- The slippage tolerance in bpscurrent_sqrt_price
- The current sqrt price of the pooltick_index_1
- The first tick index of the positiontick_index_2
- The second tick index of the positiontransfer_fee_a
- The transfer fee for token A in bpstransfer_fee_b
- The transfer fee for token B in bpsReturns