Usage
Parameters
| Parameter | Type | Description |
|---|---|---|
walletAccount | WalletAccount | The wallet account to inspect |
Returns
boolean — true if the wallet account was connected via a hardware wallet, false otherwise.
When true, the account’s hardwareWalletVendor field is set to the vendor name (e.g., 'ledger').
Examples
Check primary wallet
Filter hardware wallet accounts
Display hardware wallet badge
Related functions
- canConnectWithHardwareWallet - Check if a provider supports a hardware wallet vendor
- getWalletAccounts - Get all connected wallet accounts
- Hardware Wallet Support - Overview of hardware wallet support