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
Kyve has bigquery dataset and RPC for historical access that should be documented.
"I wanted to share the final integration of the Celestia blob and app data with our KYVE Trustless API Endpoint. It supports the blob.Get and the blob.GetAll query as well as block and block_results. For example, you can now query This blob through the Trustless API like this https://staging-613b8d89-data.services.kyve.network/celestia/Get?height=799489&namespace=AAAAAAAAAAAAAAAAAAAAAAAAAMod4SqXFNgavI8=&commitment=FlQmmPb3LYF0hLNd9YQfi9sRb42TKMfXh4KBtBa4BmA=
blob.Get
blob.GetAll
We have also published all of the Celestia Data on BigQuery and already have users subscribing to them."
Create a dedicated page for historical data access. Pull out the "production" endpoints from network pages and include them in this page, too.
The text was updated successfully, but these errors were encountered:
Please use the Trustless API production endpoint instead: https://data.services.kyve.network/#/celestia
Sorry, something went wrong.
moved to new issue
No branches or pull requests
Summary
Kyve has bigquery dataset and RPC for historical access that should be documented.
Details
"I wanted to share the final integration of the Celestia blob and app data with our KYVE Trustless API Endpoint.
It supports the
blob.Get
and theblob.GetAll
query as well as block and block_results. For example, you can now queryThis blob through the Trustless API like this https://staging-613b8d89-data.services.kyve.network/celestia/Get?height=799489&namespace=AAAAAAAAAAAAAAAAAAAAAAAAAMod4SqXFNgavI8=&commitment=FlQmmPb3LYF0hLNd9YQfi9sRb42TKMfXh4KBtBa4BmA=
We have also published all of the Celestia Data on BigQuery and already have users subscribing to them."
Proposed solution
Create a dedicated page for historical data access. Pull out the "production" endpoints from network pages and include them in this page, too.
The text was updated successfully, but these errors were encountered: