Increase liquidity
Last updated
Last updated
Before getting into this section, take a closer look at the 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
and amount1Min
should be adjusted to create slippage protections.