pub fn sanitize_evm_addresses( account_addresses: &[impl AsRef<str>], ) -> Result<Vec<String>, IdentifierValidationError>