Web3 error: TypeError: Cannot read properties of undefined (reading ‘on’)
i’m trying to listen to the ethereum chain for transactions on my usdt erc20 wallet address, using node.js and web3. Whenever usdt is sent into my wallet address, i intend to log the amount recieved in realtime.