Skip to content

Commit

Permalink
[API] Standard payload changes (#520)
Browse files Browse the repository at this point in the history
### Summary

This pull request modifies the API service to expose two endpoints for the Wormhole Scan UI:
* `GET /api/v1/transactions`: data needed to render the transactions list page.
* `GET /api/v1/transactions/{chain}/{id}/{sequence}`: data needed to render the transaction detail page.
  • Loading branch information
agodnic committed Jul 12, 2023
1 parent 4f1987c commit fe196e3
Show file tree
Hide file tree
Showing 9 changed files with 595 additions and 272 deletions.
216 changes: 158 additions & 58 deletions api/docs/docs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fe196e3

Please sign in to comment.