BCH

BCH

Initialize a new BCH coin with new xxx.BCH();

Extends

Methods

(async) getAllBalances(Address)

Source:

Get all balances including SLP balances, sorted by token id

Parameters:
Name Type Description
Address string

A cryptocurrency address.

(async) getUTXOs(Address)

Source:
Inherited From:

Get get all unspent coin UTXOs for this coin (non-SLP). Only for UTXO-like coins.

Parameters:
Name Type Description
Address string

A cryptocurrency address