intentDecreaseLiquidity
Removes liquidity from a Uniswap V3 position by specifying tokenId, chainId, and liquidity amount. Supports deadline and slippage tolerance for controlled execution.
Instructions
Removes liquidity from a Uniswap V3 position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | ||
deadline | No | ||
liquidity | Yes | ||
slippageTolerance | No | ||
tokenId | Yes |