typescript-sdk

Home > @3rdweb/sdk > NewDirectListing > buyoutPricePerToken

NewDirectListing.buyoutPricePerToken property

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;