@hashgraph/sdk
    Preparing search index...

    Class AccountBalance

    Represents the balance of an account on the Hedera network, including both HBAR and token balances.

    Index

    Properties

    hbars: Hbar

    The Hbar balance of the account

    tokenDecimals: null | TokenDecimalMap
    tokens: null | TokenBalanceMap

    Methods