Skip to content

Check all failed transactions in last 100 blocks #84

Open
@ghost

Description

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 helpful:

https://github.com/corpetty/py-etherscan-api/tree/master/examples/blocks

https://github.com/corpetty/py-etherscan-api/tree/master/examples/transactions

So I will have to request last 100 blocks, get transactions in them, get transactions details and filter for gas and status. How do I achieve this using etherscan?

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