A way to export your Hive Wallet for Tax Time [Beta Site]

in #devlast year

So, as my Aussie friends would know, it's recently hit that dreaded Tax Time in the Oz. I also would say that my Aussie mates would have the same frustration as myself in that now Crypto is always a topic for this time of year.

From my own experiences during this time, I have discovered that the blockchain I use the most (HIVE) is not officially supported by any Crypto Tax Reporting apps.

Enter Developer Mode!

Me being me, I decided that I was not ready to sift through the thousands of "Claim Reward" transactions and compose a spreadsheet of the many HIVE transactions that I have.

Long story short, I spent a couple of hours coding a tool to help us export a CSV for our favourite tax reporting tools. Currently only Koinly and CryptoTaxCalculator but I am sure that a little manipulation would get them to work on other platforms.

Check it out here: https://selabie68.github.io/hive-wallet-export/
Check out the code here: https://github.com/selabie68/hive-wallet-export
If you have any issues: https://github.com/selabie68/hive-wallet-export/issues

image.png

Sort:  

Gday Mate,

Been looking for something like this for the past couple of years :)

Just tried using it for the last FY, but looks like CoinGecko may have changed their API?

Cheers

Glad to see its helping people.

You are correct. It appears that the public API is now limited to the last 365 days of data.

I have just pushed the latest iteration of the App. I have been working on it for some time but never found it to be "complete" enough to push.

It has been tested by myself thoroughly but may still have issues. I have removed the CoinGecko API completely and also Koinly as I do not use that tool and could not verify the export worked.

I have added a "Generic" export option which has "Running Total" columns, it works best with the "Export All" option as you can check for missed transactions by looking for any Running Totals that go below 0.