When I import my AssetChangeDetails CSV, some spot trades done on my UAT are imported partly: the USDT part of the transaction is missing. I noticed that, in the CSV, its type is unknown (
--
).
I can change the type in the CSV to
TRADE
to import this transaction, or add it manually.