foundry_common::abi

Function abi_decode_calldata

Source
pub fn abi_decode_calldata(
    sig: &str,
    calldata: &str,
    input: bool,
    fn_selector: bool,
) -> Result<Vec<DynSolValue>>
Expand description

Decodes the calldata of the function