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(CL): query for spot price with 36 decimals #6064

Open
Tracked by #5726
p0mvn opened this issue Aug 16, 2023 · 0 comments
Open
Tracked by #5726

feat(CL): query for spot price with 36 decimals #6064

p0mvn opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board

Comments

@p0mvn
Copy link
Member

p0mvn commented Aug 16, 2023

Context

By lowering our min spot price to 10^-30, we run into an issue where our current 18 decimal spot price API may not be able to support frontend or other clients querying pols with low spot price.

Therefore, we need to implement a 36 decimal BigDec query to allow them to fall back to it.

A/C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: concentrated-liquidity Tracking the development of concentrated liquidity feature to improve filtering on the project board
Projects
Status: Needs Triage 🔍
Development

Successfully merging a pull request may close this issue.

1 participant