BittyTax / BittyTax

Crypto-currency tax calculator with support for all popular wallets, exchanges, explorers and migration from other crypto tax platforms
GNU Affero General Public License v3.0
408 stars 111 forks source link

Koinly USA header #353

Closed tiems90 closed 3 months ago

tiems90 commented 3 months ago

@nanonano

Just wanted to pass along the header format for the US Koinly exports: Date,Type,Tag,Sending Wallet,Sent Amount,Sent Currency,Sent Cost Basis,Receiving Wallet,Received Amount,Received Currency,Received Cost Basis,Fee Amount,Fee Currency,Gain (USD),Net Value (USD),Fee Value (USD),TxSrc,TxDest,TxHash,Description

The UK export has the following headers: Date,Type,Label,Sending Wallet,Sent Amount,Sent Currency,Sent Cost Basis,Receiving Wallet,Received Amount,Received Currency,Received Cost Basis,Fee Amount,Fee Currency,Gain (GBP),Net Value (GBP),Fee Value (GBP),TxSrc,TxDest,TxHash,Description

The differences are:

With those changes it should work!

nanonano commented 3 months ago

Hi @tiems90, thanks for raising this.

I've just pushed a change for it here: https://github.com/BittyTax/BittyTax/commit/9f10ee26e161e1c725f445abdf6fb9b26855506a. It's also fixed in the USA version. Please re-test.

tiems90 commented 3 months ago

It worked! It was able to ingest it without issue.

nanonano commented 3 months ago

Great I'll close this down. Thanks for testing.