Skip to main content

NewAuctionListing.reservePricePerToken property

The reserve price is the minimum price that a bid must be in order to be accepted, per token.

So if the quantity = 10 and the reserve price = 1, then the minimum bid is 10 coins (of the configured currency).

Signature:

reservePricePerToken: Price;