duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

Add support for private CSV uploads #97

Closed hawkaa closed 1 year ago

hawkaa commented 1 year ago

As per this PR, the Dune API now supports private uploads for premium teams. We should implement this functionality in the client by adding an extra input parameter for uploading CSVs.

The feature is only available for premium teams and should probably be documented.

Internal ticket ID: PRO-211