We explore Ethereum data and the challenges in consuming it. We start with a description of the Ethereum Virtual Machine and the state and non-state data it maintains. Then we cover challenges including interpreting compiled bytecode, observing contract-to-contract calls, and more. Understanding the Ethereum Virtual Machine (EVM)
— What is…