Closed antazoey closed 1 week ago
before:
In [1]: %time import ape_etherscan CPU times: user 987 ms, sys: 140 ms, total: 1.13 s Wall time: 1.15 s
after:
In [1]: %time import ape_etherscan CPU times: user 7.72 ms, sys: 3.29 ms, total: 11 ms Wall time: 10.7 ms
What I did
before:
after:
How I did it
How to verify it
Checklist