Closed antazoey closed 1 year ago
### What I did updates following [https://github.com/ApeWorX/ape-solidity/pull/104](https://github.com/ApeWorX/ape-solidity/pull/104) also has everything in [https://github.com/ApeWorX/ape-etherscan/pull/89](https://github.com/ApeWorX/ape-etherscan/pull/89) too so let's merge that first plz ### How I did it fixed tests, that is all ### How to verify it ### Checklist * [ ] Passes all linting checks (pre-commit and CI jobs) * [ ] New test cases have been added and are passing * [ ] Documentation has been updated * [ ] PR title follows [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard (will be automatically included in the changelog) --- [ApeWorX/ape-etherscan #90](https://github.com/ApeWorX/ape-etherscan/pull/90) by [antazoey](https://github.com/antazoey) on GitHub *via LinearSync*
What I did
updates following https://github.com/ApeWorX/ape-solidity/pull/104 also has everything in https://github.com/ApeWorX/ape-etherscan/pull/89 too so let's merge that first plz
How I did it
fixed tests, that is all
How to verify it
Checklist