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

Token transactions indexer #15

Open
4 tasks
pbca26 opened this issue Oct 19, 2022 · 0 comments
Open
4 tasks

Token transactions indexer #15

pbca26 opened this issue Oct 19, 2022 · 0 comments

Comments

@pbca26
Copy link

pbca26 commented Oct 19, 2022

As per our discussions with @piggydoughnut I'm creating this issue for transparency.

The main goal of the proposal is to replicate token transactions history API from Insight Explorer version for Tokel (e.g. https://explorer.tokel.io/tokens/3f7b2e5b66bf1bd94958f5f86aee9e4f9c4d2bc23b9230c6300ec2d04711d89b/transactions)

Since it's quite a serious amount of work I propose to break it down into following features/PRs so that all work can be done in increments for easier peer review.

  • Add token create/transfer tx decoder and indexer
  • Add API routes implementation to get address token transactions history
  • Extend token tx decoder and indexer to collect and process DEX transactions
  • Extend API routes implementation to get specific types of transactions (filter)

Feel free to drop your suggestions/comments here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant