Skip to content

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?

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

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

Edit this page on GitHub