@hashgraph/sdk
    Preparing search index...

    Class ExchangeRate

    Represents an exchange rate between hbars and cents (USD). This class provides functionality for handling and converting exchange rates between Hedera's native HBAR currency and US cents.

    Index

    Properties

    cents: number

    Denotes cents (USD) equivalent to Hbar

    exchangeRateInCents: number

    Calculated exchange rate

    expirationTime: Date

    Expiration time of this exchange rate

    hbars: number

    Denotes Hbar equivalent to cents (USD)

    Methods