contract.off still triggers events #4294
rick897887
started this conversation in
General
Replies: 2 comments 4 replies
-
Are you using the latest version? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using 5.7.2 as stated in the code I posted: Also I tried the latest version, as I said: "I tried using the latest Ethers.js aswell but it threw an error on "JsonRpcProvider undefined", even though the code remained unchanged." |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See code below, it listens on Sync events for the WBNB/BUSD pair on BNB chain, and should stop listening but it doesn't, the events keep getting logged to the console. Any idea why? I tried using the latest Ethers.js aswell but it threw an error on "JsonRpcProvider undefined", even though the code remained unchanged.
Beta Was this translation helpful? Give feedback.
All reactions