Skip to main content
Version: Next

sdk.webwallet.getbalance

Home > @blaze-cardano/sdk > 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.