prepare-cl-remove-liquidity
Prepare a transaction to remove liquidity from a concentrated liquidity (CL) position on Osmosis. Specify the position ID, sender address, and liquidity amount to execute the removal.
Instructions
Prepares a transaction to remove liquidity from a CL position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
liquidityAmount | Yes | Amount of liquidity to remove | |
positionId | Yes | The position ID to remove liquidity from | |
sender | Yes | The sender's Osmosis address |