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