web3-input-decoder
web3-input-decoder copied to clipboard
Add event log decode
I think a good addition would be a function to decode log events. Can be done with pyweb3, but requires internet connection and a web3 client for some reason...
Strictly speaking, the log events are not "inputs" 🤔
This project is great, solves a situation where I don't want to use python web3, but need to parse inputs!