The Bid that is used in the sale.
We only need a subset of the Bid
model but we
need enough information regarding its settings to know how
to execute the sale.
This includes, its asset, auction house address, buyer, receipt address etc.
The Listing that is used in the sale.
We only need a subset of the Listing
model but we
need enough information regarding its settings to know how
to execute the sale.
This includes, its asset, auction house address, seller, receipt address etc.
Optional
auctioneerThe Auctioneer authority key. It is required when Auction House has Auctioneer enabled.
No default value.
Optional
printPrints the purchase receipt.
The receipt holds information about the purchase,
So it's important to print it if you want to use the Purchase
model
true
Optional
bookkeeper?: undefined | SignerThe address of the bookkeeper wallet responsible for the receipt.
metaplex.identity()
Optional
instructionGenerated using TypeDoc
The Auction House in which to execute a sale.