eos-rate icon indicating copy to clipboard operation
eos-rate copied to clipboard

Calculate BP rewards per day

Open xavier506 opened this issue 5 years ago • 2 comments

Display rewayrds per day for paid top 21 BPs and paid stand-by BPs

Any Block producers under 100 EOS a day are unpaid stand-by BPs

Here is an example of how to calculate this

https://github.com/CryptoLions/EOS-Network-Monitor-back/blob/master/src/routines/calculateRewardsPerDay/index.js

xavier506 avatar Feb 25 '20 03:02 xavier506

we can compare results with this tool: https://eostracker.io/producers

xavier506 avatar Mar 15 '20 01:03 xavier506

this was done by adriel in the network monitor http://mainnet.eosio.cr

xavier506 avatar Jul 05 '20 02:07 xavier506