Problem while trying to run smart contract function in frontend

Viewed 11

I'm trying to deploy a Dapps by myself and keep getting this stuck

enter image description here

I’m also trying some debugging and found that the code still work successfully till the line 135

enter image description here I deployed my Market contract and my NFT contract on Goerli testnet and it work fine with my details in hardhat.config.js

enter image description here

Here is my smart contract function enter image description here

I’m express my grateful to all of your help ! Thank you !

0 Answers
Related