foundry_evm_traces::decoder::precompiles

Function abi_decode_call

Source
fn abi_decode_call<T: SolCall>(data: &[u8]) -> Result<(&'static str, T)>