Function and code defined but never used
Internal function is never used or called in contracts
This may indicate missing logic which can have security implications. For example it may be the function was needed with better logic to check if user who got refund is activated off so they do not keep claiming refunds. Important thing is if it is unused its likely something may be wrong in the code, it can also affect auditability, readability and maintainability of code which al have security implications
Manual Analysis
Ensure code is used where needed or remove the function/code
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.