Network Information
Chain Parameters
Neutron chain parameters and configurations
Mainnet (neutron-1)
Below are the current parameters for the neutron-1 mainnet chain
| Name | Value |
|---|---|
| chain-id | neutron-1 |
| denom | untrn |
| minimum-gas-prices | 0.01untrn |
| timeout_commit | 1s |
| genesis_time | 2023-05-10T15:00:00.000000Z |
Binary Information
The release binary information is provided below:
| Item | Description |
|---|---|
| GitHub repo | neutron-org/neutron |
| Latest release | v10.1.0 |
| Reference binary | neutrond-linux-amd64 |
| Checksum (sha256) | sha256:327666be4df5a4963fe346b578916eeefc3aaed09b68475d024d577b44eacf67 |
Genesis File
The genesis file information is provided below:
| Item | Description |
|---|---|
| Genesis | genesis.json |
Testnet (pion-1)
Below are the current parameters for the pion-1 testnet chain:
| Name | Value |
|---|---|
| chain-id | pion-1 |
The testnet is running the latest release candidate and is used for testing prior to mainnet upgrades.
Migrations and Governance
Chain upgrades are implemented via governance proposals. For migration guides and upgrade information, refer to:
System Requirements
For detailed system requirements and setup instructions, see the Node Setup Guide.
Quick reference:
- 4+ CPU cores
- 16+ GB RAM (64GB recommended for validators)
- 500+ GB SSD storage
- Ubuntu 20.04 or later
- Go 1.23.4 for building from source