typescript-sdk

Home > @3rdweb/sdk > AuctionListing > quantity

AuctionListing.quantity property

The quantity of tokens to include in the listing.

For ERC721s, this value should always be 1 (and will be forced internally regardless of what is passed here).

Signature:

quantity: BigNumberish;