For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mainnet Address Generation

This document contains the information of account address for Cronos POS Chain mainnet.

Address prefix

Account address for mainnet starts with prefix cro. For example: cro1y8ua5laceufhqtwzyhahq0qk7rm87hhugtsfey.

Hierarchical Deterministic Wallet (HD Wallet) Derivation Path

Cronos POS Chain has registered coin type 394 as defined in BIP44 standard.

Coin Type: 394 Derivation Path: 44'/394'/0'/0/{index} where index starts from 0.

i.e. the first address is derived at path 44'/394'/0'/0/0 and the second one at path 44'/394'/0'/0/1.

How to generate an address

There are four ways to generate the mainnet address by using:

A. Release Binary (CLI)

Supported OS: Linux, Mac OS, and Windows

Step 1. Get the Cronos POS Chain binary

Download the Cronos POS Chain Binary for Mainnet from the release page and extract the binary. Here we used Linux as an example:

If you are downloading the binary for other operating systems, make sure you are downloading v3.3.9 or newer versions that are targeting for mainnet.

Before moving to the next step, kindly check your chain-maind version by

Step 2. Create a new key and address

Run the following command to create a new address. For example, you can create a key with the name "Default" by:

You can find the generated address after running the command. Please make sure that you have safely backed up the mnemonic words that appear on the last line.

B. Ledger Wallet

  • Supported OS: Linux, Mac OS and Windows

  • Pre-requisite: Ledger Hardware Wallet

Step 1. Install Ledger Application

Step 1-1. Plug in your Ledger device to your computer. If you are using Ledger Nano X, please connect to your computer using the USB-C cable.

Step 1-2. Click "Ledger Icon" on the left navigation menu. Confirm to "Allow Ledger Manager" on your Ledger device.

Step 1-3. Search for "Cronos POS Chain" and install the application to your Ledger.

Step 1-4. Confirm the installation

You can confirm the installation by checking if the Cronos POS Chain App shows up in the main menu of your Ledger device:


B-i. Ledger Wallet via Release Binary (CLI)

Step 1. Get the Cronos POS Chain binary

Download the Cronos POS Chain Binary for Mainnet from release page and extract the binary. Here we used Linux as an example:

If you are downloading the binary for other operating systems, make sure you are downloading v3.3.9, which is the version targeting for mainnet.

Step 2. Open the Cronos POS Chain application on your Ledger device

Step 3. Create a new key and address

Run the following command to create a new address. For example, you can create a key with the name "Default" by:

You will be prompted with the address on your Ledger device screen. Read it carefully and write it down. Afterward, confirm the address on your Ledger device.

Cannot Connect To Your Ledger Device?

If you encounter a connection error when creating a wallet, you can try to unplug and plug your Ledger device into your computer again. Please make sure your Ledger device is unlocked and you have opened the "Cronos POS Chain" application on your Ledger.

Step 4. Verify the address displayed on the terminal, and make sure it matches the address you saw on Ledger device

Sist oppdatert