intentDecreaseLiquidity
Reduce liquidity from a Uniswap V3 position by specifying token ID, liquidity amount, chain ID, and optional parameters like slippage tolerance and deadline.
Instructions
Removes liquidity from a Uniswap V3 position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | ||
deadline | No | ||
liquidity | Yes | ||
slippageTolerance | No | ||
tokenId | Yes |