Skip to content

docs: rewrite the GeckoTerminal Solana page around a live pool - #338

Merged
buddies2705 merged 1 commit into
mainfrom
content/venue-geckoterminal-solana
Sep 8, 2026
Merged

docs: rewrite the GeckoTerminal Solana page around a live pool#338
buddies2705 merged 1 commit into
mainfrom
content/venue-geckoterminal-solana

Conversation

@buddies2705

Copy link
Copy Markdown
Contributor

Rewrites the GeckoTerminal Solana page around the WSOL/USDC Orca Whirlpool: live pool trades, the stat block with five-minute sub-windows, one-minute candles, reserves and top pairs, all returning rows at any hour.

What changed

  • Dead example token replaced by the WSOL/USDC Whirlpool market; variables-based stat query rewritten
  • Makers, buyers and sellers counted by Transaction_Signer with uniq
  • Hardcoded 2024 date in the top pairs query replaced by after_relative
  • One-minute candles and pool reserves added; sidebar_label, FAQ, related links

Verification

  • Every query and subscription on the page was executed with a live token: 5/5 queries returned rows; 2/2 subscriptions delivered messages within the timeout.

Fact checklist

  • Whirlpool market Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE (WSOL/USDC)
  • Solana Side.Type: bought = if Side.Type sell
  • Aggregates do not run as subscriptions

IDE saved queries linked from this page are updated by IDE_QUERY_UPDATES_2026-09-venue.sql (repo root, git-excluded), to be run on the primary database.

Part of the crawled-not-indexed cleanup (P2 block): venue pages are rewritten around live examples so every query and stream on them returns data, and the three EVM screener pages are split so they stop being treated as copies of one another.

🤖 Generated with Claude Code

Rewrites the GeckoTerminal Solana page around the WSOL/USDC Orca Whirlpool: live pool trades, the stat block with five-minute sub-windows, one-minute candles, reserves and top pairs, all returning rows at any hour.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@buddies2705
buddies2705 merged commit a82d778 into main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant