Skip to main content

HyperPaxeer mainnet

Use this page as the source of truth for current network constants.
HyperPaxeer currently operates mainnet only. There is no public testnet because Argus VM infrastructure is expensive to operate continuously.

Wallet configuration

wagmi-config.ts

Live EVM extensions

Development notes

  • Use local EVM development networks for pre-mainnet contract testing.
  • Use mainnet RPC only when you are ready to interact with production HyperPaxeer state.
  • Store private keys in .env files or wallet-managed signers. Never commit secrets.
  • Use paxscan.io for explorer links in public docs and applications.