Fee Management
Fetch the on-chain PoolClaimers PDA for a given pool — claimers list, BPS splits, claimed amounts, and timestamps.
Check the current token balances in the program-owned fee vaults for a pool.
Derive the vault pubkey and fetch all DAMM v2 position NFTs currently held by that vault, including pool/token info and unclaimed fees.
No parameters required.
Fetch the on-chain ClaimerState PDA for a pool + claimer — enabled flag and cumulative claimed base/quote (excludes bump).