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

can't support proxy contract erc20 #414

Closed
SuperEdison opened this issue Nov 25, 2022 · 2 comments
Closed

can't support proxy contract erc20 #414

SuperEdison opened this issue Nov 25, 2022 · 2 comments

Comments

@SuperEdison
Copy link

I looked at the source code and found that bytecode is used to judge whether it is erc20, but many contracts currently use the proxy contract upgrade solution to deploy the contract, which makes it impossible to judge whether it is erc20

@l-jhon
Copy link

l-jhon commented Dec 21, 2022

I think you can consider the token_transfers as ecr20, right?

@SuperEdison
Copy link
Author

yes

I think you can consider the token_transfers as ecr20, right?

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

No branches or pull requests

2 participants