Claim accumulated LP provider trading fees from a pro pool.
LP fees accrue proportionally to your LP token balance. Fees are automatically tracked per LP position and can be claimed at any time.
Claim accumulated LP provider trading fees from a pro pool. Only users with an active LP position can claim.
Public key of the wallet that will sign and pay for the transaction.
Mint address of the SPL token (token A) in the pool.
Protocol config version. Use 1 for community tokens, 2 for creator tokens, 3 for pro pools.
x >= 0Program ID of the Heaven DEX program. Use HEAVENoP2qxoeuF8Dj2oT1GHEnu49U5mJYkdeC8BAX2o for mainnet.
On-chain address of the pro pool state account. Returned in the response when creating a pool.
Maximum compute units for the transaction. Higher values allow more complex operations but cost more. Defaults to a sensible value if omitted.
x >= 0Priority fee in micro-lamports per compute unit. Higher values increase transaction priority. Defaults to a sensible value if omitted.
x >= 0Base64 encoded versioned transaction. Decode, sign, and submit.