Skip to content

docs: rewrite the BullX page as terminal-style feeds and split it from its two siblings - #333

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

docs: rewrite the BullX page as terminal-style feeds and split it from its two siblings#333
buddies2705 merged 2 commits into
mainfrom
content/venue-bullx

Conversation

@buddies2705

Copy link
Copy Markdown
Contributor

Rewrites the BullX page around the feeds a trading terminal needs (pair stream, token stats, top traders, one wallet's trades, whale swaps, new pools) so it stops being a copy of the GeckoTerminal and GMGN pages.

What changed

  • Dead example token PEW replaced by Mog and its Uniswap v2 pool; variables-based queries rewritten as runnable queries
  • BalanceUpdates block removed; wallet and whale sections use the Trading cube
  • Shared sections moved to the sibling pages; prose overlap with the GeckoTerminal page fell from near-identical to about 0.12
  • New pools as a 24-hour query since the v3 factory creates only a handful a day
  • 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

  • Mog 0xaaee1a9723aadb7afa2810263653a34ba2c21c7a; pool 0xc2eab7d33d3cb97692ecb231a5d0e4a649cb539d
  • Uniswap v3 factory 0x1f98431c8ad98523631ae4a59f267346ea31f984 emits PoolCreated
  • Transaction.From is the trader on EVM; Side.Type describes the counter-side

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
…m its two siblings

Rewrites the BullX page around the feeds a trading terminal needs (pair stream, token stats, top traders, one wallet's trades, whale swaps, new pools) so it stops being a copy of the GeckoTerminal and GMGN pages.

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