Open NilsDelage opened 7 months ago
Hi, are you still experiencing this issue in the latest version of Wagmi and Web3Modal?
Hi, the metamask mobile version is now working when using the internal browser, but not working through wallet connect. In fact, it seems that this is the issue, all connections using wallet-connect are not able to handle paymaster transactions. You can test the example with several wallets at https://tests-paymaster-w3m-wevm.vercel.app/
cc @Sam-Newman
Link to minimal reproducible example
https://github.com/NilsDelage/tests-paymaster-w3m-wevm
Summary
Steps to reproduce:
Additionally, different mobile wallets, throw different errors:
We extend Wagmi's wallet client with Viem's eip712WalletActions to propose those sponsored transactions.
List of related npm package versions