Trading on HyperBrick

Trading on HyperBrick offers a fast, capital-efficient, and user-friendly experience, made possible by the underlying Liquidity Book AMM architecture. Unlike traditional AMMs, which use a constant product curve, HyperBrick breaks the price range into discrete bins, enabling more precise execution and zero slippage inside each bin.

How Trade Works

HyperBrick allows users to swap between two tokens using liquidity pools segmented into bins. Each bin corresponds to a specific price range.

Key Mechanics:

  • Swaps within a single bin have zero slippage (thanks to a constant-sum model).

  • Swaps that span multiple bins traverse them in price order, incurring a small price impact based on liquidity depth.

  • The active bin represents the current market price.

Example:

If the price of Token A is in Bin 100:

  • A small trade may only use Bin 100 → zero slippage.

  • A large trade may move through Bins 100 → 99 → 98 → etc. → slippage accumulates.

Last updated