-
### Describe the bug
The error comes up as soon as I load the test dapp. This started occurring after I investigated an issue with two added MetaMask wallets on the same Chrome profile and hasn't res…
-
See https://eips.ethereum.org/EIPS/eip-6963
If a user has MetaMask running alongside other extensions that imitate MetaMask, the directory site will have trouble detecting that MetaMask is already …
-
### SDK
Web
### Provide environment information
metamask browser extension
trust wallet browser extension
metamask sdk
### MetaMask SDK Version
0.17.2
### MetaMask Mobile app Version
web brow…
-
**Describe the bug**
When selecting "MetaMask" from the wallet selection modal on Chrome, if Phantom wallet is also installed, "Install MetaMask" modal is shown instead of opening MetaMask.
**To…
-
EIP-6963 offers an alternative approach to using `window.ethereum` for injected providers within the browser. Instead of relying on `window.ethereum` to be the intended injected provider to be used by…
-
I am encountering an issue with the following connections configuration:
```js
export const connections = [eip6963Connection, networkConnection];
```
```js
import { ReactNode } from "react";
i…
-
### Is your request related to a problem?
Hello,
I hope this message finds you well. I'm interested in DApp developing and I see that EIP-6963 could significantly benefit the project by solving un…
-
We should probably add RainbowKit to our lists of libraries with EIP-6963 support now that they've announced support in v2:
https://x.com/rainbowdotme/status/1757886864823066669?s=20
Pages to be u…
-
Browser: Google chrome
System macOs
When getting window.ethereum
will appear "providerMap & providers"
but
Safeheron wallet will overwrite metamask wallet
but
There are three wal…
-
### Describe the bug
export const okxConnector = injected({target: 'okxWallet'})
using targeted okx wallet, either okxWallet or oKExWallet is not available to connect with the wallet and return Pr…