# Cryptio

## Download CSV

* Select `cryptio` in the download CSV prompt.

## Import CSV

* Go to <https://app.cryptio.co/imports>
* Select +Import button
* In Search bar, enter any text (i.e. "Terra") -> choose Custom
* Under Import Custom window, follow prompts to upload CSV.

That's it!

## Notes

#### Omitted transactions

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

**Inspecting Errors for Upload**

Under <https://app.cryptio.co/imports> , Status=Error means the upload failed.  To view errors:

* Click row with Status=Error
* Scroll and find "Download error report"
* Open this CSV and inspect Error column.

**"Unknown incoming/outgoing asset" Error**

When viewing error csv, this is a common error due to lack of support to identify lesser-known cryptocurrencies or NFTs.  To remedy:

* Search <https://app.cryptio.co/assets> using Filter button. &#x20;
* If asset found, find the "Unique Symbol" and send report to <support@stake.tax> or <https://github.com/hodgerpodger/staketaxcsv/issues>. &#x20;
  * Code changes can be made to fix the CSV so that this error can be resolved.
* If no asset found, may need to contact cryptio to resolve.

## Reference

* <https://intercom.help/cryptio-support/en/articles/5792796-can-i-import-transactions-using-a-csv>

## Change Log

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