Typo in MESSAGE_TYPEHASHf where addres should be address, a small error with big impact and easily resolved.
Likelihood:
The MESSAGE_TYPEHASH is a constant, baked into the code. So this error will happen on all requests to claim a showman.
MESSAGE_TYPEHASHCannot be changed after deployment
Impact:
Results in incorrect hash from getMessageHash which then fails _isValidSignature, resulting in SA__InvalidSignature even though the user should be able to claimSnowman
A typo in the `MESSAGE_TYPEHASH` variable of the `SnowmanAirdrop` contract will prevent signature verification claims. Used `addres` instead of `address`
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.