You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: target.getAddress is not a function
at new _BaseContract (contract.ts:727:34)
at new Contract (contract.ts:986:7)
at connectWallet (App.jsx:186:32)
Code at line number 186 is:
const contractInstance = new Contract(
contractAddress,
contractAbi,
signer
);
Can some one explain why this is happening? before i didn't face this issue
Code Snippet
No response
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered:
Ethers Version
^6.3.0
Search Terms
No response
Describe the Problem
I am getting this error
Code at line number 186 is:
Can some one explain why this is happening? before i didn't face this issue
Code Snippet
No response
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: