ethstaker.tax provides stakers with a simple way of calculating the income they are making by validating on the Ethereum PoS network.
Staking has a nice little effect of creating income for the person staking. It is generally a good idea to keep track of the staking income on a regular basis for tax and/or other purposes. This tools makes that process as easy as possible delivering the data with just a single click. 🤯
The website contains a calculator that shows you daily data on:
- how much your validators have earned in ETH
- how much your validators have earned in your local currency
Upcoming features:
- better support for Rocketpool validators/minipools
- remember your inputs - so you don't have to enter them every time you visit the website
- would you like to see anything else? Let me know!
Added recently:
- batch input validators - input all your validators using a comma-separated string of values
- improved MEV calculation and verification
- support for withdrawals
- You can now easily calculate your taxes based on when the consensus layer rewards appear in your wallet (=you have dominion over them from that point)
- support for execution layer rewards (including MEV)
- new location (ethstaker.tax) ETH1/ETH2 naming is being put to rest, more here
- open-source - the whole project is now open-source and you...