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

Add a method that checks to see if an ABI has a balanceOf method #1

Open
jefag opened this issue Oct 12, 2024 · 5 comments
Open

Add a method that checks to see if an ABI has a balanceOf method #1

jefag opened this issue Oct 12, 2024 · 5 comments
Labels

Comments

@jefag
Copy link
Contributor

jefag commented Oct 12, 2024

Add a property to the ABI class, which returns a boolean value based on if the ABI that's loaded is an ERC20 token. An ERC20 token should have a symbol, a balanceOf method, and transfer method.

@jefag jefag added the fix-me label Oct 12, 2024
Copy link

OpenHands started fixing the issue! You can monitor the progress here.

Copy link

The workflow to fix this issue encountered an error. Please check the workflow logs for more information.

@jefag jefag added fix-me and removed fix-me labels Oct 12, 2024
Copy link

OpenHands started fixing the issue! You can monitor the progress here.

@jefag jefag added fix-me and removed fix-me labels Oct 12, 2024
Copy link

OpenHands started fixing the issue! You can monitor the progress here.

Copy link

The workflow to fix this issue encountered an error. Please check the workflow logs for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant