issues
search
corpetty
/
py-etherscan-api
Python bindings to the Etherscan.io API
MIT License
510
stars
247
forks
source link
Proxies module additions
#52
Closed
RichHorrocks
closed
5 years ago
RichHorrocks
commented
5 years ago
This PR covers the following:
Addition of a couple of missing methods from the Proxies module;
Addition of the corresponding test cases;
Addition of the corresponding examples files;
Addition of previously missing Proxies test cases;
Minor changes to other files to keep tox/Flake8 happy.
This PR covers the following: