AuctionSettled event is triggered every time in function `BidBeastsNFTMarket::placeBid. That is not correct because actually the auction is not settled yet. This can affect external integrations that rely on events.
Likelihood: High
Event is triggered on every bid.
Impact: Low
It affects only events.
Remove the event triggering from the function:
placeBid emits AuctionSettled even though the auction hasn’t ended, causing misleading event logs.
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.