Skip to content

Interface: iFilterSuggestionsSuccessResponse — BitBadges TypeScript SDK interface.

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

Properties

attributes

attributes: object[]

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

count

count: number

floorPrice?

optional floorPrice?: object

floorPrice.amount

amount: NumberType

floorPrice.denom

denom: string

name

name: string

type

type: string

value

value: string | number | boolean

Edit this page on GitHub