kentimsit / cronos-dapp-basic-3

Basic Dapp showing how a React Dapp can connect to Cronos using MetaMask and Crypto.com Defi Wallet
MIT License
13 stars 11 forks source link

Problem with Metamask #1

Closed seemo92 closed 2 years ago

seemo92 commented 2 years ago

index.ts:225 Uncaught (in promise) Error: call revert exception (method="balanceOf(address)", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.5.0) at Logger.makeError (index.ts:225:1) at Logger.throwError (index.ts:237:1) at Interface.decodeFunctionResult (interface.ts:425:1) at Contract. (index.ts:392:1) at Generator.next () at fulfilled (index.ts:2:1)

Hi, I Clone your project. This is the message I have when i connect my Metamask, do you have any idea ?

Thanks for your help

kentimsit commented 2 years ago

@seemo92 looks like perhaps you are not connected to Cronos testnet in your wallet? otherwise can you recap the steps that you took?