Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Transaction viewer page: Wire up UI and backend data #853

Closed
elena-zh opened this issue Nov 19, 2021 · 0 comments · Fixed by #908
Closed

Transaction viewer page: Wire up UI and backend data #853

elena-zh opened this issue Nov 19, 2021 · 0 comments · Fixed by #908
Assignees
Labels
app:Explorer Explorer App Medium Protofire task to the protofire team

Comments

@elena-zh
Copy link

Related to #780

Transaction viewer page: Wire up UI and backend data

New endpoint from backend returning all orders settled in a given transaction
https://protocol-rinkeby.dev.gnosisdev.com/api/#/default/get_api_v1_transactions__txHash__orders
/api/v1/transactions/{txHash}/orders

@elena-zh elena-zh added app:Explorer Explorer App Protofire task to the protofire team Medium labels Nov 19, 2021
@mergify mergify bot closed this as completed in #908 Dec 21, 2021
mergify bot pushed a commit that referenced this issue Dec 21, 2021
# Summary

Closes #853 

**Proposal:**
- Reuse functionally from `useGetOrders` and create [`useGetTxOrders`](https://github.com/gnosis/gp-ui/blob/853-wireup-front-and-txapi/src/hooks/useGetOrders.tsx#L79)

# To Test

- New Hook for `useGetTxOrders`
Go to `tx/<TxHash>` like as [/tx/0xc2eb04b549d68c770062591e2561c5b1534ea665c6179d33a779c52376c9161d](https://pr908--gpui.review.gnosisdev.com//tx/0xc2eb04b549d68c770062591e2561c5b1534ea665c6179d33a779c52376c9161d)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Medium Protofire task to the protofire team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants