Interface: GetMetadataForCollectionPayload
If present, we will fetch the metadata corresponding to the specified options.
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:430
Properties
metadataToFetch?
optionalmetadataToFetch?:MetadataFetchOptions
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:436
If present, we will fetch the metadata corresponding to the specified options.
Consider using pruneMetadataToFetch for filtering out previously fetched metadata.
tokenFloorPricesToFetch?
optionaltokenFloorPricesToFetch?:iUintRange<NumberType>[] |NumberType[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:441
If present, we will fetch the floor price for the specified token IDs.