Skip to content

Use DuneClient instead of Raw Request#3

Merged
bh2smith merged 6 commits intomainfrom
use-dune
Oct 13, 2024
Merged

Use DuneClient instead of Raw Request#3
bh2smith merged 6 commits intomainfrom
use-dune

Conversation

@bh2smith
Copy link
Copy Markdown
Owner

@bh2smith bh2smith commented Oct 8, 2024

Test Plan:

docker-compose up -d
python -m src.main

If you have your .env set with a valid DUNE_API_KEY, you should see something like:

2024-10-08 23:16:23,020 INFO dune_client.api.base executing 4132129 on medium cluster
2024-10-08 23:16:23,254 INFO dune_client.api.base waiting for query execution 01J9PZV08G4FD64YVFV6NFZHPE to complete: ExecutionState.PENDING (queue position: 1)
Data saved to PostgreSQL successfully!

@bh2smith bh2smith requested a review from mooster531 October 8, 2024 21:13
Comment thread Makefile Outdated
Comment thread src/main.py
Comment thread README.md
Comment thread .env.sample
Comment thread src/main.py
Comment thread src/main.py
Comment thread src/main.py
Comment thread src/main.py
Comment thread src/main.py
@bh2smith bh2smith mentioned this pull request Oct 13, 2024
@bh2smith bh2smith merged commit c7ab5dd into main Oct 13, 2024
@bh2smith bh2smith deleted the use-dune branch October 13, 2024 13:49
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