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