prepare-cl-remove-liquidity
Remove liquidity from a concentrated liquidity position on Osmosis by preparing a transaction with position ID, sender address, and liquidity amount.
Instructions
Prepares a transaction to remove liquidity from a CL position
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| positionId | Yes | The position ID to remove liquidity from | |
| sender | Yes | The sender's Osmosis address | |
| liquidityAmount | Yes | Amount of liquidity to remove |