@hashgraph/sdk
    Preparing search index...

    Class FileId

    The ID for a crypto-currency file on Hedera.

    Index

    Constructors

    Properties

    _checksum: null | string
    num: Long
    realm: Long
    shard: Long
    ADDRESS_BOOK: FileId

    The public node address book for the current network.

    EXCHANGE_RATES: FileId

    The current exchange rate of HBAR to USD.

    FEE_SCHEDULE: FileId

    The current fee schedule for the network.

    Accessors

    Methods

    • Returns string

      EVM-compatible address representation of the entity

    • Returns string

      solidity address

      • Use toEvmAddress instead
    • Parameters

      • client: Client<any, any>

      Returns string

    • Parameters

      • client: Client<any, any>

      Returns void

      • Use validateChecksum instead
    • Parameters

      • client: Client<any, any>

      Returns void