getreceivedbyaddress

Argument #1-address

Type: string, Required

Description: The bitcoin address for transactions.

Argument #2-minconf

Type: number (int), Optional
Default=1

Description: Only include transactions confirmed at least this many times.

Argument #3-include_immature_coinbase

Type: boolean, Optional
Default=false

Description: Include immature coinbase transactions.

Result

Type: number (int)

Description: The total amount in BTC received at this address.