Every buy and sell is a swap against the token's own Uniswap v4 pool. Price follows the concentrated range: it starts at the bottom of the range and climbs as the supply is bought out. All pricing is deterministic — the UI quotes the same closed-form math the pool executes, so the quote and the fill agree.
Live updates
Market cap, chart candles, and trade panels read directly from on-chain state. New trades update the UI via on-chain events and periodic RPC polling.