ElectrumCoin

ElectrumCoin

A class that provides some basic methods for electrum-compatible coins. E.g. new xxx.BCH(privateKey);

Extends

  • Coin

Methods

(async) getUTXOs(Address)

Source:

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