The error SM__NotAllowed() is declared but never used in the contract.
Custom errors should serve meaningful gas-efficient reverts.
Declaring unused custom errors leads to unnecessary code clutter.
no POC
Minor code maintenance burden.
Increased contract bytecode size.
LOW
LOW
Either implement logic that uses this error or remove the unused declaration.
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.