WalletConnectSwift icon indicating copy to clipboard operation
WalletConnectSwift copied to clipboard

Cannot call eth_sendTransaction method on metamask

Open nick70007 opened this issue 2 years ago • 3 comments

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 avatar Mar 05 '22 04:03 nick70007

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

nick70007 avatar Mar 06 '22 02:03 nick70007

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 avatar Mar 09 '22 11:03 text4lilac

i am not getting what are you trying to say

text4lilac avatar Mar 09 '22 11:03 text4lilac