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