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

[Feature]: Add an API to retrieve a proposal's transaction hash when given any object (like a MarketID) #8687

Open
gordsport opened this issue Jul 5, 2023 · 0 comments
Labels
api block-explorer fe-request A list of reasonably high value API change requests from front end feature new feature to be developed
Milestone

Comments

@gordsport
Copy link
Contributor

gordsport commented Jul 5, 2023

Feature Overview

Currently with the APIs as they stand today it is possible to have a txhash and from that be able to find the thing/object that it relates to e.g., order, transfer etc..

However, in the following front end issue comment it is required that its able to be queried in reverse i.e., given a thing/object we can find the associated txhash

In order to be able to find a txhash from a thing/object
We will add an API that allows searching in this way in addition to the current approach
So that the user journey in the linked FE issue can be implemented

Linked FE issue:

duplicated issue for info:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api block-explorer fe-request A list of reasonably high value API change requests from front end feature new feature to be developed
Projects
Status: Todo
Development

No branches or pull requests

2 participants