cryo icon indicating copy to clipboard operation
cryo copied to clipboard

Support for filtering `txs` dataset with function signature, as well as optional calldata decoding

Open cool-mestorf opened this issue 1 year ago • 1 comments

Just like the --event-signature flag, cryo would be able to take a --function-signature "transfer(address)" flag to filter transactions with certain function signature, and furthermore parse their calldata according to given parameter types. It may take optional argument ex. --raw-function-signature "0x1a695230" for filtering only.

cool-mestorf avatar Nov 28 '23 11:11 cool-mestorf

this is a good idea

sslivkoff avatar Nov 28 '23 17:11 sslivkoff