Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detector: Incorrect ERC20 interface #654

Merged
merged 7 commits into from
Aug 9, 2024
Merged

Conversation

TilakMaddy
Copy link
Contributor

@TilakMaddy TilakMaddy commented Aug 5, 2024

Severity: High

Look for ERC20 contracts and scan all the functions whose signature matches with those in the ERC20 spec.
Then see if the return type doesn't match the one in the spec. If found, report it.

@TilakMaddy TilakMaddy marked this pull request as ready for review August 5, 2024 10:26
@TilakMaddy TilakMaddy requested a review from alexroan as a code owner August 5, 2024 10:26
@alexroan alexroan merged commit ff78855 into dev Aug 9, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants