This endpoint allows users to open a new Liquidity Provider (LP) position on the Uniswap platform.
By providing the necessary parameters, users can initiate a minting process to create a new LP token, which represents their stake in a specific liquidity pool. This operation is essential for users looking to participate in liquidity provision, enabling them to earn fees from trades that occur within the pool. The endpoint requires details such as the token pair, amount, and any additional parameters needed for the minting process.
Required Allowances
In order to make this transaction, token allowances need to be set on the following contracts.
UniswapV3NFTPositionManager
Request model for minting a new liquidity position.
Successful Response
The response is of type object
.