getEntranceFee is undefined #5143
Unanswered
Mayank-Pandey1
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@Mayank-Pandey1 Make sure you are getting the correct contract address in the useWeb3Contract hooks, and make sure your ABI contains the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get this error when I try to stringify the value of getEntranceFee:
TypeError: Cannot read properties of undefined (reading 'toString')
LotteryEntrance.js file:
backend
update-front-end.js
file:Beta Was this translation helpful? Give feedback.
All reactions