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.
Pages that look different
Most token pages look the same. A creator can restyle their own: its colours, its typeface, which optional parts appear and the order they sit in. Everything described below is still there and still means the same thing.
Four things are the same on every token page, whatever it looks like:
- The safety card, including its content, its look and its position near the top.
- The Buy and Sell panel. Nothing a creator adds can sit inside it or directly against it.
- Every number. Price, market cap, holders, pool reserves, trades. A creator chooses how the page is presented, never what it says.
- Buy is green, sell is red, warnings are amber. You never have to check whose page you are on to read those.
Links a creator adds always show the site they really go to, next to the label, and open with a notice that you are leaving Honkfun.
If you launched a token yourself, see Customising your token page.
The header
Name, ticker, artwork and the current price. A Live badge with a pulsing dot marks a token trading normally. 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 New or Live badge. There is no graduation badge, because every token is in its pool from the start.
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, for the life of the token |
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, 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. |
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.
Pool reserves
What the token's Uniswap V4 pool is currently holding on each side.
The token side starts full, because the pool is seeded with the token and nothing else. The ETH side starts empty and grows as people buy. The ETH side is the number to watch: it is what you would be selling into, and while it is small your sells will move the price a long way.
There is no curve progress bar. Nothing has to fill up before a token reaches a real market — it launches into one. See The pool and the liquidity lock.
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. Early buys are normal on a fresh launch, 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 liquidity pool's own balance is labelled separately rather than counted as a holder.
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. It routes through the token's Uniswap V4 pool, from the first trade to the last. 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.
A Run Collect & Burn button also appears. Anyone can press it. It sweeps the accrued fees, pays the creator's and platform's shares, and burns the burn share on an Auto-Burn token. The caller pays gas and receives nothing.