Trading
Token detail
Each token page combines live price and liquidity, a TradingView chart, recent trades / liquidity events, holders, the Locks tab, and the order form. Related pools (if any) can be switched when a token has multiple venues.
See the Locks docs section for creating, extending, and reading locks.
Market buy & sell
Choose buy or sell, pick a wallet, set amount (or max), review estimated output, then submit. Custodial Clerk users broadcast through the API; wallet-login users sign prepared transactions in their wallet.
Prefer the raw on-chain balance for “sell 100%” — rebuilding wei from a rounded decimal can overshoot and fail.
Slippage & honeypot checks
Configure slippage tolerance on the trade form. Before buys, stbl.meme can run a lightweight buy→sell simulation and warn if the token looks hostile. You can override after acknowledging the risk.
Chart, trades & holders
- Chart — OHLCV from indexed swaps; realtime updates while the page is open.
- Activity — buys, sells, and liquidity events with amounts and actors.
- Holders — top balances, with pool/infra rows labeled when relevant.
Need more help? Support