-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
base: main
Are you sure you want to change the base?
Init flare dex #7243
Conversation
…nto 1202-init-flare
thank you 🙏 |
There was a problem hiding this 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)
updates on decoded tables:
|
dbt_subprojects/tokens/models/prices/flare/prices_flare_tokens.sql
Outdated
Show resolved
Hide resolved
blockchain = 'flare', | ||
project = 'blazeswap', | ||
version = '2', | ||
Pair_evt_Swap = source('blazeswap_flare', 'BLAZE_LP_evt_Swap'), |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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.
it appears that the sparkdex v2 evt swap decoded tables are undergoing a namespace rename, so we should ideally see new data soon 🙏 |
dbt_subprojects/dex/models/trades/flare/platforms/sparkdex_v2_flare_base_trades.sql
Outdated
Show resolved
Hide resolved
…flare_base_trades.sql
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this 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?
Yes, the |
Init flare dex