etherscan-python icon indicating copy to clipboard operation
etherscan-python copied to clipboard

start and end block arguments missing from ERC20 paginated results

Open le-hungry-ghost opened this issue 3 years ago • 2 comments

The paginated options for the ERC20 search are less complete than the API. The start and end block arguments are missing and there is no ability to do a paginated search of ERC20 transactions by address.

le-hungry-ghost avatar Jan 08 '23 23:01 le-hungry-ghost

Thanks for reporting this issue, we are on it :)

github-actions[bot] avatar Jan 08 '23 23:01 github-actions[bot]

Pull request here (but if the two functions could be consolidated with an optional argument for contract address), it would be better. https://github.com/pcko1/etherscan-python/pull/42

le-hungry-ghost avatar Jan 08 '23 23:01 le-hungry-ghost