Open ZeroSkill830 opened 2 years ago
I'm unable to recive any callbacks event from MetaMask, i only get some errors
This error is displayed when i open the metamask window calling await provider.request({method: 'eth_requestAccounts'} or web3.eth.getAccounts()
await provider.request({method: 'eth_requestAccounts'}
web3.eth.getAccounts()
I'm unable to recive any callbacks event from MetaMask, i only get some errors
This error is displayed when i open the metamask window calling
await provider.request({method: 'eth_requestAccounts'}
orweb3.eth.getAccounts()