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

Closed
segfault-magnet opened this issue Nov 11, 2024 · 0 comments · Fixed by #1542
Closed

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

segfault-magnet opened this issue Nov 11, 2024 · 0 comments · Fixed by #1542
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.

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

Successfully merging a pull request may close this issue.

1 participant