Increase the liquidity of an existing Liquidity Provider (LP) position.
This endpoint allows users to add more tokens to their current LP position, enhancing their participation in liquidity provision. By increasing liquidity, users can potentially earn more rewards and improve their position in the pool. The process involves specifying additional token amounts and updating the pool details. The response will confirm the successful increase of the LP position, providing users with updated information about their enhanced position. This functionality is vital for users aiming to optimize their liquidity provision strategy, enabling them to adapt to market conditions and maximize their returns in decentralized finance (DeFi) markets.
Required Allowances
In order to make this transaction, token allowances need to be set for the following contracts.
AerodromeSlipstreamRouterToken ID of the NFT representing the liquidity provisioned position.
The desired amount of the first token to deposit
x >= 0"1.5"
The desired amount of the second token to deposit
x >= 0"1.7"
The minimum amount of the first token to deposit
x >= 0"1.4"
The minimum amount of the second token to deposit
x >= 0"1.6"
base The address of the transaction sender.
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
"AERODROME_SLIPSTREAM_INCREASE_LIQUIDITY_PROVISION"Determines whether to estimate gas costs for transactions, also verifying that the transaction can be successfully executed.
Successful Response
The unsigned transaction data. User must sign and broadcast to network.