Increase liquidity
Before getting into this section, take a closer look at the first guide to make sure that all the previous steps are completed correctly.
The example below implies that the contract already has custody of the NFT.
Remember that we cannot change the boundaries of a given liquidity position using the Algebra protocol; the
increaseLiquidity
function can just increase the liquidity of a position.In production,
amount0Min
andamount1Min
should be adjusted to create slippage protections.