How does ethscan.io calculate the 'BlockReward' in this endpoint?
0
0
https://docs.etherscan.io/api-endpoints/blocks#get-block-and-uncle-rewards-by-blockno
There is a field in that endpoint's response. How is it calculated?
Can I get the same historic data from infura, blockdaemon, or some other data vendor?
Edit: Is there an Ethereum RPC endpoint that would give me the exact same number? Given a block number?