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 |
A class that provides some basic methods for electrum-compatible coins. E.g. new xxx.BCH(privateKey);
Get get all unspent coin UTXOs for this coin (non-SLP). Only for UTXO-like coins.
| Name | Type | Description |
|---|---|---|
Address |
string | A cryptocurrency address |