# Cointracker

## Download CSV

* Select `cointracker` in the download CSV prompt.

## Import CSV

* Go to <https://www.cointracker.io/add_wallet>
* Enter "csv" into search  and click the "Import from CSV" button that shows up.
* Finish import according to instructions.

## 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. &#x20;
  * Upload edited CSV
* Option 2
  * Delete all transactions for the previous import(s)
    * (see Wallets tab [here](https://help.cointracker.io/en/articles/3104969-how-to-remove-an-exchange-wallet)).
  * Upload full CSV again&#x20;

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

* CSV format conforms to guide at <https://help.cointracker.io/en/articles/5172429-converting-transaction-history-csvs-to-the-cointracker-csv-format>

## Change Log

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