Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot call eth_sendTransaction method on metamask #101

Open
nick70007 opened this issue Mar 5, 2022 · 3 comments
Open

Cannot call eth_sendTransaction method on metamask #101

nick70007 opened this issue Mar 5, 2022 · 3 comments
Labels
question Further information is requested wallets

Comments

@nick70007
Copy link

nick70007 commented Mar 5, 2022

I am using Dapp walletconnect version 1 client side in my SwiftUI app. First of all after connecting to metamask i am trying to use eth send transaction method but nothing popup inside metamask? How can these be resolved?. I have tried rainbow wallet it works but everytime it gives me nonce error i.e nonce already used, nonce too low etc

@nick70007
Copy link
Author

Actually it says that eth_sendtransaction method not available when using web3 client library

@text4lilac
Copy link

i have debug but still not able to call eth_sendTransaction when connected to metamask please help.. And also how do i fetch chain id of connected wallet. i am everytime getting 1 as chainid even though i am connected to ropsten. i was fetch from session.walletinfo.chainid

@text4lilac
Copy link

i am not getting what are you trying to say

@DmitryBespalov DmitryBespalov added bug Something isn't working question Further information is requested wallets and removed bug Something isn't working labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wallets
Projects
None yet
Development

No branches or pull requests

4 participants
@DmitryBespalov @text4lilac @nick70007 and others