addr_utxo: The unspent transactions of an address.

Description Usage Arguments Value Author(s) Examples

View source: R/addr_utxo.R

Description

Get the unspent transactions of an address.

Usage

1
addr_utxo(address)

Arguments

string

input Bitcoin Cash address

Value

data frame with the unspent transactions of an address.

Author(s)

Vasile Adrian Bogdan Pop

Examples

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

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