Skip to main content
Version: 0.4.9

wallet.webwallet.getcollateral

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

WebWallet.getCollateral() method

Retrieves the collateral UTxO(s) for the wallet.

Signature:

getCollateral(): Promise<TransactionUnspentOutput[]>;

Returns:

Promise<TransactionUnspentOutput[]>

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