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

detect whether a script tx is a contract call / is a loader script #1541

Open
segfault-magnet opened this issue Nov 11, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@segfault-magnet
Copy link
Contributor

given a raw script tx, we should provide helpers to determine whether that script was a contract call and to which contract.

Ideally, given the ABI, we should also help the user decode the function arguments.

We should also detect if it was a loader script and what is the blob id.

Should handle multicalls.

@segfault-magnet segfault-magnet added the enhancement New feature or request label Nov 11, 2024
@segfault-magnet segfault-magnet self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant