Skip to content

standalone add watch only address Command Guide

Enrico Rubboli edited this page Apr 10, 2026 · 1 revision

standalone-add-watch-only-address

Add a new standalone watch-only address not derived from the selected account's key chain.

A watch-only address allows the wallet to track its balance and transactions, but cannot be used to spend funds.

Usage

standalone-add-watch-only-address [OPTIONS] <ADDRESS>

Arguments

  • <ADDRESS>: The address to watch.

Options

  • --label <LABEL>: Optionally assign a label to the new address.

  • --no-rescan <NO_RESCAN>: Skip rescanning the blockchain after adding the address.

    • Possible values: true, false

Related

Clone this wiki locally