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.
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/contractsbut 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.