graph-node
graph-node copied to clipboard
Feature request: tracking native coin transfers
It would be very usefull if it was possible to track all native coin (ETH/Matic) transfers to/from specific addresses.
It's easy to track ERC20/ERC721 tokens by just using eventHandler on Transfer event.
This feature could work similarly to data source templates, where template is defined in subgraph.yml and later some handler has to run MyTemplate.create(address) to start indexing the some specific instance of the contracts.
hey @kowalski this is definitely of interest - this will become more feasible in Graph Node with the introduction of a Firehose as a data source, as it is not currently easy to filter an RPC for Ether transfers
Any news about this request?
+1