Skip to main content

Prepare add liquidity transaction

POST 

/api/solana/liquidity/pool/:poolAddress/add

Prepares a blockchain transaction to add liquidity to an existing pool using LP tokens with a default slippage of 5%. The liquidity addition 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

Add liquidity transaction prepared successfully