Validate that the passed prefixed hex string is an all-lowercase hex address, or a valid mixed-case checksum address.
Whether or not the input is a valid hex address.
Input parameter to check against.
Validate that the passed prefixed hex string is an all-lowercase hex address, or a valid mixed-case checksum address.
Returns
Whether or not the input is a valid hex address.