Closed cinarizasyon closed 2 months ago
Thanks for reporting this issue, we are on it :)
Probably aware but I am seeing this as well
?
On Sat, Sep 4, 2021 at 11:57 PM William Ferrell @.***> wrote:
Probably aware but I am seeing this as well
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pcko1/etherscan-python/issues/18#issuecomment-913086666, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARZK7UAM26A4KR7PWWFWG2TUAL2DDANCNFSM44XIZPHA .
Sorry. Was attempting to be helpful in saying that I can reproduce this issue with etherscan-python==2.1.0
If I get around to it over the next couple of weeks, I may make a fix and submit a PR.
Wait you so you can get my hex back!?
On Sun, Sep 5, 2021 at 9:42 AM William Ferrell @.***> wrote:
Sorry. Was attempting to be helpful in saying that I can reproduce this issue with etherscan-python==2.1.0
If I get around to it over the next couple of weeks, I may make a fix and submit a PR.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pcko1/etherscan-python/issues/18#issuecomment-913167223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARZK7UEDQI6ZDCIUE2PTCHLUAN6VBANCNFSM44XIZPHA .
I’ll pay you
On Sun, Sep 5, 2021 at 9:42 AM William Ferrell @.***> wrote:
Sorry. Was attempting to be helpful in saying that I can reproduce this issue with etherscan-python==2.1.0
If I get around to it over the next couple of weeks, I may make a fix and submit a PR.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pcko1/etherscan-python/issues/18#issuecomment-913167223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARZK7UEDQI6ZDCIUE2PTCHLUAN6VBANCNFSM44XIZPHA .
When I am using the rest api, i can send request without using endblock parameter: https://api.etherscan.io/api?module=account&action=tokentx&address=0x4e83362442b8d1bec281594cea3050c8eb01311c&startblock=12328953&sort=asc&apikey=YourApiKeyToken
But the library doesn't allow to do this: