Skip to main content

Overview

HyperPax DEX is the public protocol name for the network-operated v5-ASAMM system. It is an Adaptive Sigmoid Automated Market Maker built for Paxeer Network chain ID 125.

Adaptive Sigmoid Curve

A tanh-based curve keeps small trades efficient and increases impact for large trades.

Progressive Fees

Fees scale quadratically with trade size to protect pool liquidity.

Diamond Architecture

12 EIP-2535 facets share one AppStorage layout behind a single Diamond.

Core mechanics

Sigmoid price impact

Progressive fee

Fees are distributed as:

Facets

Production addresses

Facet addresses

Developer usage

Use the Router for swaps and liquidity operations unless you need lower-level Diamond facet calls.