First Flight #5: Santa's List

Beginner FriendlyFoundry
100 EXP
Submission Details
Severity: medium
Valid

`buyPresent()` supposed to cost 2e18 of `SantaToken`, however only 1e18 of `SantaToken` will be burned

Updates

Lead Judging Commences

InAllHonesty Lead Judge 10 months ago
Submission Judgement Published
Validated
Assigned finding tags:

Price is not enforced in buyPresent

This line indicates that the intended cost of presents for naughty people should be 2e18: https://github.com/Cyfrin/2023-11-Santas-List/blob/6627a6387adab89ae2ba2e82b38296723261c08a/src/SantasList.sol#L87 PURCHASE_PRESENT_COST should be implemented to enforce the cost of presents.

Support

FAQs

Can’t find an answer? Join our Discord or follow us on Twitter.