Colosseum Testnet

The Colosseum Testnet serves as a place to experiment with new features and ensure they are stable for Mainnet release. When live, this network can be used by all to interact with the current stable version of the network. The Colosseum network is currently live and running the Golden Age Testnet version of go-quai. Developers looking to test can easily mint devnet QUAI from the devnet faucet.

QUAI on the testnet has no real value and thus testing deployments, interactions, and smart contracts are virtually free. As testnet QUAI has no value, there are no markets to purchase testnet tokens.

The Quai Network testnet is named colosseum as it’s where network upgrades go to “fight it out” prior to being pushed up to mainnet.

Network Specifications

Chain ID

9000

Faucet

Testnet Faucet

Genesis Nonce

6224362036655375007

Explorer URLs and RPC Endpoints

More detailed specifications for port to shard and URL path to shard mappings can be found in the quai-nginx repository.

Zone NameZone IndexExplorer URLRPC Endpoint (https)RPC Endpoint (wss)
cyprus[0 0]https://quaiscan.iohttps://rpc.quai.network/cyprus1wss://rpc.quai.network/cyprus1

Devnet

The public developer network is not currently live.

Devnet is a public isolated development environment that is designed to be used by both smart contract and tooling developers to test smart-contract deployments and infrastructure upgrades in a production-like environment.

QUAI on the devnet has no real value and thus testing deployments, interactions, and smart contracts are virtually free. As devnet QUAI has no value, there are no markets to purchase devnet tokens.

Network Specifications

Chain ID

9000

Faucet

No Faucet is currently available.

Explorer URLs and RPC Endpoints

No public explorers or RPC endpoints are currently available for the devnet.

Local Network

A local instance of Quai Network is an isolated development environment that can be spun up on a single machine. This private network offers faster block times, lower block difficulties with the full range of Quai Network capabilities.

Using a local network allows developers looking to launch applications to work faster and with better privacy than on a public testnet. They also provide the ability to easily control a network environment and develop privately.

You can easily spin up a pre-configured development environment using the Local Node Runner and Docker compose. The Local Node Runner spins up a containerized local Quai environment complete with multiple shards, CPU miner, and accounts pre-loaded with Quai and Qi tokens.

Network Specifications

Chain ID

1337

Network Nonce

0

Networking Information

Chain NameChain IndexHTTP PortWS Port
Prime90008000
Cyprus90018001
Paxos90028002
Hydra90038003
Cyprus1[0 0]92008200
Cyprus2[0 1]92018201
Cyprus3[0 2]92028202
Paxos1[1 0]92208220
Paxos2[1 1]92218221
Paxos3[1 2]92228222
Hydra1[2 0]92408240
Hydra2[2 1]92418241
Hydra3[2 2]92428242
Do not open the above HTTP ports for any reason. You will be putting your local network security at risk.