@hashgraph/sdk
    Preparing search index...

    Function toEvmAddress

    • Convert EVM address bytes to hex string or account num to long-zero EVM address.

      Parameters

      • evmAddressBytes: Uint8Array

        EVM address bytes to convert to hex

      Returns string

      Hex string representation of the EVM address

    • Convert EVM address bytes to hex string or account num to long-zero EVM address.

      Parameters

      • accountNum: Long

        Account number to convert to long-zero EVM address

      Returns string

      Hex string representation of the EVM address