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

Adding pairs volume decimals. #57

Closed
wants to merge 3 commits into from

Conversation

GabrielCamba
Copy link
Contributor

@GabrielCamba GabrielCamba commented Aug 19, 2022

  • We already have volumeToken[x] expressed on each tokenvalue. For being able to compare values we added a new property. On the entites Pair, PairDaily and PairHourly added volume calculating each token decimals. - props are called volumeToken[x]Decimals where x is the number of the token pair.
    Decided to add an extra property, to keep the previous version as it is and not changing types.

  • Fixed model documentation to match what the graphql schema is returning.

@GabrielCamba GabrielCamba added Subgraph Subgraph related task Protofire labels Aug 19, 2022
@GabrielCamba GabrielCamba requested a review from ramirotw August 19, 2022 15:49
@GabrielCamba GabrielCamba self-assigned this Aug 19, 2022
Copy link
Contributor

@anxolin anxolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GabrielCamba
Copy link
Contributor Author

replaced by issue #61

@alfetopito alfetopito deleted the volumeDecimals branch August 31, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Protofire Subgraph Subgraph related task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants