Paxeer Network Documentation

Build for
High Performance,
on HyperPaxeer.

HyperPaxeer Network is a capital orchestration network built as part of the Alexandria Fork upgrade, migrating validators from Paxeer Network (geth PoS, chain ID 229) to a new high-throughput Proof-of-Stake EVM blockchain (chain ID 125) with fast finality and ~2 second blocks.

Connect to mainnet.

curl -s https://mainnet-beta.rpc.hyperpaxeer.com/rpc \
+  -H 'content-type: application/json' \
+  -d '{"jsonrpc":"2.0","id":1,"method":"eth_chainId","params":[]}'

localhost:3000

New App launched!
Terminal
pnpm install ◇ Project name│ my-app◆ Choose a framework│ ● Next.js│ ○ Tanstack Start│ ○ React Router

Built for validators and builders.

Documentation for the HyperPaxeer protocol, network parameters, and developer workflows — from bootstrapping nodes to building EVM dApps.

Architecture

HyperPaxeer leverages Cosmos SDK modules to keep the protocol modular, composable, and easy to extend.

avatar

Cosmos SDK

Modular framework

CometBFT provides fast finality and short block times (~2 seconds) through a battle-tested consensus engine and ABCI interface.

avatar

CometBFT

Consensus + ABCI

Ethereum tooling works out of the box through a fully compatible Web3 JSON-RPC layer.

avatar

Aiden Bai

EVM compatibility

Cosmos interoperability enables cross-chain composition, assets from independent sources, and scalable dApp deployment.

avatar

Interoperability

IBC-ready

HyperPaxeer leverages Cosmos SDK modules to keep the protocol modular, composable, and easy to extend.

avatar

Cosmos SDK

Modular framework

CometBFT provides fast finality and short block times (~2 seconds) through a battle-tested consensus engine and ABCI interface.

avatar

CometBFT

Consensus + ABCI

Ethereum tooling works out of the box through a fully compatible Web3 JSON-RPC layer.

avatar

Aiden Bai

EVM compatibility

Cosmos interoperability enables cross-chain composition, assets from independent sources, and scalable dApp deployment.

avatar

Interoperability

IBC-ready

HyperPaxeer leverages Cosmos SDK modules to keep the protocol modular, composable, and easy to extend.

avatar

Cosmos SDK

Modular framework

CometBFT provides fast finality and short block times (~2 seconds) through a battle-tested consensus engine and ABCI interface.

avatar

CometBFT

Consensus + ABCI

Ethereum tooling works out of the box through a fully compatible Web3 JSON-RPC layer.

avatar

Aiden Bai

EVM compatibility

Cosmos interoperability enables cross-chain composition, assets from independent sources, and scalable dApp deployment.

avatar

Interoperability

IBC-ready

HyperPaxeer leverages Cosmos SDK modules to keep the protocol modular, composable, and easy to extend.

avatar

Cosmos SDK

Modular framework

CometBFT provides fast finality and short block times (~2 seconds) through a battle-tested consensus engine and ABCI interface.

avatar

CometBFT

Consensus + ABCI

Ethereum tooling works out of the box through a fully compatible Web3 JSON-RPC layer.

avatar

Aiden Bai

EVM compatibility

Cosmos interoperability enables cross-chain composition, assets from independent sources, and scalable dApp deployment.

avatar

Interoperability

IBC-ready

preview

Technical Architecture.

HyperPaxeer is built using the Cosmos SDK on top of the CometBFT consensus engine, providing full Ethereum compatibility and interoperability with fast finality.

Transactions can be submitted in both Cosmos and EVM formats, enabling developers to scale EVM dApps cross-chain via IBC.

Chain ID (Cosmos): hyperpax_125-1
EVM Chain ID: 125
Token: PAX
Base denom: ahpx
Display denom: hpx
Bech32 prefix: pax

Limitless Boundaries.

No limits. No boundaries. The financial engine for DeFi.

---
Paxeer Native tooling (MetaMask, Foundry, Hardhat).

```ts
export const network = {
  evmChainId: 125,
  rpc: 'https://mainnet-beta.rpc.hyperpaxeer.com/rpc',
  explorer: 'https://paxscan.paxeer.app',
  nativeSymbol: 'PAX',
};
```

```bash
curl -s https://mainnet-beta.rpc.hyperpaxeer.com/rpc \ 
  -H 'content-type: application/json' \ 
  -d '{"jsonrpc":"2.0","id":1,"method":"eth_chainId","params":[]}'
```

Use this snippet to verify your RPC connection and confirm you're on the right network.

Build on a high-throughput network.

  • Fast finality and ~2s blocks (network properties)
  • RPC endpoints and explorer
  • Chain IDs, denoms, and prefixes
  • Validator operations and upgrades
  • EVM compatibility for existing tooling

Architecture & Protocol.

Cosmos SDK + CometBFT

HyperPaxeer is built using the Cosmos SDK on top of the CometBFT consensus engine, providing fast finality, high throughput, and short block times.

EVM compatibility.

HyperPaxeer Network ensures the same developer experience as Ethereum by exposing a fully compatible Web3 JSON-RPC layer and implementing EVM state transitions within a Cosmos chain architecture.

Ethereum tx format

Ethereum transactions represented as Cosmos SDK Tx and Msg interfaces.

secp256k1 keyring

Ethereum secp256k1 curve support for accounts and signing.

StateDB interface

State updates and queries consistent with EVM expectations.

JSON-RPC

Web3 JSON-RPC layer for existing Ethereum clients and tooling.

geth as a library

Code reuse and maintainability through embedded geth components.

Network Information.

Key parameters and endpoints for interacting with HyperPaxeer Network mainnet.

Network Parameters
Chain ID (Cosmos): hyperpax_125-1
EVM Chain ID: 125
Token Symbol: PAX
Base Denom: ahpx
Display Denom: hpx
Bech32 Prefix: pax
RPC: https://mainnet-beta.rpc.hyperpaxeer.com/rpc
Explorer: https://paxscan.paxeer.app

HyperPaxeer Network

RPC Endpoint
Mainnet
Block Explorer
Mainnet
Chain IDs
Mainnet
Token & Denoms
Mainnet
Architecture
---
title: Technical Architecture
---

# HyperPaxeer Network

Cosmos SDK + CometBFT
EVM Chain ID: 125
Fast finality (~2s blocks)

Protocol Documentation.

Explore the protocol reference: Cosmos SDK modules, CometBFT/ABCI, EVM compatibility, and contributing.

Read Protocol
Search the docs...

Architecture

Cosmos SDK + CometBFT, fast finality, and EVM interoperability.

Network Info

Chain IDs, denominations, prefixes, and endpoints.

EVM Compatibility

Transaction formats, StateDB, JSON-RPC, and tooling support.

Contributing

How to help improve the HyperPaxeer core protocol.

Developer Tooling.

Everything you need to build and operate: RPC endpoints, explorers, chain IDs, and upgrade notes — documented for both Cosmos and EVM developers.

Contributing
HyperPaxeer

Contributing.

Help build HyperPaxeer.

There are several ways to contribute to the HyperPaxeer Network core protocol — from documentation improvements to protocol development.

junaidanjum's avatar
aryasaatvik's avatar
kane50613's avatar
siyamhosan's avatar
kyrylolvov's avatar
outslept's avatar
MichaelErmer's avatar
coderrshyam's avatar
sidgaikwad's avatar
sebdanielsson's avatar
nainglinnkhant's avatar
imliuruiqi's avatar
himself65's avatar
chocochu's avatar
nikhiltidke101's avatar
pomber's avatar
staciax's avatar
hyoban's avatar
mehdibha's avatar
Gitstar-OC's avatar
+28
Some of our best contributors.

HyperPaxeer Network

Cosmos SDK + CometBFT, EVM compatible, chain ID 125.

  • Fast finality.Short block times (~2 seconds) with high throughput.
  • Open development.Contribute via GitHub issues, PRs, and protocol discussions.
  • Short block times.Designed for a smooth UX across Cosmos and EVM transactions.
  • Read DocumentationView GitHub