Prepare remove liquidity transaction
POST/api/solana/liquidity/pool/:poolAddress/remove
Prepares a blockchain transaction to remove liquidity from an existing pool using LP tokens with a default slippage of 5%. The liquidity removal is executed asynchronously on the blockchain. The response contains a serialized transaction that the client must sign and submit to the Solana network. Use the transaction verification endpoint to confirm successful completion.
Request
Responses
- 200
- 400
Remove liquidity transaction prepared successfully
Bad request - missing required fields or validation errors