A unique stringified document ID
Optional
_idA unique document ID (Mongo DB ObjectID)
Whether the user's self-initiated incoming transfers are auto-approved. If not, they must be explicitly approved using the incoming approvals.
Whether the user's self-initiated outgoing transfers are auto-approved. If not, they must be explicitly approved using the outgoing approvals.
The user's balances.
The BitBadges address of the user
The collection ID
Optional
contentThe content hash of the off-chain balances
Optional
fetchedThe timestamp of when the off-chain balances were fetched (milliseconds since epoch). For BitBadges indexer, we only populate this for the Total docs.
Optional
fetchedThe block number of when the off-chain balances were fetched. For BitBadges indexer, we only populate this for the Total docs.
The incoming approvals with details like metadata and address lists.
Optional
isTrue if the off-chain balances are using permanent storage
True if the balances are on-chain
The outgoing approvals with details like metadata and address lists.
The update history of this balance
Optional
uriThe URI of the off-chain balances
The user permissions with details like metadata and address lists.