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

[READY TO REVIEW][MINOR] Fix price native token of avax and polygon #4162

Merged
merged 5 commits into from
Aug 25, 2023

Conversation

nhd98z
Copy link
Contributor

@nhd98z nhd98z commented Aug 25, 2023

select * from kyberswap_aggregator.trades where block_time > TIMESTAMP '2023-08-24 00:00' and maker = 0x2f2dd99235cb728fc79af575f1325eaa270f0c99 order by amount_usd desc;

Native token in polygon and avalanche currently count in eth price, should be matic price and avax price.

@dune-eng
Copy link

Workflow run id 5971753963 approved.

@dune-eng
Copy link

Workflow run id 5971754040 approved.

@nhd98z
Copy link
Contributor Author

nhd98z commented Aug 25, 2023

@Hosuke it's just a minor, can you check soon. Thank you so much.

@nhd98z nhd98z changed the title [READY TO REVIEW] Fix price native token of avax and polygon [READY TO REVIEW][MINOR] Fix price native token of avax and polygon Aug 25, 2023
@dune-eng
Copy link

Workflow run id 5971923056 approved.

@dune-eng
Copy link

Workflow run id 5971923107 approved.

@nhd98z
Copy link
Contributor Author

nhd98z commented Aug 25, 2023

@Hosuke I got the error which I never see before Table 'hive.test_data.dex_aggregator_seed' does not exist. Did you guys update something?

@dune-eng
Copy link

Workflow run id 5972729243 approved.

@dune-eng
Copy link

Workflow run id 5972729302 approved.

@dune-eng
Copy link

Workflow run id 5972784560 approved.

@dune-eng
Copy link

Workflow run id 5972784511 approved.

@Hosuke
Copy link
Collaborator

Hosuke commented Aug 25, 2023

@Hosuke I got the error which I never see before Table 'hive.test_data.dex_aggregator_seed' does not exist. Did you guys update something?

This may be solved by refreshing the seed

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.

good catch!

@jeff-dude jeff-dude merged commit f4e4895 into duneanalytics:main Aug 25, 2023
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants