EVM
All EVM-compatible chains (Ethereum, BNB, Polygon and Arbitrum) share the same Protobuf model. A blockchain block is represented by the Block object, which you can use to retrieve transactions, logs, or calls, among other information.

EVM-compatible Protobuf Structure
The following sections include ready-to-use examples with the most common transformations you can perform with Substreams.
Last modified 8d ago