Cointracker

Documentation on importing CSV into cointracker.io

Download CSV

  • Select cointracker in the download CSV prompt.

Import CSV

Notes

Omitted transactions

All transactions starting with underscore are omitted from the Cointracker CSV (i.e. _LP_WITHDRAW). This means these transactions must be imported into Cointracker manually (or ignored where appropriate).

Can I import CSV multiple times?

Multiple imports causes duplicates on cointracker. To remedy, there are two options:

  • Option 1

    • Edit CSV (i.e. google sheets), such that only new transactions exist.

    • Upload edited CSV

  • Option 2

    • Delete all transactions for the previous import(s)

      • (see Wallets tab here).

    • Upload full CSV again

I strong prefer option 1 because you are free to edit old transactions. In option 2, edits on old transactions would be lost on re-import.

Reference

Change Log

https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=cointracker&s=committer-date&type=commits

Last updated