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. Genesis-to-report mainnet history 47 EVM RPC nodes online across 14 active regions Official average block time with 341 ms p95
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).
On-chain spot exchange with Oracle-Relative Order Book (OROB), dual-mode matching, lazy-netting settlement, and capital-integrated trading Adaptive Sigmoid AMM — tanh bonding curve, progressive quadratic fees, LP loyalty rewards, oracle-pegged pools, Diamond Standard upgradeability Network-operated perpetual futures protocol with Diamond facets, on-chain order book, and oracle pricing Launchpad AMM with virtual USDL reserves, per-pool Beacon proxies, and Opticals Meta-AG routing layer for Paxeer liquidity, adapters, quotes, and execution tracking REST API for querying transactions, blocks, addresses, and tokens on PaxScan
{
"networkName": "HyperPaxeer",
"rpcUrl": "https://public-rpc.paxeer.app/rpc",
"chainId": 125,
"cosmosChainId": "hyperpax_125-1",
"currencySymbol": "PAX",
"baseDenom": "ahpx",
"displayDenom": "hpx",
"decimals": 18,
"bech32Prefix": "pax",
"blockExplorer": "https://paxscan.io",
"averageBlockTime": "277ms",
"binary": "hyperpaxd_2.0.3"
}Test Ethereum JSON-RPC, Cosmos gRPC, and CometBFT RPC methods End-to-end integration samples in TypeScript, Python, and Solidity Foundry, Hardhat, wagmi, viem, cosmjs, and hpx CLI Live node health, latency benchmarks, and validator set
