Iām getting three warnings when connecting to Metamask and am looking for guidance on how to resolve these errors. The three errors Iām getting are:
- 
You are accessing the MetaMask window.web3.currentProvider shim. This property is deprecated; use window.ethereum instead. 
- 
MetaMask: The event ācloseā is deprecated and may be removed in the future. Please use ādisconnectā instead. 
- 
inpage.js:1 MetaMask: āethereum.enable()ā is deprecated and may be removed in the future. Please use the āeth_requestAccountsā RPC method instead. 
Are these errors something that Moralis has already addressed?
