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: refact osmo to pull individual pools #92

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Conversation

emidev98
Copy link
Contributor

This pull request refacts OsmosisProvider to get data from individual pools that way pools like "ASH/USDC": "1360" can be individually requested and computed on price to be displayed to the user because when querying all the pools the previously mentioned pool is not included. The refact also includes querying the data directly denominated in the pool assets which will endup making the life easier when wanting to parse the data.

@javiersuweijie javiersuweijie changed the base branch from main to develop February 16, 2024 01:03
@javiersuweijie javiersuweijie merged commit 0694d43 into develop Feb 16, 2024
4 checks passed
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.

2 participants