Can we send the transaction request from browser metamask extension to mobile app using web3.js or wagmi

when ever I try to create a transaction request from browser to mobile app it always says unknown ethereum address

Hello @Revanth !
Welcome to MetaMask community !

Do you want to request a transfer using a QR code ?
Can you attach the code that causes the error and some screenshots ?

1 Like

thanks for the reply @snwlprd.eth

I have connected my MetaMask wallet using the QR code now I wanted to send some ethereum I have written a function for that using web3.js so If I request transaction in browser can the mobile be able to recognise that request ?

@Revanth

Yes, you can. This is possible with Provider. Show your code and what is generating the error output

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.