Whether the claim fetch includes private params
Optional
Internal
_templateFor internal use by the frontend.
Optional
approachHow the claim is expected to be completed. This is for display purposes for the frontend.
Available options:
Typically, you will use the in-site approach
Optional
assignAlgorithm to determine the claim number order. Blank is just incrementing claim numbers.
For most cases, you will not need to specify this.
Optional
balancesThe balances to set for the claim.
Only used for claims for collections that have off-chain indexed balances and are assigning balances based on the claim.
Optional
cacheCache policy for the claim. Only needed for on-demand claims.
Optional
categoriesThe categories of the claim
Unique claim ID.
Optional
collectionCollection ID that the claim is for (if applicable - collection claims).
Optional
createdThe original creator of the claim
Optional
estimatedEstimated cost for the claim.
Optional
estimatedEstimated time to satisfy the claim's requirements.
Optional
lastLast updated timestamp for the claim.
Optional
listAddress list ID that the claim is for (if applicable - list claims).
Optional
managedThe BitBadges address of the user who is currently managing this
Optional
manualIf manual distribution is enabled, we do not handle any distribution of claim codes. We leave that up to the claim creator.
Only applicable for on-chain badge claims. This is only used in advanced self-hosted cases.
Optional
metadataMetadata for the claim.
Claim plugins. These are the criteria that must pass for a user to claim.
Optional
rewardsRewards for the claim.
Optional
satisfyCustom satisfaction logic.
If left blank, all plugins must pass for the claim to be satisfied. Otherwise, you can specify a custom method to determine if the claim is satisfied.
Optional
seedSeed code for the claim. Only used for on-chain badge claims.
This is how we produce all reserved codes for the on-chain merkle challenge / proofs.
Optional
showIf true, the claim will be shown in search results
Optional
standaloneStandalone claims are not linked with a badge or list.
Optional
trackerThe tracker details for the claim (if applicable - collection claims).
The version of the claim.