Is there someone who can help me on error "Cannot read properties pf null..." on pagehook.js?
I have developed a Smart Contract on Shasta, and once I try to open contract with:
let res = await tronWeb.contract().at(#address#)
I got the error on PageHook.js
Someone can help me ro understand what happen?
Sep 10, 2022, 9:35 PM
The contract works fine on tronide.io
Sep 10, 2022, 9:37 PM