wallet.hotsinglewallet.getbalance
Home > @blaze-cardano/wallet > HotSingleWallet > getBalance
HotSingleWallet.getBalance() method
Retrieves the total available balance of the wallet, encoded in CBOR.
Signature:
getBalance(): Promise<Value>;
Returns:
Promise<Value>
{Promise