JackHamer09 / zkExport

zkExport - export zkSync Era and Lite transactions
https://zkexport.netlify.app/
17 stars 5 forks source link

Show fees in ZKEra Export #4

Open SirVaultemort opened 8 months ago

SirVaultemort commented 8 months ago

Is your feature request related to a problem? Please describe. For the tax report it is a problem. I would need the fee for every transaction as well.

Describe the solution you'd like For example: I have a transaction in my export: 0.03, ETH, transfer, out

However when I look up the transaction hash, it says 0.03 ETH were spent, but the fee was 0.0001362925 ETH on top. So for the tax report it would be awesome to show additionally a column with the fee spent

Describe alternatives you've considered An alternative would be to include it in a total if you cannot make another column. So it doesn't show 0.03 out, but 0.0301362925, ETH, transfer, out

Additional context I am working on a VBA script to import your export into cointracking.info, my tax program. However I really need the fees that also the balance of my ZKSync Era accounts are correct.

Awesome tool btw! Love it

JackHamer09 commented 8 months ago

Hey! Thanks for request! I'll work on that!

yozhiik commented 5 months ago

This is amazing! Is it invalidated by the new explorer at https://era.zksync.network/? I'm in the same position, and can't see fees - I realise it's complicated, because there is the initial fee but there is also a separate refund? At least for tax purposes I think the initial fee would be the cost, and the refunds would be treated separately?