Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

First Milestone API Server Implementation #3

Closed
scalalang2 opened this issue Sep 16, 2022 · 0 comments
Closed

First Milestone API Server Implementation #3

scalalang2 opened this issue Sep 16, 2022 · 0 comments

Comments

@scalalang2
Copy link
Contributor

scalalang2 commented Sep 16, 2022

Endpoints to be implemented.

  • GET /api/chains

  • GET /api/block/by_height/{height}
  • GET /api/block/latest_height
  • GET /api/block/list?skip=0&limit=50

  • GET /api/transaction/{hash}
    • the response includes messages and events
  • GET /api/transaction/list/by_height/{height}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant