addr_totalSent: The total amount of Bitcoin Cash sent by an address.

Description Usage Arguments Value Author(s) Examples

View source: R/addr_totalSent.R

Description

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

Usage

1
addr_totalSent(address)

Arguments

string

input Bitcoin Cash address

Value

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

Author(s)

Vasile Adrian Bogdan Pop

Examples

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

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