Skip to content

Convenience: server-status-with-fallback. Prefers the indexer-attached standardsInfo.Auction.status when available, otherwise derives locally.

getAuctionStatus(details, collection): AuctionStatus

Defined in: packages/bitbadgesjs-sdk/src/core/auctions.ts:164

Convenience: server-status-with-fallback. Prefers the indexer-attached standardsInfo.Auction.status when available, otherwise derives locally.

Parameters

details

AuctionDetails

collection

Readonly<iCollectionDoc<bigint>>

Returns

AuctionStatus

Edit this page on GitHub