Skip to main content
Version: Next

wallet.hotsinglewallet.getcollateral

Home > @blaze-cardano/wallet > HotSingleWallet > getCollateral

HotSingleWallet.getCollateral() method

Retrieves the collateral UTxO(s) for the wallet.

Signature:

getCollateral(): Promise<TransactionUnspentOutput[]>;

Returns:

Promise<TransactionUnspentOutput[]>

{Promise<TransactionUnspentOutput[]>} - The collateral for the wallet.