Explore tx-insight
API
#428
Labels
area-capabilities
Related to the kinds of things that snaps are able to do.
type-research
A research task.
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):
The text was updated successfully, but these errors were encountered: