Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.paxeer.app/llms.txt

Use this file to discover all available pages before exploring further.

Chain ID: 125 | Cosmos: hyperpax_125-1 | Token: HPX (ahpx, 18 decimals) | Bech32: pax | Block time: 277 ms average | Binary: hyperpaxd_2.0.3

The Network

HyperPaxeer is a sovereign Proof-of-Stake blockchain purpose-built for capital orchestration. Running on the Alexandria Fork, it pairs a production EVM execution layer with the Argus Virtual Machine (AVM) — a C++ register-based runtime that handles risk, capital allocation, and funded smart-wallet management. The April 2026 performance report shows 10 active validators, 48 RPC nodes, 14 active regions, and 277 ms average block production.

5.25 M+ Blocks

Genesis-to-report mainnet history

48 RPC Nodes

47 EVM RPC nodes online across 14 active regions

277 ms Blocks

Official average block time with 341 ms p95

Dual-VM Architecture

                   Paxeer Network
+----------------------+      +----------------------+                     
|     EVM OS Layer     |█     |     Argus VM (AVM)   |█
|    Alexandria Fork   |█     |   C++ runtime, .avm  |█
|  Solidity contracts  |█     |  Risk engine         |█
|  Custom precompiles  |█     | Capital orchestration|█
|  0x901–0x904         |█     |  Smart wallet        |█
|  Standard EVM tooling|█     |ArgLang scripts (.arg)|█
+----------------------+█     +----------------------+█
████████████████████████      ████████████████████████
CometBFT Consensus  ·  Cosmos SDK  ·  IBC
The EVM OS is the blockchain shell — consensus, networking, smart-contract execution, JSON-RPC. The AVM is the value engine — capital allocation, drawdown policy, funded-wallet lifecycle. Both layers communicate through on-chain contract boundaries (IPaxSpotReader, IAllowanceProvider).

Quick Navigation

Quick Start

Install a node with one command, connect a wallet, deploy a contract

Smart Contracts

Deploy and verify contracts with Foundry, Hardhat, or Remix

Network Configuration

wagmi, viem, ethers.js, and web3.js setup snippets

Run a Node

Deploy RPC or Validator nodes with HyperPaxeer tooling

Core Technology

Argus VM

Register-based VM with 256-bit native arithmetic, deterministic gas metering, and the ArgLang smart-contract language

Custom Precompiles

Four stateful/stateless precompiles at 0x901–0x904 — OROB resolution, batch clearing, oracle aggregation, PoFQ scoring

PAX-28 Token Standard

Native fungible-token spec for ArgusVM — Rust-inspired syntax, built-in overflow protection, optimised gas

x/paxoracle Module

Cosmos SDK module for validator-submitted price feeds with confidence-weighted median aggregation

Ecosystem Protocols

PaxSpot

On-chain spot exchange with Oracle-Relative Order Book (OROB), dual-mode matching, lazy-netting settlement, and capital-integrated trading

HyperPax DEX

Adaptive Sigmoid AMM — tanh bonding curve, progressive quadratic fees, LP loyalty rewards, oracle-pegged pools, Diamond Standard upgradeability

HyperPax Perps

Network-operated perpetual futures protocol with Diamond facets, on-chain order book, and oracle pricing

Sidiora.fun

Launchpad AMM with virtual USDL reserves, per-pool Beacon proxies, and Opticals

Sidiora.ag

Meta-AG routing layer for Paxeer liquidity, adapters, quotes, and execution tracking

BlockScout API

REST API for querying transactions, blocks, addresses, and tokens on PaxScan

Network Details

{
  "networkName": "HyperPaxeer",
  "rpcUrl": "https://public-rpc.paxeer.app/rpc",
  "chainId": 125,
  "cosmosChainId": "hyperpax_125-1",
  "currencySymbol": "HPX",
  "baseDenom": "ahpx",
  "displayDenom": "hpx",
  "decimals": 18,
  "bech32Prefix": "pax",
  "blockExplorer": "https://paxscan.io",
  "averageBlockTime": "277ms",
  "binary": "hyperpaxd_2.0.3"
}

Developer Resources

JSON-RPC Reference

Test Ethereum JSON-RPC, Cosmos gRPC, and CometBFT RPC methods

Code Examples

End-to-end integration samples in TypeScript, Python, and Solidity

SDKs and Tools

Foundry, Hardhat, wagmi, viem, cosmjs, and hpx CLI

Network Status

Live node health, latency benchmarks, and validator set