While a token is on the bonding curve, buys add USDC to reserves and mint tokens to the buyer. Sells burn tokens and return USDC based on the current curve state. All pricing is deterministic — the same formula runs on-chain and in the UI.
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.