pub fn parse_selector_params(
    call: &EvaluatedCall,
    input: &Value
) -> Result<Value, LabeledError>