Closed fubuloubu closed 11 months ago
### What I did fixes: # ### How I did it ### How to verify it ### Checklist * [X] Passes all linting checks (pre-commit and CI jobs) * [ ] New test cases have been added and are passing * [ ] Documentation has been updated * [X] PR title follows [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard (will be automatically included in the changelog) --- [ApeWorX/ape-etherscan #105](https://github.com/ApeWorX/ape-etherscan/pull/105) by [fubuloubu](https://github.com/fubuloubu) on GitHub *via LinearSync*
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label, add a comment, or make a new commit, otherwise this PR will be closed in 5 days.
What's going on with that new tokens file?
What's going on with that new tokens file?
no idea - deleted though
tests were broken in a few ways - also was an issue with version types. all should be golden now.
What I did
requires: https://github.com/ApeWorX/ape-optimism/pull/19
How I did it
How to verify it
Checklist