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.06k stars 74 forks source link

Add a baseURL param to defaultsWithAPIKeys #73

Closed SonOfMosiah closed 10 months ago

SonOfMosiah commented 10 months ago

Completes #72

Not sure your standard, but didn't want to make the function param an object as it would introduce a breaking change.