Disconnect MetaMask

This action will simply reset all plugin states and set the connection state to No. It will NOT disconnect the MetaMask wallet from your app, this is a security limitation, the only way to fully disconnect is by doing so manually directly from your wallet.

Events

Event name
Description

MetaMask Disconnected

When disconnecting the wallet manually from the MetaMask directly or when using the action Disconnect MetaMask

All states like wallet address or chain name will reset to empty

How to fully disconnect MetaMask manually

Note that Disconnect action won't disconnect MetaMask completely from the app. This is a security limitation by the SDK itself and the only way to disconnect completely from the app si by doing it manually. See this example:

Last updated