The ERC20 approve
, transfer
, and transferFrom
functions return bool
but in src/ICredToken.sol
contract approve
, transfer
, and transferFrom
functions do not return any bool that's why interface implementation is Wrong.
Implementing the ERC-20 interface incorrectly can lead to a loss of interoperability, funds, and security vulnerabilities, resulting in inconsistent behavior and potential regulatory compliance issues.
manually
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.