Orange-Wallet / wallet-connect-dart

Wallet Connect client in Dart.
https://pub.dev/packages/wallet_connect
BSD 3-Clause "New" or "Revised" License
115 stars 78 forks source link

ERC20 tokens #45

Open sylvestrevgenhiveon opened 1 year ago

sylvestrevgenhiveon commented 1 year ago

Hello. I see only eth example, but how can I check and handle erc20 token transaction? Cause if this is a token transfer that it should be other handling in web3. Can you show an example with tokens?