WalletConnect / WalletConnectModalFlutter

The WalletConnectModal for WalletConnect built using Flutter.
https://pub.dev/packages/walletconnect_modal_flutter
Apache License 2.0
20 stars 18 forks source link

Metamask balance (cannot read property 'balance' of undefined #25

Open Hardu2203 opened 11 months ago

Hardu2203 commented 11 months ago
          Hi Luzzotica,

Thank you for all the effort, I appreciate it.

I tried with the latest metamask version. And it seems like it cannot find the return value balance?

image

Everything in the code looks fine to me, what wallet did you use while testing?

Also the transaction gets automatically rejected which is strange as well...

image

Originally posted by @Hardu2203 in https://github.com/WalletConnect/WalletConnectModalFlutter/issues/13#issuecomment-1703892492

Hardu2203 commented 10 months ago

Trust wallet is working, which is awesome!!

But it is returning the transaction hash... not the return value of the function?

I would expect it to return the dollar value that Vitalik has in USDT?

Hardu2203 commented 10 months ago

Also trust wallet on mobile does not support custom rpc. So it is not great for local development as you cannot connect to a local ganache blockchain rpc instance