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

feat: add dollar support for multiple channels #1609

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

euharrison
Copy link
Collaborator

@euharrison euharrison commented Feb 5, 2025

We can have more than one channel for the same base denom

For these cases, we need to fetch and map all dollar values to all possible addresses

We also removed the N/A in case it's missing a token dollar value for whatever reason. It simplifies how user understand these values and don't looks like buggy

closes #1608

Screenshot 2025-02-05 at 11 52 46

Screenshot 2025-02-05 at 13 04 44

@euharrison euharrison requested review from pedrorezende, jurevans and mateuszjasiuk and removed request for mateuszjasiuk February 5, 2025 16:06
Copy link
Collaborator

@pedrorezende pedrorezende left a comment

Choose a reason for hiding this comment

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

LGTM!

@euharrison euharrison merged commit 893f85e into main Feb 10, 2025
7 checks passed
@euharrison euharrison deleted the feat/dollar-support-for-multiple-channels branch February 10, 2025 14:22
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

Successfully merging this pull request may close these issues.

Render the dollar price when we have two channels for the same token
2 participants