Crate substreams_ethereum_core

source

Modules§

  • Helpers to deal with block sources.
  • This module contains the protobuf generated code for the Substreams Ethereum block model.

Structs§

  • Dependencies needed by ‘substreams-abigen’ to generate bindings. Ethereum events with indexed parameters that are of dynamic types like a ‘string’, ‘bytes’ or array of value do not contain the actual value in the log. Instead, they contain a hash of the value. This struct is used to represent such values in the decoded event.

Constants§

  • Represents the null address static array in bytes (20 bytes) which in hex is equivalent to:

Traits§