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