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 katana v3 dex ronin #7354

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

cxheng315
Copy link
Contributor

Thank you for contributing to Spellbook 🪄

Please open the PR in draft and mark as ready when you want to request a review.

Description:

  1. Rename original katana dex to show v2
  2. Add ronin v3 dex support

quick links for more information:

@github-actions github-actions bot marked this pull request as draft December 19, 2024 06:35
@github-actions github-actions bot added WIP work in progress dbt: dex covers the DEX dbt subproject labels Dec 19, 2024
@cxheng315 cxheng315 marked this pull request as ready for review December 19, 2024 06:38
@github-actions github-actions bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Dec 19, 2024
@cxheng315
Copy link
Contributor Author

@Hosuke can you check this please
Model 'model.dex.katana_v2_ronin_base_trades' (models/trades/ronin/platforms/katana_v2_ronin_base_trades.sql) depends on a source named 'katana_dex_ronin.KatanaPair_evt_Swap' which was not found
but I did get it in Dune

SELECT * FROM katana_dex_ronin.KatanaPair_evt_Swap
LIMIT 1

Comment on lines 4 to 7
- name: katana_v2_dex_ronin
tables:
- name: KatanaPair_evt_Swap
- name: KatanaFactory_evt_PairCreated No newline at end of file
- name: KatanaFactory_evt_PairCreated
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to make sure the source here match the name in dune.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you so much!
Should be solved now!

@Hosuke Hosuke self-assigned this Dec 19, 2024
@Hosuke Hosuke added in review Assignee is currently reviewing the PR and removed ready-for-review this PR development is complete, please review labels Dec 19, 2024
Copy link
Collaborator

@Hosuke Hosuke left a comment

Choose a reason for hiding this comment

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

@Hosuke Hosuke added ready-for-merging and removed in review Assignee is currently reviewing the PR labels Dec 20, 2024
@Hosuke Hosuke requested a review from 0xRobin December 20, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dbt: dex covers the DEX dbt subproject ready-for-merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants