• Check if the string is an Ethereum address using basic regex. Does not validate address checksums.

    Parameters

    • str: string

    Returns boolean

Generated using TypeDoc