graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

Feature request: tracking native coin transfers

Open kowalski opened this issue 3 years ago • 2 comments

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.

kowalski avatar Jun 08 '22 13:06 kowalski

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

azf20 avatar Jul 01 '22 21:07 azf20

Any news about this request?

ghost avatar Aug 17 '22 18:08 ghost

+1

jinyang1994 avatar Aug 23 '23 07:08 jinyang1994