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

Add svvy.sh to readme #97

Closed roninjin10 closed 2 months ago

roninjin10 commented 2 months ago

Good use of whatsabi imo

shazow commented 2 months ago

Are you sure they use whatsabi? Didn't find any mention here: https://github.com/0xpolarzero/savvy

shazow commented 2 months ago

Ah nevermind, github search was being silly https://github.com/0xpolarzero/savvy/blob/main/package.json#L43

shazow commented 2 months ago

Thanks for this! Good find. :)

cc @0xpolarzero

roninjin10 commented 2 months ago

Yea whatsabi is what pulls the abi when you enter an address here

image