Skip to main content
The getUserLpPositions() method retrieves all liquidity provider positions owned by a specific user in a given market.

Usage

Parameters

Returns

Returns an object with:
Each position in the array contains:
  • publicKey - The position’s account address
  • account - The position account data including lpBalance, lowerTickIdx, upperTickIdx, fees, and emissions