Interface: iGetBalanceByAddressPayload
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?
optionalfetchPrivateParams?: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?
optionalforceful?: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.