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

Link transaction ids of Watcher action responses to their appropriate block explorer #9

Open
4 tasks
mkermani144 opened this issue Jul 22, 2024 · 0 comments
Labels
200 RSN Bounty contribution friendly Contributions outside Rosen Team are welcomed good first issue Good for newcomers

Comments

@mkermani144
Copy link
Member

Description

When any of the current actions in Watcher is successful, the response of the action API call includes a transaction id that is shown to the user. This transaction id should be linked to its appropriate block explorer based on Watcher network, and only a partial representation of the transaction should be shown.

Acceptance conditions

  • All 3 actions should be updated
  • For getting the url from a transaction id, getTxURL utility should be used
  • For displaying the transaction id partially, Id component should be used
  • target for the links should be _blank
@mkermani144 mkermani144 added contribution friendly Contributions outside Rosen Team are welcomed good first issue Good for newcomers 200 RSN Bounty labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
200 RSN Bounty contribution friendly Contributions outside Rosen Team are welcomed good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant