Skip to content

Aggregate shape attached to iBitBadgesCollection.standardsInfo. Keyed by standard name. New standards are added over time as the indexer learns to attach core…

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:80

Aggregate shape attached to iBitBadgesCollection.standardsInfo. Keyed by standard name. New standards are added over time as the indexer learns to attach core details for them.

Properties

Auction?

optional Auction?: iAuctionInfo

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:84


Bounty?

optional Bounty?: iBountyInfo

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:81


Crowdfund?

optional Crowdfund?: iCrowdfundInfo

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:83


PaymentRequest?

optional PaymentRequest?: iPaymentRequestInfo

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:82


Prediction Market?

optional Prediction Market?: iPredictionMarketInfo

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/standards-info.ts:85

Edit this page on GitHub