The address of the Auction House.
The address of the Auction House creator.
The address of the authority that is allowed to manage this Auction House.
The address of the Auction House treasury mint.
The token you accept as the purchase currency.
By default Auction House uses the WRAPPED_SOL_MINT
treasury mint.
The account that used to pay the fees for selling and buying.
The account that receives the AuctionHouse fees.
The account that is marked as a destination of withdrawal from the fee account.
The account that is marked as a destination of withdrawal from the treasury account.
The share of the sale the auction house takes on all NFTs as a fee.
This allows the centralised authority to gate which NFT can be listed, bought and sold.
Is intended to be used with the Auction House that requires sign off. If the seller intentionally lists their NFT for a price of 0, a new FreeSellerTradeState is made. The Auction House can then change the price to match a matching Bid that is greater than 0.
If this is true, then it means that Auction House accepts SOL as the purchase currency. In other case, different SPL token is set as the purchase currency.
The list of scopes available to the user in the Auction House. For example Bid, List, Execute Sale.
This Auction House doesn't have Auctioneer.
Generated using TypeDoc
A model identifier to distinguish models in the SDK.