πŸͺ™Token page

A focused view for a single Spot token, divided into three parts: Info, Chart & Orderbook, TWAPs & Holders.

Info

  • Token: name and symbol (<TOKEN>/USDC)

  • Price & change: current price, 24h variation

  • Market stats: 24h volume, market cap

  • Supply: max, total, circulating

  • Auction: deploy gas (HYPE/USDC) when available

  • Holders: total count

  • Addresses

    • Deployer: copyable

    • Token address: copyable

    • Deploy time: date

Chart & Orderbook

  • Price chart: <TOKEN>/USDC

  • Order Book (live)

    • Real-time bids/asks via WebSocket

    • Depth visualization

    • Spread (absolute and percentage)

    • Top 7 levels per side

  • Trades (live)

    • Price, size, time

    • Toggle between Order Book / Trades

TWAPs & Holders

  • Tabs: TWAP | Holders

  • TWAP

    • Active TWAP orders for the token

    • Columns: type, value, token, amount, user, progression, time, hash, duration, reduce-only, status

    • Pagination, sorted by value (desc)

  • Holders

    • Address (alias if available) β€” copyable, links to Address page

    • Amount and USD value

    • Percentage of supply

    • β€œStaked” badge when applicable

    • Pagination

Search & navigation

  • Accessible via the search bar or the URL: /market/spot/<token>

  • Mobile-friendly header with search

Notes

  • Loading, empty, and error states are handled

  • Numbers respect your display format preferences

Last updated