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

feat: automatically decode data part of raw transaction #1718

Open
gosuto-inzasheru opened this issue Jun 24, 2024 · 0 comments
Open

feat: automatically decode data part of raw transaction #1718

gosuto-inzasheru opened this issue Jun 24, 2024 · 0 comments

Comments

@gosuto-inzasheru
Copy link

a cool feature would be to automatically decode the data part of a raw transaction

right now a lot of times the sign screen will display "unknown action via unknown contract", even though the contract has been verified on its chain explorer.

how come it cannot make this step of decoding, or at least grab the contract name from the explorer?

i understand this might take a lot of time/api calls, so maybe an alternative could be to offer a button to 'force' to retrieve the contract's verified source code and decode the call as good as possible

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

No branches or pull requests

1 participant