@hashgraph/sdk
    Preparing search index...

    Class EvmAddress

    Represents an Ethereum Virtual Machine (EVM) address. This class extends the Key class and provides functionality for handling EVM addresses.

    Hierarchy (View Summary)

    Index

    Properties

    _bytes: Uint8Array<ArrayBufferLike>

    Methods

    • Returns Uint8Array<ArrayBufferLike>

    • Creates an EvmAddress from a hex string representation.

      Parameters

      • evmAddress: string

        The hex string representing the EVM address

      Returns EvmAddress

      If the input string is not the correct size