Skip to main content
Version: 0.4.9

wallet.webwallet.getbalance

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

WebWallet.getBalance() method

Retrieves the total available balance of the wallet, encoded in CBOR.

Signature:

getBalance(): Promise<Value>;

Returns:

Promise<Value>

{Promise} - The balance of the wallet.