MISSING ZERO ADDRESS VALIDATION in constructor
Missing checks for zero-addresses may lead to infunctional protocol, if the variable addresses are updated incorrectly
Missing checks for zero-addresses may lead to infunctional protocol. In this case the function is an initializer then the value can be passed only once and is important to be validated. If the variable addresses are updated incorrectly.
Manual Analysis
add require to check for zero address
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.