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:

Did this answer your question?