Ensure that the contract is not initialized with a null token address.
Null token address initialization check is a common pattern to use to ensure the expected behaviour of the contract.
Null address can lead to unexpected behaviour.
Manual code analysis.
Add a check to ensure that _token
is not a null 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.