addr_totalReceived: The total amount of Bitcoin Cash received by an address.

Description Usage Arguments Value Author(s) Examples

View source: R/addr_totalReceived.R

Description

Get the total amount of Bitcoin Cash received by the address.

Usage

1

Arguments

string

input Bitcoin Cash address

Value

data frame with the total amount of crypto received by the address in both, Bitcoin Cash and Satoshi.

Author(s)

Vasile Adrian Bogdan Pop

Examples

1
2
addr_totalReceived(address)
addr_totalReceived("address string here")

PopBogdan97/bCashReader documentation built on Oct. 30, 2019, 10:30 p.m.