The return value of an external transfer call is not checked, in claimRewards() function
claimRewards() function ignores return value by IERC20(_token.addr).transfer(msg.sender,_rewardAmount)
slither, manual review
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
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.