# toekn.com - Solana Trading Terminal Rankings Site: https://toekn.com Last Updated: 9 Sep 2026 12:00 UTC Author: Pontus Karlsson (@offscriptpontus) ## What This Site Does Independent rankings of Solana trading terminals by DefiLlama-sourced fee revenue. We rank the TERMINALS (Axiom, fomo, GMGN, Photon, Pump Terminal, etc.), not individual tokens or pairs. Every fee number cites api.llama.fi/summary/fees/{slug} with a single methodology clock (9 Sep 2026 12:00 UTC) reused site-wide. ## Quality Bar - Every number includes unit, primary URL, and as-of date - Unverified cells stay blank or labeled "unverified" - no invented data - Rate cards cite official docs only (Axiom docs.axiom.trade, GMGN docs.gmgn.ai, Photon GitBook, etc.) - Banded fee terminals (fomo, moonshot) show bands, never collapsed to one % - Unverified base-fee cells display "—" (Terminal, MEVX, SolTradingBot, RayBot, MaxBid) ## Current Terminal Universe (18 verified with Llama data) Ranked by 24h fees as of 9 Sep 2026 12:00 UTC (board day 2026-09-08): 1. fomo - $1.78M 24h (+7.4%, ~49.6% of top6), Telegram bot, 1.0% 2. Axiom - $1.44M 24h (+13%, ~40% of top6), Web, 1.0% base 3. GMGN - $185K 24h (+7.5%), Telegram bot, 1.0% (Solana-only) 4. Terminal (Pump) - $135K 24h (−7%), Web, rate unverified 5. Trojan - $33K 24h (−14%), Telegram bot, 1.0% 6. moonshot.money - $23K 24h (+223%, enters top6), Mobile + Web, banded 7. Bloom - $16K 24h (+138%, Gaming), Telegram bot, 1.0% 8. Maestro - $13K 24h (−5%), Telegram bot, 1.0% (Solana-only) 9. Photon - $11K 24h (−18%, displaced from top6), Web, 1.0% 10. LAB Terminal - $5K 24h (−3%), Web, 0.5% ## Key URLs ### Homepage & Ranking Hubs - / — Default 24h ranking table - /solana/24h — 24-hour ranking hub - /solana/7d — 7-day ranking hub - /solana/30d — 30-day ranking hub ### Pairwise Comparisons We generate every pairwise /compare/{a}-vs-{b} for the 17-terminal universe (136 canonical pairs): Examples: - /compare/axiom-vs-fomo - /compare/axiom-vs-gmgn - /compare/axiom-vs-photon - /compare/axiom-vs-terminal - /compare/axiom-vs-maxbid - /compare/fomo-vs-gmgn - /compare/fomo-vs-terminal - /compare/fomo-vs-mevx - /compare/gmgn-vs-photon - /compare/gmgn-vs-raybot - /compare/gmgn-vs-trojan - /compare/photon-vs-soltradingbot - /compare/photon-vs-trojan - /compare/terminal-vs-trojan - /compare/maxbid-vs-mevx All 136 pairs plus 1 three-way (axiom-vs-gmgn-vs-photon) listed in sitemap-0.xml ### Terminal Detail Pages One /terminals/{slug} per terminal: - /terminals/axiom - /terminals/fomo - /terminals/terminal - /terminals/gmgn - /terminals/trojan - /terminals/photon - /terminals/bloom-trading-bot - /terminals/maestro - /terminals/moonshot - /terminals/lab-terminal - /terminals/bonkbot - /terminals/pepeboost - /terminals/ave-ai - /terminals/mevx - /terminals/soltradingbot - /terminals/raybot - /terminals/maxbid ### Guides & FAQs - /guides/fees — Fee index (DefiLlama 24h/7d/30d for all terminals) - /security — Custody FAQ (seed export, Turnkey, no-export warnings) ### Daily Briefs - /brief/2026-09-09 — Latest brief (moonshot enters top6 +223%; fomo $1.78M #1 +7.4%; Axiom $1.44M #2 +13%; combined ~89% of top6) - /brief/2026-09-08 — Prior brief (fomo restored $1.66M #1 after Sep5-6 gap; Axiom rebound $1.27M #2; GMGN flips Terminal) - /brief/2026-09-07 — Prior brief (fomo gap day 2; Axiom holds #1 at ~73%; data stall for top 3) - /brief/2026-09-06 — Prior brief (fomo chart-gap: absent from breakdown; Axiom #1 on board by omission; Trump meta −22pp) - /brief/2026-09-05 — Prior brief (fomo extends #1 lead; Axiom share 33%→19%, gap to $1.57M; Trump meta +15pp to 41%) - /brief/2026-08-30 — Older brief - /brief/2026-08-29 — Older brief - /brief/2026-08-28 — Older brief - /brief/2026-08-27 — Older brief - /brief/2026-08-26 — Older brief ### About - /about — Editorial disclosure, author, affiliate policy ## Data Sources - Fee Data: api.llama.fi/summary/fees/{slug} - Axiom Rates: docs.axiom.trade/getting-started/fees/ - GMGN Rates: docs.gmgn.ai/index/gmgn-fees-settings.md - Photon Rates: pies-organization.gitbook.io/photon-trading/photon-on-sol/photon-fees-sol - fomo Rates: help.fomo.family/en/articles/14436214-trading-fees-on-fomo - Trojan Rates: docs.trojan.com - Bloom Rates: docs.bloombot.app - Maestro Rates: docs.maestrobots.com - moonshot Rates: support.moonshot.com - LAB Terminal Rates: docs.lab.pro - BONKbot Rates: docs.bonkbot.io ## Affiliate Disclosure toekn.com may earn affiliate commissions from Axiom referrals (30% of net fees if signup via axiom.trade/@{code}). Referred users get 10% off. GMGN referred users receive no discount. Referral status does not influence rankings. ## Legacy URLs Old token profile URLs (/{slug}) from the previous builder version return 200s as thin explainers to preserve backlink equity. /create /login /pricing /frens /poth 301 to /. ## Technical Notes - Framework: Next.js 15 App Router - All pages Server Components with initial HTML rendering (no BAILOUT, no Loading... shells) - Static generation via generateStaticParams for all compare/terminal/hub/brief routes - Single methodology clock (9 Sep 2026 12:00 UTC) for consistency - Dark Dexscreener-inspired UI: dense tables, green/red deltas, sticky headers, low padding - Real SVG sparklines from DefiLlama totalDataChart (7d for compare, 30d for terminal pages) ## Crawling & Indexing - Sitemap: https://toekn.com/sitemap.xml - robots.txt allows GPTBot, PerplexityBot, OAI-SearchBot, ClaudeBot - All compare/terminal/brief pages have full content in initial HTML for LLM ingestion - Methodology timestamp visible on every fee-based page