pub async fn decode_calldata(calldata: &str) -> Result<OpenChainSignatures>
Expand description
Fetches all possible signatures and attempts to abi decode the calldata using OpenChain.
pub async fn decode_calldata(calldata: &str) -> Result<OpenChainSignatures>
Fetches all possible signatures and attempts to abi decode the calldata using OpenChain.