Skip to content

Buyer fills a listing: seller's outgoing approval fires; seller's tokens → buyer; buyer's coins → seller.

buildFillListingMsg(buyer, collectionId, listing): OrderbookFillMsg

Defined in: packages/bitbadgesjs-sdk/src/core/bids.ts:352

Buyer fills a listing: seller's outgoing approval fires; seller's tokens → buyer; buyer's coins → seller.

Parameters

buyer

string

collectionId

string

listing

OrderbookFillTarget

Returns

OrderbookFillMsg

Edit this page on GitHub