The claims to fetch.
The claim ID to fetch.
Optional
fetchAllClaimedUsers?: booleanFetch all claimed users for the claim. If true, you will be able to find all { [bitbadgesAddress]: [...zeroIndexedClaimNumbers] } on the numUses plugin's publicState.
Optional
fetchPrivateParams?: booleanFetch private parameters for the claim. Only applicable if you are the creator / manager of the claim.
Optional
privateStatesToFetch?: string[]The private state instance IDs to fetch. By default, we do not fetch any private states.