What
- MetaMask uses
m/44'/60'/0'/0
as the derivation path (BIP44
),
and this value is hardcoded to be the same for all networks. - I would like to be able to set a custom value for the derivation path,
especially when configuring a custom network.
m/44'/60'/0'/0
as the derivation path (BIP44
),BIP39
and BIP44
standards;chainId
s…SLIP0044
BIP44
)BIP39
, BIP44
, SLIP44
(Would add hyperlinks, but new user restrictions! also had to split this post up for some reason)
Just signalling my support for this. Being able to customise the derivation path when importing a hardware wallet would be super duper helpful!
Thanks the request! This looks like an interesting submission!
We will be sure to look into this and discuss the feasibility.
There’s still demand for this in the RSK community:
research.rsk.dev/t/metamask-derivation-path/319?u=bguiz
(note that this forum appears to have disabled posting URLs for me, so you’ll need to manually copy-paste the above discourse link)
With MetaMask Snaps you can now extend MetaMask’s API to add custom derivation paths, @bguiz .
@CryptoHamilton will be happy to chat with you on how Flask and Snaps works.