• Type guard to check whether input is an SS58 address with our prefix of 38.

    Returns

    True if input is a KiltAddress, false otherwise.

    Parameters

    • input: unknown

      Address string to validate for correct format.

    Returns input is `4${string}`