Skip to main content

Networks

A consolidated reference for the QoreChain networks — chain identifiers, EVM chain IDs, token denomination, address prefixes, and standard service ports. For the full node-connection details (public endpoints, seeds, and genesis), follow the connection guides linked below; operators obtain the current public endpoints, seeds, and genesis from the official release.

Networks at a glance

MainnetTestnet
StatusLiveActive testnet
Cosmos chain IDqorechain-vladiqorechain-diana
EVM chain ID (EIP-155)9801 (hex 0x2649)9800 (hex 0x2648)
Live since7 June 2026, 23:59 UTC
Chain versionv3.1.77v3.1.77
FrameworkCosmos SDK v0.53Cosmos SDK v0.53
Connection guideConnecting to MainnetConnecting to Testnet

Token and addresses

ItemValue
Display denomQOR
Base denomuqor (1 QOR = 10⁶ uqor)
Bech32 account prefixqor (e.g. qor1...)
Bech32 validator prefixqorvaloper (e.g. qorvaloper1...)

Standard ports

These are the standard service ports exposed by a QoreChain node. The actual public endpoint hostnames are published with the official release — see the connection guides above.

ServicePort
Cosmos RPC26657
P2P26656
REST / API1317
gRPC9090
EVM JSON-RPC8545
EVM JSON-RPC (WebSocket)8546
SVM (Solana-compatible) JSON-RPC8899
Prometheus metrics26660

Endpoints and access

QoreChain does not publish fixed public RPC/REST/EVM hostnames in this reference. Instead:

Add to MetaMask

To add a QoreChain network to an EVM wallet such as MetaMask, use the EVM chain IDs above — 9801 for mainnet and 9800 for testnet — together with the EVM JSON-RPC endpoint for the network you are connecting to. See Wallet Setup for the step-by-step walkthrough.