Optional
approvalOptional
challengeIf present, the merkle challenges corresponding to the specified merkle challenge IDs will be fetched.
Optional
fetchFetches private parameters for any claims in addition to public parameters.
Optional
fetchIf true, the total and mint balances will be fetched and will be put in owners[].
collection.owners.find(x => x.bitbadgesAddresss === 'Mint')
Optional
handleIf true, we will append defaults with empty values.
Optional
metadataIf present, we will fetch the metadata corresponding to the specified options.
Consider using pruneMetadataToFetch for filtering out previously fetched metadata.
Optional
viewsIf present, the specified views will be fetched.
Optional
address?: stringIf specified, we will only fetch this users' activity.
A bookmark to pass in for pagination. "" for first request.
Optional
oldestIf defined, we will return the oldest items first.
A unique view ID. This is used for pagination. All fetches w/ same ID should be made with same criteria.
The base view type to fetch.
If present, the approvals trackers corresponding to the specified approvals tracker IDs will be fetched.