You first want to preform the exact checks and approve the users to be able to spend 0 tokens, rather than type(uint256).max
The checks that are performed in editParams()
function, are missed in the _editParams()
function
Unperformed checks may lead to unexpected outcome
Manual Review
The editParams()
calls the _editParams()
function anyways, so in the initializer function you need to call editParams()
instead of _editParams()
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.