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

Storing overall statistics #359

Open
Hyung-bharvest opened this issue May 23, 2021 · 0 comments
Open

Storing overall statistics #359

Hyung-bharvest opened this issue May 23, 2021 · 0 comments
Assignees
Milestone

Comments

@Hyung-bharvest
Copy link
Contributor

Hyung-bharvest commented May 23, 2021

Reasoning

  • it is very useful if we have direct API endpoints for simple overall statistics for pools

List of Necessary Statistics

  • swap amount
    • accumulated swap amount in each pool (in each reserve token)
    • accumulated swap amount executed by takers in each pool (in each reserve token)
    • accumulated swap amount executed by makers in each pool (in each reserve token)
    • accumulated swap amount executed by pool in each pool (in each reserve token)
  • swap fees
    • accumulated swap fee paid by takers
    • accumulated swap fee paid/received by makers
    • accumulated swap fee received by the pools
@hallazzang hallazzang self-assigned this May 25, 2021
@dongsam dongsam added this to the Long term considerations milestone May 27, 2021
@dongsam dongsam modified the milestones: Long term considerations, v2 Jul 27, 2021
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

3 participants