Hello guys plz let me know what seems to be the problem. Im trying to read contract data from ropsten infura node with web3.js.
May 18, 2019, 2:59 PM
Hard to tell without the actual code. Learn to do proper screenshots or upload the code snippet somewhere, https://ethfiddle.com/ for example.
Best guess: You haven't defined the ABI methods properly.
Best guess: You haven't defined the ABI methods properly.
May 18, 2019, 6:15 PM
Please consider looking at this stack exchange question snippet
May 18, 2019, 7:08 PM