mev-inspect-py
mev-inspect-py copied to clipboard
first pass lido classifiers
Quick draft looking for some feedback. Contracts found here
https://github.com/lidofinance/lido-dao
Changes found in this PR are just classifiers written with the deployments found above and the associated abis. Need some guidance on testing swaps. Most interactions with the contracts are approvals and transfers (ex: LDO Token). Transfers are just moving one asset from address A to address B but not a swap from/to LDO. Not sure how to add tests for this.
@lukevs