Skip to main content
This release adds Cronos Mainnet as a deployment target, completing Cronos coverage after Testnet shipped in the previous release.

Cronos Mainnet support

Cronos Mainnet is now available as a deployment target, running a single cronosd node.
  • Cronos Mainnet — chain ID 25, explorer at explorer.cronos.org
  • Architecture — Cronos is a Cosmos SDK chain with an embedded EVM, so one cronosd node carries both CometBFT consensus and the EVM JSON-RPC and WebSocket APIs
  • Storage — the node uses the RocksDB backend with default pruning
  • Sync — the network bootstraps from a pre-built chain snapshot, then follows the network’s peers
See System requirements for the full specification and Supported clients and protocols for the deployment catalog.

Component versions

Last modified on August 12, 2026