Post
Topic
Board Service Discussion
Re: I did very serious mistake. Sent USDT to USDC address.
by
Anish_Rocky
on 25/01/2021, 10:46:26 UTC
there is any way to find address directly ?

because it's still search 50000 address found , still more and more .

this is a derivation path issue. apparently, no 3rd party wallets support the new derivation path coinbase commerce uses. this guy wrote a script to deal with the issue but i don't believe it supports ethereum-based assets yet. https://github.com/scott-huson/coinbase-commerce-external-wallet-tool

Is the derivation path on BIP32 Derivation Path is m/44'/60'/0'/0
Quote
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.

it's so much technical to do?

so m/44'/60'/0'/0/1..n.   - this won't work?