Module substreams_ethereum_core::pb::eth::v2
source · Modules
Nested message and enum types in
BalanceChange.Nested message and enum types in
GasChange.Nested message and enum types in
TransactionTrace.Structs
AccessTuple represents a list of storage keys for a given contract’s address and is used
for AccessList construction.
BlockWithRefs is a lightweight block, with traces and transactions
purged from the
block within, and only. It is used in transports
to pass block data around.The gas change model represents the reason why some gas cost has occurred.
The gas is computed per actual op codes. Doing them completely might prove
overwhelming in most cases.
HeaderOnlyBlock is used to optimally unpack the [Block] structure (note the
corresponding message number for the
header field) while consuming less
memory, when only the header is desired.TransactionTraceWithBlockRef
Enums
Constants
Encoded file descriptor set for the
sf.ethereum.type.v2 package