addr_balance: The balance of an address.

Description Usage Arguments Value Author(s) Examples

View source: R/addr_balance.R

Description

Get the balance of a Bitcoin Cash address.

Usage

1
addr_balance(address)

Arguments

string

input Bitcoin Cash address

Value

data frame with the balance of the the address in both, Bitcoin Cash and Satoshi.

Author(s)

Vasile Adrian Bogdan Pop

Examples

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

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