TLDR Check out this repository on GitHub: https://github.com/alexeuler/ethereal Intro The other day, I was trying to obtain some contract events for statistics. I usually use web3.py for this purpose, but I every time its a bit tedious to download contract abi, convert dates to blocks, verify checksum addresses, and deal with the…