When I import my CSV from cex.io, some rows fail:
unknown cex_io Type 'savings_accrual'
unknown cex_io Type 'savings_deposit'
Workaround
I can edit the file before importing to Koinly:
  • Rename all 'savings_accrual' to
    staking
  • Rename all 'savings_deposit' to
    staking_deposit
    (those rows will be skipped)