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

Show reverse-engineered ABI #1836

Open
2 tasks
ulyanas opened this issue Apr 18, 2024 · 1 comment
Open
2 tasks

Show reverse-engineered ABI #1836

ulyanas opened this issue Apr 18, 2024 · 1 comment

Comments

@ulyanas
Copy link

ulyanas commented Apr 18, 2024

WhatsABI tool can guess a contract's ABI and detect proxies from an Ethereum bytecode, even if it's unverified.

Using this tool we can show guessed ABIs for unverified contacts.

UI:

  • Show reverse-engineered ABI methods
  • Show unknown functions in the end (probably we need UI mockup here)
  • Show message:

MyAccount turned on:

The ABI used here was reverse-engineered using whatsabi. It may contain errors.
You can upload your own ABI instead. It will remain private.

Upload link: <chain url>/account/custom-abi

MyAccount turned off:

The ABI used here was reverse-engineered using whatsabi. It may contain errors.

@ulyanas
Copy link
Author

ulyanas commented Oct 28, 2024

Need to re-visit. Check if backend is ready and works @ulyanas @rimrakhimov

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

1 participant