For ETH & ERC20 tokens, Coinbase Commerce has implemented a forwarding machinery, ensuring that all payments eventually end up at m/44'/60'/0'/0/0.
Oh, yeah this is the one.
there is any way to find address directly ?
because it's still search 50000 address found , still more and more .
Unfortunately, no, it's the only way I know. Is the derivation path on
BIP32 Derivation Path is m/44'/60'/0'/0 ? base on their support mentioned in
reddit.
need to select BIP32? or BIP44?
Try in BIP32 and choose custom derivation path and paste this m/44'/60'/0'/0/0.
And yeah this is a derivation path issue as mentioned above, I can't find an exact derivation path on reddit base on their supports response and seems they manage to make
changes every time.
please clear
it's should be m/44'/60'/0'/0/0 - we apply this and it's start like this m/44'/60'/0'/0/0/0 , m/44'/60'/0'/0/0/1 , m/44'/60'/0'/0/0/2 , m/44'/60'/0'/0/0/3...n
or it's should be m/44'/60'/0'/0/0 - we apply this and it's start like m/44'/60'/0'/0/1 , m/44'/60'/0'/0/2 , m/44'/60'/0'/0/3 , m/44'/60'/0'/0/4...n
which one please