This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
explore page: use common numeraire #223
explore page: use common numeraire #223
Changes from 1 commit
8e660ce
409a717
0da0a37
aaf3db1
e3f3002
dbf5c4a
8af8727
4f17952
ec4fffb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 62 in src/pages/explore/ui/pairs.tsx
Check failure on line 75 in src/pages/explore/ui/pairs.tsx
Check failure on line 76 in src/pages/explore/ui/pairs.tsx
Check failure on line 79 in src/pages/explore/ui/pairs.tsx
Check failure on line 81 in src/pages/explore/ui/pairs.tsx
Check failure on line 93 in src/pages/explore/ui/pairs.tsx
Check failure on line 93 in src/pages/explore/ui/pairs.tsx
Check failure on line 93 in src/pages/explore/ui/pairs.tsx
Check failure on line 94 in src/pages/explore/ui/pairs.tsx
Check failure on line 94 in src/pages/explore/ui/pairs.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that the
/api/stats
and/api/summaries
endpoints from pindexer may be returning incorrect information, impacting metrics like "total trading volume (24h)" and the largest "trading pair (24h volume)" for the USDC/USDY pair.previous discussions suggest that this may not simply be related to the denom exponents not being handled properly. cc @cronokirby