Skip to content

AssertionError: [] -- No transactions found #11

@mapapuche

Description

@mapapuche

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions