@hashgraph/sdk
    Preparing search index...

    Class HbarUnit

    Represents a unit of HBAR currency measurement in the Hedera network. Defines the various denominations of HBAR (tinybar, microbar, millibar, hbar, kilobar, megabar, gigabar) and provides utilities for converting between these units. Each unit has a name, symbol, and conversion rate to tinybar (the smallest unit of HBAR).

    Index

    Properties

    Gigabar: HbarUnit
    Hbar: HbarUnit
    Kilobar: HbarUnit
    Megabar: HbarUnit
    Microbar: HbarUnit
    Millibar: HbarUnit
    Tinybar: HbarUnit

    Methods