Bid increments should ensure meaningful price increases to maintain competitive auction dynamics.
The bid increment calculation uses integer division that can result in zero increment for small bid amounts, allowing subsequent bidders to bid the same amount.
Likelihood:
Occurs for any bid amount less than 100 wei
More likely with low-value NFT auctions
Impact:
Bidders can outbid others without increasing the price
Auction mechanism becomes ineffective for price discovery
Integer division in requiredAmount truncates fractions, allowing bids slightly lower than intended.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.