-
I want to use provider.on() function of ethers.js to listen to the Transfer event of contracts. My filter looks like this:
It works well for one tokenAddress. I want it to listen to more tokenAddress. I try |
Beta Was this translation helpful? Give feedback.
Answered by
zemse
Jun 5, 2022
Replies: 1 comment
-
Atm, it is not supported in ethers v5. Please see #1180 (comment), #473 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
axonEmily
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Atm, it is not supported in ethers v5. Please see #1180 (comment), #473