Home > @3rdweb/sdk > NewAuctionListing > buyoutPricePerToken
The buyout price of the listing.
So if the quantity = 10
and the reserve price = 1
, then the buyout price is 10 coins (of the configured currency).
Signature:
buyoutPricePerToken: BigNumberish;