listreceivedbyaddress

Input(s) 4

The listreceivedbyaddress command retrieves information about balances associated with receiving addresses. It includes details such as the address, total amount received in BTC, number of confirmations for the most recent transaction, label of the receiving address, and transaction IDs.

How is this used?

This command is used to obtain a comprehensive view of balances associated with receiving addresses in the wallet. It provides crucial information for monitoring incoming payments, confirming transactions, and managing wallet balances effectively. Additionally, it offers flexibility with various options to filter and customize the results based on specific requirements.

Request

method

listreceivedbyaddress

minconf

Optional

include_empty

Optional

include_watchonly

Optional

address_filter

Optional

Inputs(4)

minconf The minimum number of confirmations before payments are included
include_empty Whether to include addresses that haven't received any payments
include_watchonly Whether to include watch-only addresses
address_filter If present, only return information on this address

Result