-
-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
Hello,
When i try to get last transfer events of my account like that :
eth_erc20_events = eth.get_erc20_token_transfer_events_by_address(address='0xa71ac2c62A1b477186f5CbF45d94fFcd5D7e5711', startblock=0, endblock=1000000, sort='des')
I got AssertionError: [] -- No transactions found
I'm not sure of what i should set on startblock & endblock, can you help please :) ?
My main goal is to find my pending and successfull transaction of last month.
Metadata
Metadata
Assignees
Labels
No labels