Is the Metamask plugin properly installed, but there is no Ethereum object in the window?

Is the Metamask plugin properly installed, but there is no Ethereum object in the window? Is there a teacher who can guide me?

3 Likes

Hello, have you successfully installed the metamask plug-in? First, you need to create an account address (keep your private key and don’t disclose it). After creation, the default is eth chain

7 Likes

I have installed the plug-in normally and have applied for an account

5 Likes

Is it all right? If the problem has been solved, Congratulations :sweat_smile:

4 Likes

The problem is not solved, window.ethereum is undefined

3 Likes

兄弟你是中国人吗?有没有微信或者qq,能不能指导我一下

3 Likes

直接在这里聊就行了,你是遇到什么问题了呢?无法创建钱包吗?这里好像不允许发其他的链接,有啥问题说一下,我应该能解决

3 Likes

太好了,老哥,我可算看到亲人了,我这边Chrome浏览器已经安装了插件,钱包也注册了,但是window里面没有ethereum这个对象

1 Like

你意思是在metamask中没有看到ETH 链?你发个截图过来看看

1 Like

这里面好像不能发截图,我的qq是30831731,你试试看能加吗

1 Like

可以发截图的,,你多试几次,我很多年没用QQ了 :sweat_smile:正常情况下,你注册了钱包地址,它是默认ETH网络的,不可能看不到呀

2 Likes

Sorry, you can’t embed media items in a post.这样提示我

2 Likes

if (typeof window.ethereum !== ‘undefined’)
{
const provider = window[‘ethereum’] || window.web3.currentProvider;
console.log(“window.ethereum”, window.ethereum);
}
else
{
console.log(‘MetaMask is undefiend!’);
}
我把代码贴过来,大佬看一下吧

1 Like

这里好像不能私自加人,不然会被办的,我看他们很多人都可以截图发出来,你仔细试试,你说的window里面没有ethereum这个对象,这是什么意思啊,是钱包里面看不到ETH吗

2 Likes

就是window.ethereum is undefiend

1 Like

我还不明白你的意思,这里有两个入口可以去联系metamask的技术人员处理
https://metamask.zendesk.com/hc/en-us and click Start a conversation
Reach out to our helpdesk: https://support.metamask.io 1 and
click the blue “Start a Conversation” button. The bot will ask a few questions then get you connected.

2 Likes

我这边确实是发不了截图,我试过很多遍了,我的问题就是window里面根本就找不到ethereum这个对象,但是我的插件确实是正常安装了的

1 Like

我知道了,metamask是安装在浏览器的扩展中的,如果你是谷歌浏览器,你看一下浏览器的右上角这里
image
点开jiuneng就能看到metamask了

1 Like

急死我了,我就是发不了截图,我的插件是已经正常安装了,xlyefy0这是我的微信号,麻烦大佬加一下,我截图给你看好吗?

1 Like

你要先在论坛上花点时间,才可以发截图。目前的要求是至少进入5个主题,阅读至少30个帖子,并在论坛上花费至少10分钟。

对任何混淆都感到抱歉.

@xlyefy0 我现在给你发截图的权限

2 Likes