LOW-3: Consider using calldata instead of memory in the exterRaffle function parameter.
Calldata would both decrease the gas cost and ensure that the input array of values is not being tampered with as calldata are immutable.
User experience, trust
Static analysis
Use calldata to save gas cost and guarantee that the input values are not being changed
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.