Amount of funds to deposit. This can either be in SOL or in the SPL token used by the Auction House as a currency.
Optional
buyer?: SignerThe buyer who deposits funds. This expects a Signer.
metaplex.identity()
Optional
auctioneerThe Auctioneer authority key. It is required when Auction House has Auctioneer enabled.
Defaults to not being used.
Generated using TypeDoc
The Auction House in which escrow buyer deposits funds. We only need a subset of the
AuctionHouse
model but we need enough information regarding its settings to know how to deposit funds.This includes, its address, authority address, treasury mint, etc.