Skip to main content

Token Denominations

Understanding Denoms:
  • Mainnet uses amantra (atto-MANTRA): 1 MANTRA = 10^18 amantra
  • Testnet uses amantra (atto-MANTRA): 1 MANTRA = 10^18 amantra
Both mainnet and testnet use the amantra base denomination. When developing, ensure you’re using the correct chain ID for your target network.

Mainnet (mantra-1)

Below are the current parameters for the mantra-1 mainnet chain:
NameValue
chain-idmantra-1
denomamantra
minimum-gas-prices40000000000amantra
timeout_commit3s
genesis_time2024-10-10T19:30:00+08:00

Binary Information

The release binary information is provided below:
ItemDescription
GitHub repoMANTRA-Chain/mantrachain
Latest release[v7.0.0]

Genesis File

The genesis file information is provided below:
ItemDescription
Genesisgenesis.json

System Requirements

Minimum Requirements

ComponentSpecification
CPU4+ cores
RAM16 GB
Storage500GB+ SSD, 5000+ IOPS
Network25+ Mbps
OSUbuntu 20.04+ or macOS
ComponentSpecification
CPU4+ cores, ≥3.5 GHz base clock
RAM32 GB
Storage2TB+ NVMe SSD, 10,000+ IOPS
Network100+ Mbps stable connection
OSUbuntu 20.04+
Bare metal servers are recommended over cloud VMs for optimal validator performance.

Building from Source

  • Go 1.23.x required for building from source