Use calldata instead of memory
Consider refactoring the function arguments from memory to calldata when they are immutable, as calldata is cheaper.
Cost more gas.
Manual Review
Consider using calldata instead of memory.
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.