We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to fetch historical data for markets, specifically where type == Prediction (as described in the API docs).
Prediction
I used the endpoint https://data.api.drift.trade/contracts but the response didn't include any Prediction markets. How can I query those?
https://data.api.drift.trade/contracts
I also tried the historical snapshots (on S3), but didn't succeed either.
The text was updated successfully, but these errors were encountered:
This is related to #201 but not a duplicate.
Sorry, something went wrong.
No branches or pull requests
I am trying to fetch historical data for markets, specifically where type ==
Prediction
(as described in the API docs).I used the endpoint
https://data.api.drift.trade/contracts
but the response didn't include any Prediction markets. How can I query those?I also tried the historical snapshots (on S3), but didn't succeed either.
The text was updated successfully, but these errors were encountered: