Function decode_calldata

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

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