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

Add Dune Data Fetcher #2

Merged
merged 2 commits into from
May 1, 2024
Merged

Add Dune Data Fetcher #2

merged 2 commits into from
May 1, 2024

Conversation

cowanator
Copy link
Collaborator

Adding an interface QueryRunner that retrieves billing data from Dune Analytics.

Based on the following two queries:

  1. Payment Due: https://dune.com/queries/3630322
  2. Fee per Block: https://dune.com/queries/3605385

There are a few tests introduced (one that does the full flow), and two other (skipped) ones that run dune separate from billing.

@cowanator cowanator merged commit 4e91d33 into main May 1, 2024
1 check passed
@cowanator cowanator deleted the add-dune branch May 1, 2024 15:30
cowanator added a commit that referenced this pull request May 1, 2024
Adding an interface QueryRunner that retrieves billing data from Dune Analytics.

Based on the following two queries:

    Payment Due: https://dune.com/queries/3630322
    Fee per Block: https://dune.com/queries/3605385

There are a few tests introduced (one that does the full flow), and two other (skipped) ones that run dune separate from billing.
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.

1 participant