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(dex): Add Velodrome v2 Concentrated Liquidity pools support #7379

Closed
wants to merge 2 commits into from

Conversation

crStiv
Copy link
Contributor

@crStiv crStiv commented Dec 24, 2024

Description:

This PR adds support for Velodrome v2 Concentrated Liquidity (CL) pools on Optimism to the dex.trades table.

Changes made:

  • Added processing of CLPool_evt_Swap events using uniswap_compatible_v3_trades macro
  • Added CLFactory_evt_PoolCreated events processing
  • Added full documentation and tests in YAML schema
  • Added myself to contributors list

This will allow tracking trades from CL pools like: 0x478946bcd4a5a22b316470f5486fafb928c0ba25

Closes #6828

@github-actions github-actions bot marked this pull request as draft December 24, 2024 21:00
Copy link

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@github-actions github-actions bot added WIP work in progress dbt: dex covers the DEX dbt subproject labels Dec 24, 2024
@jeff-dude
Copy link
Member

closing due to inactivity

@jeff-dude jeff-dude closed this Jan 23, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dbt: dex covers the DEX dbt subproject WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing CLPool Contracts for Velodrome_v2 on Optimism in dex.trades table
2 participants