This contract supports a bad interface implementation of
transfer because it does not returns a bool value.
Interacting with this function can cause arithmetics problems.
Foundry
Use instead this line of code: function transfer(address to, uint256 amount) external returns(bool);
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.