All Collections
Core
FAQ
What derivation paths does Avalanche® use?
What derivation paths does Avalanche® use?
H avatar
Written by H
Updated over a week ago

Core, for C-Chain and other EVM chains, where n is the account index:

  • Mnemonic accounts use m/44’/60’/0’/0/n

  • Ledger accounts use m/44’/60’/0’/0/n (BIP 44 option, same as mnemonic) or m/44’/60’/n’/0/0 (Ledger Live option)

X & P-chains:

  • mnemonics use m/44’/9000’/0’/0/n

  • Ledger uses m/44’/9000’/0’/0/n (BIP44) or m/44’/9000’/n’/0/0 (Ledger Live)

Avalanche wallet:

  • C: m/44’/60’/0’/0/0

  • X: m/44’/9000’/0’/change/n (where change is either 0 or 1)

  • P: m/44’/9000’/0’/0/n


For any additional questions, please view our other knowledge base articles or contact a support team member via the chat button.

Did this answer your question?