Coinmotion CSV: unknown coinmotion types "accrued_interest", "staking_reward"
Jack
When I try to import my Coinmotion Transaction Summary CSV, some rows fail with errors:
````
unknown coinmotion type "accrued_interest"
unknown coinmotion type "staking_reward"
unknown coinmotion type "stake"
unknown coinmotion type "unstake"
unknown coinmotion type "interest_deposit"
unknown coinmotion type "interest_withdrawal"
Workaround
I need to import the file (to import rows that work) and then I need to modify the file to a Koinly-readable format to import transactions that are failing.
- Keep only rows where type is "accrued_interest" or "staking_reward" (the other failing types are not needed), delete all other rows
- Rename column timetoKoinly Date
- Rename column cryptoAmounttoAmount
- Rename column toCurrencytoCurrency
- Add column called Tag, fill it withrewardfor all rows