foundry_common::selectors

Function decode_calldata

Source
pub async fn decode_calldata(calldata: &str) -> Result<Vec<String>>
Expand description

Fetches all possible signatures and attempts to abi decode the calldata using OpenChain.