Got empty result while calling getLogs with ethers.js #562
Unanswered
zhangxf55
asked this question in
Application Development
Replies: 2 comments 5 replies
-
whats your |
Beta Was this translation helpful? Give feedback.
4 replies
-
What version of ethers are you using? It should never return |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
I setup my own full node with op-geth running command:
Aftering the node synced, I call the eth_getLogs rpc endpoint by using ether.js like this:
But the variable logs is empty for every block.
Is there anything wrong when I start op-geth? Or I just missed some necessary params in the command line above?
Additional Information
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions