Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth_subscribe problem #562

Open
kugimiya530 opened this issue Nov 30, 2024 · 2 comments
Open

eth_subscribe problem #562

kugimiya530 opened this issue Nov 30, 2024 · 2 comments

Comments

@kugimiya530
Copy link

i am trying to subscribe something log

{"jsonrpc": "2.0","id": 1,"method": "eth_subscribe","params": ["logs",{"topics": [["0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822", "0xdccd412f0b1252819cb1fd330b93224ca42612892bb3f4f789976e6d81936496"]]}]}

but always return addres 0x0000000000000000000000000000000000000000000

{"jsonrpc":"2.0","method":"eth_subscription","params":{"subscription":"0x19f99871ec8d8efe24bbb93871f614ad","result":{"address":"0x0000000000000000000000000000000000000000","topics":["0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822","0x0000000000000000000000006ca39fcc6552cd5ace23ea6708a5b6d1eb4f6e40","0x0000000000000000000000006ca39fcc6552cd5ace23ea6708a5b6d1eb4f6e40"],"data":"0x0000000000000000000000000000000000000000000000000b3a5b7fcbdd73c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000022187edb960a3","blockNumber":"0x2a642d4","transactionHash":"0x07f8b2a35edb1294975e035c451e0b8b671a145694baf57d4a740fc65ea0892e","transactionIndex":"0x3","blockHash":"0x8c2cc589fb9703d23ec4e6042a9d0ff5a4e90b5e1643834bc36f015e2ea01b59","logIndex":"0x9","removed":false}}}

what can i do?

@blxdyx
Copy link
Collaborator

blxdyx commented Dec 2, 2024

Which version do you use?

@kugimiya530
Copy link
Author

Which version do you use?

hi it's erigon version 1.3.0-alpha5-fe192e92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants