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

Added Optimism Unidex Dex #5040

Merged
merged 98 commits into from
Jan 3, 2024
Merged

Added Optimism Unidex Dex #5040

merged 98 commits into from
Jan 3, 2024

Conversation

ARDev097
Copy link
Contributor

Added trades data for unidex dex.

@dune-eng
Copy link

Workflow run id 7299479772 approved.

@jeff-dude jeff-dude requested a review from Hosuke December 22, 2023 18:11
@jeff-dude jeff-dude added ready-for-review this PR development is complete, please review dbt: dex covers the DEX dbt subproject labels Dec 22, 2023
@dune-eng
Copy link

Workflow run id 7318977286 approved.

@dune-eng
Copy link

Workflow run id 7318977517 approved.

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-final-review and removed ready-for-review this PR development is complete, please review labels Dec 26, 2023
@Hosuke Hosuke removed their assignment Dec 26, 2023
Copy link
Member

@jeff-dude jeff-dude left a comment

Choose a reason for hiding this comment

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

minor changes requested below

}}

{% set project_start_date = '2023-03-08' %}
{% set firebird_finance_optimism_evt_trade_tables = [
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
{% set firebird_finance_optimism_evt_trade_tables = [
{% set unidex_optimism_evt_trade_tables = [

] %}

with dexs as (
{% for evt_trade_table in firebird_finance_optimism_evt_trade_tables %}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
{% for evt_trade_table in firebird_finance_optimism_evt_trade_tables %}
{% for evt_trade_table in unidex_optimism_evt_trade_tables %}

@jeff-dude jeff-dude added WIP work in progress and removed ready-for-final-review labels Jan 2, 2024
@dune-eng
Copy link

dune-eng commented Jan 3, 2024

Workflow run id 7393566661 approved.

@dune-eng
Copy link

dune-eng commented Jan 3, 2024

Workflow run id 7393570119 approved.

@dune-eng
Copy link

dune-eng commented Jan 3, 2024

Workflow run id 7393570181 approved.

@ARDev097
Copy link
Contributor Author

ARDev097 commented Jan 3, 2024

Hello @jeff-dude, I have made the requested changes. Please let me know if anything else is required from my end.

@jeff-dude jeff-dude added ready-for-merging and removed WIP work in progress labels Jan 3, 2024
@jeff-dude jeff-dude merged commit 6a70f59 into duneanalytics:main Jan 3, 2024
1 of 2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2024
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 ready-for-merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants