functions like claimFertilized should have nonReenter guard
as we never know how safeTransfer will act especially that it might trigger return bomb, reenter atack in malicious implemented whitelisted token or wallet smartcontract.
Withdraw funds with noReentry guard implemented.
Can be opening for malicious actions in protocol.
slither, code analyze.
add modifier nonReentry() to claimFerilized
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.