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

Explore tx-insight API #428

Closed
FrederikBolding opened this issue May 10, 2022 · 1 comment
Closed

Explore tx-insight API #428

FrederikBolding opened this issue May 10, 2022 · 1 comment
Assignees
Labels
area-capabilities Related to the kinds of things that snaps are able to do. type-research A research task.

Comments

@FrederikBolding
Copy link
Member

FrederikBolding commented May 10, 2022

We should consider adding permission for snaps to show a tab in the transaction confirmation screen. Once the user initiates a transaction confirmation, a specific snap method would be called passing the transaction information as the argument. The snap can then process the transaction and return formatted data (format tbd) to display in it's own tab of the confirmation screen.

Here's an example of what this could look like (from MetaMask/metamask-extension#14672):

@rekmarks rekmarks added the area-capabilities Related to the kinds of things that snaps are able to do. label May 10, 2022
@rekmarks rekmarks added the type-research A research task. label Jun 22, 2022
@rekmarks rekmarks self-assigned this Jun 22, 2022
@rekmarks

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-capabilities Related to the kinds of things that snaps are able to do. type-research A research task.
Projects
None yet
Development

No branches or pull requests

2 participants