Disconnect

You can use request("wallet_renouncePermissions") to disconnect the user's wallet from your app.

This method clears all your app permissions from the wallet, effectively disconnecting your app.

Last updated