Import from Metamask (Ethereum Derivation Paths)

To import an EVM account which is not the first derivation path account, then you need to carry out the following steps:

  1. Open the Nova Wallet application.

  2. Select Import wallet.

  3. Select Mnemonic Passphrase.

  4. Input your account's mnemonic passphrase and Input a nickname for your account. Then Select the options button at the top right of the screen.

  5. Change the Ethereum secret derivation path based on the number of your derived account.

For example, the first (default) account has the secret derivation path //44//60//0/0/0

The second account has the secret derivation path //44//60//0/0/1

The third account has the secret derivation path //44//60//0/0/2

This continues so that the N account has the secret derivation path //44//60//0/0/N-1

  1. Select Apply.

  2. Select Continue.

Last updated