This contract supports a bad interface implementation of
approve because it does not returns a bool value. ## Impact
Foundry
Use instead this line of code:
function approve(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.