addLiquidity
function. This function requires, as input:positionId
-> id of the corresponding farming positionFarmingPositionRequest
struct openPosition
function, the addLiquidity
function also calls internally the _addLiquidity
that calls internally the _increaseLiquidity
method of the INonfungiblePositionManager
to add liquidity to the NFT setup.