Reading a token page
Every token has one page, at /token-detail/<contract address>. Here is what is on it and what each part actually tells you.
The header
Name, ticker, artwork and the current price. A Live badge with a pulsing dot marks a token trading on its curve; once it has graduated that becomes a Graduated badge instead. The star adds the token to your watchlist. Add to wallet registers the token in your wallet so the balance shows up there.
On the market table and the boards, tokens carry a fuller lifecycle badge: New, Live, Graduating (curve past 85%) or Graduated.
Below the header, a row of key stats covering price, market cap, volume and holders sits above the chart.
The contract address is displayed and links to the block explorer. This is the only identifier that is unique. Two tokens can share a name, a ticker and even artwork.
The Token info panel
Further down. Alongside the description and links it shows the token type, Auto-Burn, Standard or Tax-Free, which tells you what each trade costs you, how that fee is split, and whether trades burn supply.
| Type | What it costs you per trade |
|---|---|
| Auto-Burn | 1%, part of which burns supply |
| Standard | 1%, no burn |
| Tax-Free | Nothing on the curve, 0.05% once it has graduated |
Worth checking before you trade, because it is the difference between paying 1% a side and paying nothing. See Fees and burns.
It also has a Status row. Most of the time it reads Live or Graduated, but it can show a raw value:
| Value | What it means for you |
|---|---|
pending | Created, not yet confirmed on-chain. Wait a moment. |
live / unpaused | Trading normally. unpaused just means it was paused before. |
paused | Trading has been halted. You cannot buy or sell. |
migrated | Graduated, and trading in the Uniswap pool. |
failed_to_initialize | The launch transaction never succeeded. There is no token here to trade. |
If you see one of the raw values, that is the app showing you the underlying state rather than a friendly label.
The chart
Candles with range tabs for 5m, 1H, 1D, 1W and ALL, updating live as trades land. It is built from trades recorded on-chain, so a brand new token has very little to show. Buys and sells by the creator are marked on it, so you can see when the dev traded their own coin.
Elsewhere in the app you will see small sparklines on token cards. Those are a 24-hour shape only, green if the period ended higher than it started.
Curve progress
How much of the curve's 793,100,000 token allocation has been bought, with the tokens sold and remaining underneath. At 100% the curve has sold out and the token graduates. Roughly 4.2 ETH of net buying gets it there.
Once graduated the bar is replaced by a Pool reserves card showing the ETH and tokens in the Uniswap pool, and a note that liquidity now sits locked in the Moltion locker.
The safety card
A set of concentration signals, with an overall Low, Medium or High risk badge:
- Dev holds. The share of supply held by the creator.
- Top holder. The largest single wallet.
- Top 10 hold. How much the ten largest wallets control between them.
- Holders. How many distinct wallets hold any.
- Bought at launch. Wallets that bought in the first 60 seconds, flagged as sniped if that share is high.
These are signals, not guarantees. On a bonding curve early buys are normal, and the anti-snipe window caps the first wallets at 5% of supply each. The risk being flagged is heavy concentration built up after that, because those wallets can sell into you.
Holder figures count wallets only: the curve's own balance and the liquidity pool are labelled separately rather than counted as holders.
The tabs
Trades. Every buy and sell, with the wallet, the ETH and token amounts, the USD value at the time it happened, the time, and a link to the transaction.
Holders. Current balances and their share of supply.
Backers. Not active. The app labels this tab soon and it shows nothing.
About. The description and the creator's links. Treat any link as unverified.
Comments
A flat thread, live-updating, 500 characters per post.
Only holders can post. If you do not hold the token you can read the thread but not write in it, and the composer is replaced with a note telling you to buy some first. You also need to be signed in, not just connected.
The trade panel
Buy and sell, on the right, sticky as you scroll. Before graduation it trades against the curve; after graduation it routes through the Uniswap pool. You can buy by ETH amount or by exact token amount, and the panel shows what share of supply your buy represents. See Trading and pricing.
If you are the token's creator and it has earned anything, your creator rewards card sits underneath it. On a Tax-Free token it never appears, because there are no trade fees to share.
On a graduated token, a Run Collect & Burn button appears. Anyone can press it. It sweeps the pool's accrued fees, pays the creator's and platform's shares, and burns the burn share on an Auto-Burn token. On a Tax-Free token the whole amount is burned and nobody is paid. The caller pays gas and receives nothing.

