Skip to main content
Version: Next

sdk.coldwallet.getbalance

Home > @blaze-cardano/sdk > ColdWallet > getBalance

ColdWallet.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.