Tadle

Tadle
DeFiFoundry
27,750 USDC
View results
Submission Details
Severity: low
Valid

Incorrect data emitted in the `AbortBidTaker` event.

Summary

The data emitted in the AbortBidTaker event is incorrect; the first parameter should be _stock, but _offer is used instead.

emit AbortBidTaker(_offer, _msgSender());

Impact

Incorrect data is emitted.

Tools Used

Manual review.

Recommendations

When emitting AbortBidTaker, use _stock as the first parameter.

Updates

Lead Judging Commences

0xnevi Lead Judge about 1 year ago
Submission Judgement Published
Validated
Assigned finding tags:

finding-PreMarkets-AbortBidTaker-event-offer-stock

Valid low severity, wrong parameter inputted for `AbortBidTaker` event

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.