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

Init flare dex #7243

Draft
wants to merge 48 commits into
base: main
Choose a base branch
from
Draft

Init flare dex #7243

wants to merge 48 commits into from

Conversation

Hosuke
Copy link
Collaborator

@Hosuke Hosuke commented Dec 5, 2024

Init flare dex

@Hosuke Hosuke added WIP work in progress dbt: dex covers the DEX dbt subproject labels Dec 5, 2024
@jeff-dude
Copy link
Member

thank you 🙏
i will send word back to the team on missing swap contracts

@jeff-dude jeff-dude self-assigned this Dec 5, 2024
Copy link
Contributor

@Yakuf Yakuf left a comment

Choose a reason for hiding this comment

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

Please add too: (I didn't put commas!)
('phili-inu', 'PHIL', 0x932E691aA8c8306C4bB0b19F3f00a284371be8Ba,18)
('flare-inu', 'FINU', 0x2F8d7ff4f55D7B3E10D4910BeB38209291843B36, 18)

@jeff-dude
Copy link
Member

updates on decoded tables:

  • sparkdex uni v2 fork: sparkdex_flare.UniswapV2Factory_evt_PairCreated, event swaps approved and backfilling now
  • sparkdex uni v3 fork: sparkdex_flare.UniswapV3Factory_evt_PoolCreated, sparkdex_flare.UniswapV3Pool_evt_Swap
  • enosys uni v3 fork: already covered here
  • blazeswap uni v2 fork: blazeswap_flare.BlazeSwapFactory_evt_PairCreated, event swaps pending approval

blockchain = 'flare',
project = 'blazeswap',
version = '2',
Pair_evt_Swap = source('blazeswap_flare', 'BLAZE_LP_evt_Swap'),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

- name: UniswapV3Factory_evt_PoolCreated
- name: UniswapV2Factory_evt_PairCreated
- name: UniswapV3Pool_evt_Swap
- name: UniswapV2Pair_evt_Swap
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This one is still missing.

@jeff-dude
Copy link
Member

it appears that the sparkdex v2 evt swap decoded tables are undergoing a namespace rename, so we should ideally see new data soon 🙏

@Hosuke Hosuke removed the blocked label Dec 19, 2024
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Hosuke Hosuke added the ready-for-review this PR development is complete, please review label Dec 19, 2024
@0xRobin 0xRobin assigned 0xRobin and unassigned jeff-dude Dec 20, 2024
Copy link
Collaborator

@0xRobin 0xRobin left a comment

Choose a reason for hiding this comment

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

@Hosuke
Looks like the enosys tables are empty, is that expected?
image

@0xRobin 0xRobin added the question Further information is requested label Dec 20, 2024
@0xRobin 0xRobin marked this pull request as draft December 20, 2024 12:05
@github-actions github-actions bot added WIP work in progress and removed ready-for-review this PR development is complete, please review labels Dec 20, 2024
@Hosuke
Copy link
Collaborator Author

Hosuke commented Dec 20, 2024

@Hosuke Looks like the enosys tables are empty, is that expected? image

Yes, the enosys source tables are avaialable but they are empty

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 question Further information is requested WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants