DeltaBalances / DeltaBalances.github.io

The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
https://deltabalances.github.io/
GNU General Public License v3.0
169 stars 67 forks source link

allow deposits/withdrawals CSV export #13

Closed masterkain closed 6 years ago

masterkain commented 6 years ago

hello, for https://pandoon.cash I'm relying on deltabalances to let user export their transaction history and import on the application, this works fine since I adapted to the default format.

I'd like to ask if is there any plan to support exporting withdrawals and deposits as well, since we also track those.

thanks

DeltaBalances commented 6 years ago

Would you prefer a a separate or combined export for trades and deposit/withdraw?

I could add an export button to the deposit table on the overview page in a few minutes. But this would be a file with only deposits and withdrawals. Integrating them into the history tool is a little more work.

masterkain commented 6 years ago

I'm very fine about having a single CSV containing trade history + deposits and withdrawals, thanks! 🚀

masterkain commented 6 years ago

oh uhm sorry I misread - if that's too much work (I can also look into it next week probably) a standalone deposit/withdrawals csv is fine as well!

DeltaBalances commented 6 years ago

I just added the simple approach on the overview page. I will look into the better history integration soon but this will have to do for now.

davelab6 commented 6 years ago

I would also like to see a combined export for trades and deposit/withdraw, since otherwise www.cointracking.info double-counts things

sunsetblues commented 6 years ago

How can I stop people from putting in fake orders for a token? Asking for a friend.

jpchalecki commented 6 years ago

I would also really like to be able to do a CSV export from the "Recent Transactions" page.

DeltaBalances commented 6 years ago

The trade history pages now have te option to include deposit/witdraw