You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written an event listener that listens to the smart contract event - ReceivedToken. However the callback function of the event listener is executed multiple times on the single event emission.
Ethers Version
6.13.0
Search Terms
event-listener
Describe the Problem
I have written an event listener that listens to the smart contract event - ReceivedToken. However the callback function of the event listener is executed multiple times on the single event emission.
Code Snippet
Contract ABI
Errors
Environment
Altcoin - Please specify (e.g. Polygon), node.js (v12 or newer)
Environment (Other)
Alt - polygon mainnet, polygon amoy, filecoin mainnet, filecoin calibration testnet
The text was updated successfully, but these errors were encountered: