Retrieve details on a reward, optionally providing a claimant address to decorate with additional claim context.
BoostID in format chainId:boostCoreAddress:identifier The ID of the reward to fetch details for.
"8453:0x378632819f39c74c4f56b1429e760739c5fb51b7:1"
If included, the address of a specific claimant to enrich data with claim information, like claimed, claimable, and tx hash for eligible claim.
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Include token metadata (price, market cap, etc.) for applicable actions. Defaults to false.
true
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 >= 0An 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.
Determines the access status of the boost for a given address
allowed, denied, not-allowed Verification level required for boosts in the World ecosystem