You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I run the example app and by trying to connect to MEW wallet on Ethereum network or Polygon network I get an error code:
RPCRequest error code 5001 - User disapproved requested chains on MEW Wallet.
Everything works fine for Metamask for example.
SDK Version
Client: Web3Modal Swift
Version: 1.13.0
To Reproduce
Steps to reproduce the behavior:
I run the example app
selected Ethereum network or Polygon network (it leads to the same error)
tap Connect Wallet
select MEW wallet
it opens the MEW wallet app and nothing happens
Look at the log in the Xcode console and I see the following
Describe the bug
I run the example app and by trying to connect to MEW wallet on Ethereum network or Polygon network I get an error code:
RPCRequest error code 5001 - User disapproved requested chains on MEW Wallet.
Everything works fine for Metamask for example.
SDK Version
To Reproduce
Steps to reproduce the behavior:
RPCRequest {"error":{"code":5001,"message":"User disapproved requested chains"},"jsonrpc":"2.0","id":1712829810043750} RPCResponse
Expected behavior
I would expect the have a successful connection to the wallet, as it happens for metamask.
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: