Skip to content

Accounts

Open the Accounts tab to see every wallet account in one list. Search by label or address, narrow the list with type chips, and use each row's menu for everyday tasks.

Review account types and badges

TypeBadgeColorDescription
Software--Created from a mnemonic seed phrase. Full signing capability.
LedgerLEDGERPurpleManaged by a Ledger hardware device. Requires the device for signing.
Watch-onlyWATCH ONLYSlateRead-only. Cannot send or sign.
MultisigMULTISIGTealNeeds enough signatories to approve operations (threshold).
ProxyPROXY-Delegate relationship between a real account and a delegate.
Pure ProxyPURE-On-chain identity with no private key; controllers act through proxy calls.
DevDEV-Well-known test keys (Alice, Bob, and others). Requires Developer Mode.
Polkadot VaultPOLKADOT VAULTPinkAir-gapped signing via QR codes. Uses an offline phone as the signing device.

Search and filter accounts

Type in the search field to match account names or SS58 addresses. Filter chips sit below the search line: Pure, Proxy, Multisig, Ledger, Vault, Watch. A chip appears only when at least one account of that type exists. Tap All to clear filters.

Use the context menu on an account

On most account types, long-press or open the three-dot menu to:

  • Rename - change the local label (not stored on-chain)
  • Pin or Unpin - pinned accounts show in the home screen account switcher
  • Copy Address - copy the SS58 address
  • View on Explorer - open the account on tao.app (Finney only)
  • Show in Portfolio or Hide from Portfolio - control visibility in Portfolio
  • Remove from Wallet - drop the account from local storage (chain state is unchanged)

Type-specific items are documented on each account page below.

Add accounts

Tap Add Account at the bottom of the list. Seven flows are available:

  1. Generate New - fresh mnemonic account. See Software.
  2. Import Existing - mnemonic or hex seed. See Software.
  3. Watch Only - track an address without keys. See Watch-only.
  4. Add Proxy - create, import, or discover proxy relationships. See Proxy.
  5. Add Multisig - create or import a multisig. See Multisig.
  6. Connect Ledger - import from the device. See Ledger.
  7. Polkadot Vault - import via QR code from an air-gapped device. See Polkadot Vault.

Open type-specific context menu items

  • Multisig - also shows: New Operation, Proxy Setup, Add Funds, Import/Share Multisig Setup
  • Pure Proxy - also shows: Add Proxy Type, Add Funds, Withdraw, Export Metadata, Destroy Pure Proxy
  • Proxy (real account) - Add Proxy Type appears at the top of the menu
  • Software, Ledger, and Vault - software accounts also show Export Seed (password-gated; Ledger and Vault have no seed in the wallet)

For developer keys, see Dev.