Reward

Claim Fees and CLMM Rewards

const payload = await sdk.Farms.claimFeeAndClmmReward({
  pool_id,
  position_nft_id,
})

Last updated