Phantom wallet chrome extension returns true for 'window.ethereum.isMetaMask' #312
Unanswered
ahmayou
asked this question in
Help & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Phantom wallet chrome extension returns:
true
forwindow.ethereum.isMetaMask
undefined
forwindow.ethereum.isPhantom
Example
No response
Steps to Reproduce
window.ethereum.isMetaMask
Expected behavior: It should return
false
orundefined
Actual behavior: Returns
true
window.ethereum.isPhantom
Expected behavior: It should return
true
Actual behavior: Returns
undefined
Phantom Version
No response
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions