xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

I'm not able to send tokens other than ETH from metamask and get Transaction Hash #82

Open widget-404 opened 1 year ago

widget-404 commented 1 year ago

I've tried a way to send tokens other than ETH, I've created a deep link for that token on 'https://metamask.github.io/metamask-deeplinks/#', and launched the URL from the metamask app. But in this way, I'm not able to get the Transaction Hash.

I also tried web3dart and walletconnect_dart packages to achieve this but through this, I'm not able to send tokens other than ETH.

TalebRafiepour commented 1 year ago

Same issue with the web3dart package :((

makinghappen commented 1 year ago

@widget-404 @TalebRafiepour issue is fixed in https://github.com/devopsdao/webthree a fork of web3dart 2.3.5

faaqi commented 10 months ago

@widget-404 can we create a link for a web app which can open Metamask browser extension for connecting with dapp?