Module accounts

Module accounts 

Source
Expand description

Account related models and types.

Structsยง

AddressStorageKey
[Address] concatenated with [StorageKey]. Used by reth_etl and history stages.
BlockNumberAddress
[BlockNumber] concatenated with [Address].
BlockNumberAddressRange
A RangeBounds over a range of BlockNumberAddresss. Used to conveniently convert from a range of [BlockNumber]s.
BlockNumberHashedAddress
[BlockNumber] concatenated with [B256] (hashed address).