Some dapps, mainly those written pre-EIP-1193, use some older methods to trigger wallet actions such as connect, sign message, etc.
We'll need to investigate what these older methods look like, and ensure that we write shim methods to route them through to window.ethereum.request.
Some dapps, mainly those written pre-EIP-1193, use some older methods to trigger wallet actions such as connect, sign message, etc.
We'll need to investigate what these older methods look like, and ensure that we write shim methods to route them through to
window.ethereum.request.