shazow / whatsabi

Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
https://shazow.github.io/whatsabi/
MIT License
1.04k stars 71 forks source link

What about the events it also part of the ABI #7

Closed Aminadav closed 1 year ago

Aminadav commented 1 year ago

Do you know any other project that guessing also the events?

shazow commented 1 year ago

Nope, but events is one of my goals! A bit further down the list for now but we'll get there. :) See #1 for rough priorities right now.