pub fn abi_decode_calldata( sig: &str, calldata: &str, input: bool, fn_selector: bool, ) -> Result<Vec<DynSolValue>>
Decodes the calldata of the function