Claim Fees — Generate transaction(s) to claim accrued LP fees
Position
Claim Fees — Generate transaction(s) to claim accrued LP fees
Generates serialized claim-fee transactions for a Meteora DLMM or DAMM V2 position. When swapToNative is true, also returns swap transactions that convert the claimed fees into SOL using the supplied slippage tolerance.
POST
Claim Fees — Generate transaction(s) to claim accrued LP fees
Authorizations
API key for authentication
Body
application/json
The position ID
The owner's wallet address
Slippage tolerance in basis points for swap-to-SOL (0-10000). Ignored when swapToNative is false.
Required range:
0 <= x <= 10000When true, the response includes swap transactions that convert the claimed fees into SOL.
The swap provider to use (only relevant when swapToNative is true)
Available options:
OKX, JUPITER_ULTRA The pool type
Available options:
meteora, meteora_damm_v2 Response
Transaction data prepared successfully