Some state variables could be declared immutable
State variables that are not updated following deployment should be declared immutable to save gas.
The contract is not gas efficient.
Slither
Add the immutable
attribute to state variables that never change or are set only in the constructor.
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.