Skip to content

If true, we will fetch private parameters for any claims / approvals. Must be creator.

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:223

Properties

fetchPrivateParams?

optional fetchPrivateParams?: boolean

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:229

If true, we will fetch private parameters for any claims / approvals. Must be creator.

This is only applicable to incoming / outgoing approvals with claims.


forceful?

optional forceful?: boolean

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:234

If true, we will forcefully fetch the balance even if it is already cached. Only applicable to non-indexed / on-demand collections.

Edit this page on GitHub