Path Parameters
BoostID in format chainId:boostCoreAddress:identifier
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
Query Parameters
If included, the address of a specific claimant to enrich data with claim information, like claimed, claimable, and tx hash for eligible claim.
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Response
Returns single RewardKit reward
The response object for a single RewardKit reward.
An object containing details about the reward.
The total number of claims for this reward.
x >= 0
An array of user claims for this reward.
The state of the reward, either active, claimed, or claimable. Where active is when the reward is still eligible to be completed, claimed is when user has claimed the reward, and claimable is when the user has completed the required action and is eligible to claim.
active
, claimed
, claimable
If address was provided, and the user has completed the reward action, the transaction hash of the claim transaction.