LP management
In the section you will find API endpoints to help you manage your LP (Liquidity provision) positions on CLAMM from depositing to retrieving positions and withdrawing.
Prepare Deposit
Chain ID of the network
Address of the token pair pool
Address of the hook to deposit through
Address of the handler to deposit through
Range max strike price
Range min strike price
Amount of options to provide liquidity for.
Deposit Positions
Chain ID of the network
Pagination parameter for first (Similar to Qraphql)
Pagination parameter for skip (Similar to Qraphql)
Address of the token pair pool
Address of the user
Deposit History
Chain ID of the network
Pagination parameter for first (Similar to Qraphql)
Pagination parameter for skip (Similar to Qraphql)
Address of the token pair pool
Address of the user
Withdraw History
Chain ID of the network
Address of the user
Pagination parameter for first (Similar to Qraphql)
Pagination parameter for skip (Similar to Qraphql)
Address of the token pair pool
Failed to fetch withdraw history
Last updated
Was this helpful?