The code implementation of the Airdrop::claim
function does not adhere to the specification provided in the natspec, which says: "Every person who have a Soulmate NFT token can claim 1 LoveToken per day.". However the test_Claim
function in AirdropTest.t.sol
file, proves that, actually any soulmate can claim more than 1 love token per day:
Low: There is a mismatch between the function's code logic and natspec.
Manual Review
Consider revising the function's logic, to a one token per day limit.
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.