Any knows how to handle leaks when dealing with solidity events in react. I am using ethers. The scenario, I am waiting for an event in use Effect, it works well, the problem is how to unsubscribe. If you have a repo that it has been implemented already, I don't mind going through it.
Apr 30, 2022, 6:20 PM