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
This application allows both Metamask and Phantom wallets to be connected at the same time.
Metamask is EVM for Phantom is for Solana.
However, Phantom's EVM injector keeps getting inserted and is being used as the injected connector provider for wagmi despite me having MetaMask connected.
Has anyone else experienced this issue or have any ideas on how to address?
Link to minimal reproducible example
https://app.mach.exchange
Summary
This application allows both Metamask and Phantom wallets to be connected at the same time.
Metamask is EVM for Phantom is for Solana.
However, Phantom's EVM injector keeps getting inserted and is being used as the injected connector provider for wagmi despite me having MetaMask connected.
Has anyone else experienced this issue or have any ideas on how to address?
List of related npm package versions
"@reown/appkit": "^1.6.5",
"@reown/appkit-adapter-wagmi": "^1.6.5",
"@wagmi/connectors": "^5.3.3",
"wagmi": "^2.14.9",
Node.js Version
v20.18.0
Package Manager
[email protected]
The text was updated successfully, but these errors were encountered: