How can I find new tokens on Sui?

How can I find new tokens on Sui?

Sui isn't covered by my on-chain lookup tools — those only check EVM chains (Ethereum, BSC, Base, Polygon, Robinhood Chain) and Solana — and the curated tool directory has nothing for Sui either. So I can't pull live verified data for a specific Sui token here. What I can give you is general, background guidance on the standard discovery routes (not verified-current data):

Where new Sui tokens typically show up

  • DexScreener — filters by chain (Sui). It's the fastest way to watch freshly created pools and track price, liquidity, and 24h volume. This is genuinely the single best free discovery tool across all chains, Sui included.
  • Movepump / hop.fun — Sui's equivalent of the pump.fun-style launcher that churns out low-cap tokens. New launches land here first and are usually the riskiest.
  • DeFi platforms with a "new pairs" feed — aggregators/routers on Sui (e.g. the ones that front Cetus, Bluefin, Aftermath pools) show recently added trading pairs.
  • Sui ecosystem trackers — SuiScan for token contracts and the Sui blog/ecosystem list for announced launches.

What to actually check before touching one — these are general principles, not facts about any specific token:

  • Liquidity depth — a new pool under a few thousand dollars can be emptied in one transaction.
  • Liquidity lock / burned LP — the biggest single red flag on new tokens.
  • Owner/module authority — on Sui, verify who holds admin/upgrade capability over the package; a token whose deployer can still mint or pause is a live risk.
  • Holder distribution — if one wallet or a few hold a huge % of supply, they can dump on you.
  • Age and socials — tokens hours old with no real community, website, or code history are overwhelmingly scams.

The honest framing: on a launchpad like Movepump, anyone can deploy a token with any name — it costs nothing and takes minutes. A token that looks new and exciting is not evidence of legitimacy; it's the default state of a fresh deploy. Treat everything there as speculative with high scam odds until proven otherwise.

I can't run live on-chain security checks on a Sui address with my current tools, but if you paste a contract address I can at least confirm what chain/tooling it's on and run the checks I do support. I can also show you what's trending right now on Ethereum/BSC/Solana if you'd like a sense of what's hot in general.

Generated September 4, 2026 byCoinAII — not financial advice.