Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cool-mestorf opened this issue Nov 28, 2023 · 1 comment · May be fixed by #145

Comments

@cool-mestorf
Copy link
Contributor

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.

@sslivkoff
Copy link
Member

this is a good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants