RootSoft / walletconnect-dart-sdk

Open protocol for connecting dApps to mobile wallets with QR code scanning or deep linking.
MIT License
104 stars 61 forks source link

Error when trying to add Token to wallet #83

Open marqueeeeeee opened 1 year ago

marqueeeeeee commented 1 year ago

I'm getting this error [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: JSON-RPC error -32000: undefined is not an object (evaluating 't.address')

when doing request wallet_watchAsset to add token

image