WalletEmitterEvents
accountsChanged: Array<string>;};type accountsChanged = Array<string>;Fired when the wallet is permanently disconnected. The optional error
payload contains the EIP-1193 provider error (code + message) that
triggered the disconnect, when one is available.