Skip to main content
Version: 0.4.9

wallet.hotwallet.getcollateral

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

HotWallet.getCollateral() method

Retrieves the collateral UTxO(s) for the wallet.

Signature:

getCollateral(): Promise<TransactionUnspentOutput[]>;

Returns:

Promise<TransactionUnspentOutput[]>

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