Skip to content

provider.on misunderstanding #4323

Closed Answered by ricmoo
msweb3 asked this question in Q&A
Aug 19, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

There is no way to detect ETH transfers in Ethereum without building a custom solution. Transferring ETH doesn’t place any value in the bloom filter for the block, so it doesn’t get indexed. It would also be difficult to track, as internally contracts can send ether along with any call.

You might look into TheGraph, which may be able to generate an index for you.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@ricmoo
Comment options

Answer selected by msweb3
@msweb3
Comment options

@ricmoo
Comment options

@msweb3
Comment options

@ricmoo
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants