Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening developers. I trust we are all doing well...
So I was following in the last lesson till I encountered an issue working on the frontend of my wallet. I successfully imported Contract from @ethersproject/contracts but when I want to use the useContractFunction with the erc20Contract and tokenFarmContract parameters, they both threw the same error, and I even checked usedapps documentation if there is any update but there wasn't any so I don't understand the reason for the errors I am encountering.
Here is my code:
And here is the error i encountered in my terminal:
Beta Was this translation helpful? Give feedback.
All reactions