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

Orca: Adding Trading Metrics #645

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

Conversation

SebMelendez01
Copy link
Contributor

Adding trading metrics for orca.

To Do:
Still need to create both the warehouse and the database

@SebMelendez01 SebMelendez01 requested a review from a team as a code owner November 26, 2024 18:23
Comment on lines +27 to +29
{% elif protocol == 'raydium' %}
AND block_timestamp::date >= date('2022-04-22')
{% endif %}
Copy link
Contributor

Choose a reason for hiding this comment

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

@SebMelendez01 Should we also have a case for orca here too?

Comment on lines +16 to +18
{% else %}
AND block_timestamp::date >= date('2022-04-22')
{% endif %}
Copy link
Contributor

Choose a reason for hiding this comment

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

Similar comment as for the other macro, should we add a protocol-specific block/comment?

@SebMelendez01 SebMelendez01 marked this pull request as draft December 1, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants