py-etherscan-api
py-etherscan-api copied to clipboard
Python bindings to the Etherscan.io API
I have been trying to collect and plot all contributions that were sent to a crowdsale address (ZRX as example) Sending a request using get_all_transactions function seems to be working...
after installing via pip, I run into the problem: ``` from etherscan.transactions import Transactions ``` **ModuleNotFoundError: No module named 'etherscan.transactions'** I do not encounter this issue when I simply clone...
i run `python3 setup.py install` and then ``` asdasd@frickyou:~/etherscan$ python3 etherscan.py Traceback (most recent call last): File "etherscan.py", line 1, in from etherscan.contracts import Contract File "/home/asdasd/etherscan/etherscan.py", line 1, in...
How do I get all the failed transactions in last 100 blocks using etherscan? Also the reason for failure and gas involved in the transaction Examples mentioned here don't look...
Your API Key: cmwnv4027DeE92
It would be useful for me to specify how many pages I want returned when calling `accounts.get_all_transactions()`
The Etherscan API has enabled a new endpoint for pulling ERC20 transactions from an account. Adding this into the `Accounts` module is needed.
(https://github.com/provable-give/back/my/ethereum-examples/pull/(WONG KOK LEONG )
https://github.com/corpetty/+pyy-etherscan-api/issues/46%C2%B%90BFemail_source=notifications&email_token=AKYXKOUM7CUXRILHL6S6FD3P3KFUNA5CNFSM4GFMXNZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYDDPPA#issuecomment-my