Returns the total amount received by the given address in transactions with at least minconf confirmations.
addressstringREQUIREDminconfnumberoptionalinclude_immature_coinbasebooleanoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"getreceivedbyaddress","params":["bc1q...",6]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/1.23456789