I went ahead and purchased more bitcoin via Strike. I then sent it to my self hosted node, which also holds some non-kyc coins.
My question is, how (or is it even possible) do I differentiate those KYC coins from the non-kyc for when I send them to cold storage? I am using sparrow wallet, so I have my UTXO's categorized by KYC / NON KYC.
Did I do something incorrect? How or what should I have done, and moving forward?
Any insight and additional protocols would be appreciated in this regard.
m/84'/0'/0'
(could also be something else depending on your setup). Using the same seed (eg the same hardware wallet, if you're using one) you should be able to create a new wallet, and specify a different derivation path (egm/84'/0'/1'
). You can give it a clear name (like "KYC wallet") for future reference.exchange ---> temporary wallet ---> main wallet
, then any surveillance company with knowledge that the funds sent to thetemporary wallet
belong to you will be able to infer that those sent to themain wallet
also do, especially if the transaction from thetemporary wallet
to themain wallet
is trivial to interpret1.Footnotes