Skip to content

Feature Request: handleTransaction #3687

@msgul

Description

@msgul

Do you want to request a feature or report a bug?
Feature request.

Currently, there is handleBlock, which allows us to trigger on all incoming blocks in subgraphs, but is it possible to add a trigger for all transactions? (like handleTransaction) In this way, all blocks, transactions and addresses on the network can be indexed, so it will be possible to create explorers (like etherscan) on evm-based chains (if it is not possible to add them as a cli command as mentioned in #297). In addition, if the feature mentioned in #1211 is added, transaction information can be retrieved from the block and this feature may not be needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions