Skip to content

docs: rewrite the GeckoTerminal EVM page as pool-page analytics - #334

Merged
buddies2705 merged 2 commits into
mainfrom
content/venue-geckoterminal-evm
Sep 8, 2026
Merged

docs: rewrite the GeckoTerminal EVM page as pool-page analytics#334
buddies2705 merged 2 commits into
mainfrom
content/venue-geckoterminal-evm

Conversation

@buddies2705

Copy link
Copy Markdown
Contributor

Rewrites the GeckoTerminal EVM page around pools: trending pools, a pool's live trades and stat block, hourly candles, reserves in USD and new pools, with a live worked pool.

What changed

  • Dead example token PEW replaced by the Mog/WETH pool; variables-based stat query rewritten with relative windows
  • Reserves through DEXPoolEvents with USD instead of the removed BalanceUpdates block
  • Sections that duplicated the BullX and GMGN pages removed or reworded
  • sidebar_label, FAQ, related links

Verification

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

Fact checklist

  • DEXPoolEvents has USD reserve fields and is realtime-only
  • Trending pools use limitBy on Trade_Dex_SmartContract with a single-trade USD cap
  • Uniswap v2 factory 0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f emits PairCreated

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

Gaurav Agarwal and others added 2 commits September 8, 2026 09:37
Rewrites the GeckoTerminal EVM page around pools: trending pools, a pool's live trades and stat block, hourly candles, reserves in USD and new pools, with a live worked pool.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@buddies2705
buddies2705 merged commit 5119b64 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