Interface: iGetTokenActivityPayload
Specific address to filter by. If not present, all activity will be returned.
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:268
Properties
bitbadgesAddress?
optionalbitbadgesAddress?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:276
Specific address to filter by. If not present, all activity will be returned.
bookmark?
optionalbookmark?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:272
An optional bookmark for pagination. Bookmarks are obtained via the previous response. "" for first request.