Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt

Use this file to discover all available pages before exploring further.

You can remove a wallet account from the list of wallet accounts by calling the removeWalletAccount function. If the wallet account is verified, it will be disassociated from the Dynamic user. If the wallet account is not verified, it will be removed from the list of wallet accounts for the current session.

Usage

import { removeWalletAccount } from '@dynamic-labs-sdk/client';

await removeWalletAccount({ walletAccount });