Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Runtime Error #5

Open
ChandgudeNishant opened this issue Jul 22, 2022 · 3 comments
Open

Unhandled Runtime Error #5

ChandgudeNishant opened this issue Jul 22, 2022 · 3 comments

Comments

@ChandgudeNishant
Copy link

ChandgudeNishant commented Jul 22, 2022

I am facing error at home page, the error pop up like
`Unhandled Runtime Error
Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="fetchMarketItems()", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.6.4)

Call Stack
Logger.makeError
node_modules/@ethersproject/logger/lib.esm/index.js (219:0)
Logger.throwError
node_modules/@ethersproject/logger/lib.esm/index.js (228:0)
Interface.decodeFunctionResult
node_modules/@ethersproject/abi/lib.esm/interface.js (345:0)
Contract.eval
node_modules/@ethersproject/contracts/lib.esm/index.js (293:0)
Generator.next

fulfilled
node_modules/@ethersproject/contracts/lib.esm/index.js (5:42)`

I have restart the server and hardhat but change. please help
@davepartner @Hitterr @ricmoo

@SamCrdn
Copy link

SamCrdn commented Aug 7, 2022

Same... Did you find the solution ?

@ChandgudeNishant
Copy link
Author

Do check the account you are using for deployment should have some matic/eth

@VishwanthBarma
Copy link

Make few changes by refering this article :
Building a Full Stack NFT Marketplace on Ethereum

It worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants