Uniswap V3
Open a new LP position
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.
POST
Body
application/json
Request model for minting a new liquidity position.
Response
200
application/json
Successful Response
The response is of type object
.