Last modified: 2024-08-12
listaddress Method
Lists all the addresses in the current wallet.
Before you can invoke this method you must:
Install the plugin RpcServer
Call the RPC method
openwallet
to open the wallet first.
Example
Request body:
Response body:
Response description:
address: The address in the wallet.
haskey: Whether there is a private key for the address.
label: Address label.
watchonly: Indicates whether it is a watch only address.