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
After scanning the WalletConnect QRCode shown on my PC with my iPhone, authorizing with my iPhone imToken app, every calls to contract methods lead to this error:
index.js:1 Error: unknown account
at t.default.<anonymous> (index.js:198)
at Generator.next (<anonymous>)
at i (tslib.es6.js:71)
any idea?
The text was updated successfully, but these errors were encountered:
I cloned goosedefi.com and if i connect using walletconnect to goosedefi, it works but if i try to call contract method, it fails.
I checked the code and I think useWallet() hooks returns undefined even after connected.
Provider:
After scanning the WalletConnect QRCode shown on my PC with my iPhone, authorizing with my iPhone imToken app, every calls to contract methods lead to this error:
any idea?
The text was updated successfully, but these errors were encountered: