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(exchanges/dexes): add UniswapV3 #3

Open
daoio opened this issue Oct 18, 2024 · 0 comments
Open

feat(exchanges/dexes): add UniswapV3 #3

daoio opened this issue Oct 18, 2024 · 0 comments
Assignees
Labels
exchanges: new 🔥 An addition of a new exchange good first issue 😇 Good for newcomers

Comments

@daoio
Copy link
Collaborator

daoio commented Oct 18, 2024

Is your feature request related to a problem? Please describe.
The lack of such a huge DEX like UniswapV3.

Describe the solution you'd like

  1. Query uni's subgraph.
  2. Calculate prices.
  3. Convert everything into order-book.

Describe alternatives you've considered
Query on-chain data directly (will be slower).

Additional context
https://blog.uniswap.org/uniswap-v3-math-primer

@daoio daoio added the exchanges: new 🔥 An addition of a new exchange label Oct 18, 2024
@daoio daoio self-assigned this Oct 18, 2024
@daoio daoio added the good first issue 😇 Good for newcomers label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exchanges: new 🔥 An addition of a new exchange good first issue 😇 Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant