hhphuc

Results 1 comments of hhphuc

I also got this error when I'm trying to listen event from my smart contract by this code: ``` const provider = new ethers.JsonRpcProvider(rpcUrl); const contract = new Contract(contractAddress, abi,...