Skip to main content
Version: 0.4.9

wallet.coldwallet.getcollateral

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

ColdWallet.getCollateral() method

Retrieves the collateral UTxO(s) for the wallet.

Signature:

getCollateral(): Promise<TransactionUnspentOutput[]>;

Returns:

Promise<TransactionUnspentOutput[]>

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