Skip to content

The pagination bookmark for where to start the request. Bookmarks are obtained via the previous response. "" for first request.

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

Properties

bookmark?

optional bookmark?: string

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

The pagination bookmark for where to start the request. Bookmarks are obtained via the previous response. "" for first request.


sortBy?

optional sortBy?: "amount"

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

Sort by amount descending.

Edit this page on GitHub