Skip to content

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?

optional metadataToFetch?: 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?

optional tokenFloorPricesToFetch?: 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.

Edit this page on GitHub