Skip to main content
Chain ID: 125 | Cosmos: hyperpax_125-1 | Token: PAX (ahpx) | Bech32: pax | Block time: ~200 ms median | Binary: Hyperpax-OS Cronos

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. Twelve validators and 30 RPC/full nodes span 15 regions worldwide, producing blocks at a median cadence of 201 ms.

4.5 M+ Blocks

Genesis to present, zero chain halts

30 Nodes / 15 Regions

Tokyo, Seoul, Singapore, Sydney, Mumbai, Chicago, Dallas, Toronto, Vancouver, Stockholm, Helsinki, Oslo, Madrid, Milan, Sao Paulo

~200 ms Blocks

Median block time measured across 50-block sample (p95 = 302 ms)

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 via the hpx CLI

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

Sidiora DEX (v5-ASAMM)

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

ChainFlow

Trustless prop-trading platform — on-chain evaluation, soulbound reputation NFTs, automated 80/20 profit distribution

Computable Token Machine

EIP-2535 Diamond token standard — tokens that are modular execution environments with infinite extensibility

Lending Protocol

Dynamic-APY lending with on-chain credit scoring (300–850 range) and multi-asset support

BlockScout API

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

Network Details

{
  "networkName": "HyperPaxeer",
  "rpcUrl": "https://public-rpc.paxeer.app/rpc",
  "chainId": 125,
  "cosmosChainId": "hyperpax_125-1",
  "currencySymbol": "PAX",
  "baseDenom": "ahpx",
  "displayDenom": "hpx",
  "bech32Prefix": "pax",
  "blockExplorer": "https://paxscan.paxeer.app",
  "medianBlockTime": "201ms"
}

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