docs: refresh Solana historical data page for OHLCV and archive questions - #277
Merged
Conversation
…ions Open with the four layers of Solana history and how far back each goes, correct the archive start to 1 June 2024 (verified against the API), put the OHLCV section on a pair that keeps trading, add a stdlib-only CSV export script that was run end to end, a CoinGecko OHLC comparison with facts from its reference, a FAQ block with FAQPage schema and related links. Two queries that timed out get bounded windows (a two-day slice for the Trading cube, the launch day for the first-buyers query), the ATH query's variables move out of the GraphQL fence, and the liquidity example uses the USDC/WSOL Whirlpool. The Solana DEX trades page links across. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Pages:
docs/blockchain/Solana/historical-aggregate-data.mdx(page 4 of 5 in the content refresh) and a two-line cross-link indocs/blockchain/Solana/solana-dextrades.mdx.Fact checklist
DEXTradeByTokensarchive starts 1 June 2024DEXTradeByTokensabout 7 days, other cubes hoursdocs/graphql/data-coverage-retention.mdxdocs/plans/how-billing-works.mdx, bitquery.io/pricingdocs/cloud/solana.mdNo prices appear on the page.
Query execution (live token)
Baseline (28 days to 2026-09-04, GSC)
Clicks 18, impressions 4,768, average position 10.0. Re-measure 28 days after merge.
Checks
npm run buildpasses, no broken links; built page carries FAQPage schema with 7 questions and the new anchors resolve.🤖 Generated with Claude Code