xclud / web3dart

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

Metamask error after transaction.callContract #26

Closed Jens05 closed 2 years ago

Jens05 commented 2 years ago

Hi, when i make a transaction with my contractabi everything works perfectly. I managed to obtain credentials etc. When i open metamask and accept the incoming transactions everything is okay, but 5 seconds later i get the message: oops! Something went wrong! :/. When i tap on the error it opens an empty popup with no information. Thanks in advance!

Aziiz777 commented 2 years ago

Hi @Jens05 Can you help me in "manage to obtain credentials"?

Jens05 commented 2 years ago

Of course, pls dm me on discord or twitter.

Jens05 commented 2 years ago

Jens#7810

Jens05 commented 2 years ago

Turns out it is a metamask-related issue

LongTien15 commented 2 years ago

can you show the code obtain credentials from metamask please? I'm stuck there