Derivation paths define how to derive private keys from 12-word passphrase.
Current derivation paths
Derivation paths follow BIP44, BIP49 and BIP84 standards.
Bitcoin:
- P2PKH: m/44'/0'/0'
- P2SH: m/49'/0'/0'
- Bech32: m/84'/0'/0'
Bitcoin Cash:
- P2PKH: m/44'/145'/0'
Bitcoin SV:
- P2PKH: m/44'/236'/0'
Litecoin:
- P2PKH: m/44'/2'/0'
- P2SH: m/49'/2'/0'
- Bech32: m/84'/2'/0'
Dogecoin:
- P2PKH: m/44'/3'/0'
Dash:
- P2PKH: m/44'/5'/0'
External account for receiving: derivation path / 0 (e.g. m/44'/0'/0'/0).
Internal account for change: derivation path / 1 (e.g. m/44'/0'/0'/1).
Ethereum:
- m/44'/60'/0'
Ethereum Classic:
- m/44'/61'/0'
Binance Smart Chain:
- m/44'/9006'/0'
Cardano:
- m/1852'/1815'/0'
Solana:
- m/44'/501'/0'/0'
Avalanche C-Chain:
- m/44'/9005'/0'
TRON:
- m/44'/195'/0'
Polygon:
- m/44'/966'/0'
Coin Wallet continues to use the derivation paths it was created with.
Derivation paths before v5.3.0
Ethereum:
- m
Binance Smart Chain:
- m/44'/714'/0'
Derivation paths before v5.1.6
Bitcoin, Bitcoin Cash, Bitcoin SV, Litecoin, Dogecoin, Dash:
- P2PKH: m/0'
Bitcoin:
- P2SH: m/49'/0'/0'
- Bech32: m/84'/0'/0'
Litecoin:
- P2SH: m/49'/2'/0'
- Bech32: m/84'/2'/0'