-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
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.
o-p, etkinpinar, hackfisher and 0xhedgie
Metadata
Metadata
Assignees
Labels
No labels