Skip to main content

isZeroAddress

Callable

  • isZeroAddress(hexAddress: string): boolean

  • Checks if a given address is the zero address.


    Parameters

    • hexAddress: string

    Returns boolean