ConfirmDutchAuctionBidInput

This object provides the input for dutch auction bid input.

NameTypeDescription
lotIDUUIDThe auction lot id.
walletAddressStringUser-connected wallet address.
txhashStringCompleted Transaction for Dutch Auction buy. Must for on-chain auction. If provided tax quantity and amount will be taken from transaction info
taxFloatThe tax of the bid amount.
quantityIntegerQuantity of NFT to buy.
amountFloatUnit bid amount.