Migration Guide
Checking Claim Status
Learn how to check if a user has claimed a boost’s incentives
How to Check if a User Has Claimed a Boost
The Boost SDK provides methods to verify if a user has claimed any incentives on a boost.
Since a boost can have multiple incentives, you’ll need to check the claim status of each incentive separately using the claimed
method.
SDK Reference
Learn more about the claimed method and its parameters