adrianhajdin / project_crowdfunding

With a stunning design, connected to the blockchain, metamask pairing, interaction with smart contracts, sending Ethereum through the blockchain network, and writing solidity code.
https://jsmastery.pro
693 stars 375 forks source link

contract call failure TypeError: can't access property "call", contract is undefined #36

Open Ash1shh opened 1 year ago

Ash1shh commented 1 year ago

contract call failure TypeError: can't access property "call", contract is undefined useContractWrite index-dd0e7329.esm.js:1174 fn mutation.ts:177 run retryer.ts:145 createRetryer retryer.ts:201 executeMutation mutation.ts:172 execute mutation.ts:214

VishalChauhan011 commented 1 year ago

is it fixed now ?

thelastdemon1337 commented 1 year ago

I'm having the same issue, did you find any fix for this?

alisonborba commented 9 months ago

I've created an MR-74 to fix it. Please take a look, test it on your environment and let me know if it solved your issue.

ghousetazeem commented 9 months ago

Hey, I am still getting the error, even after chanign the desired chain id to active chain and giving chainid properly. Do you have any solution for