# Functions
Checks internal invariants of evm state.
ConstructState initializes and returns a new contract state with an empty state dictionary.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
State represents the on-chain state of an EVM contract.
Tombstone represents a marker for contracts that have been self-destructed.
TransientData represents transient storage data in an EVM contract.
TransientDataLifespan represents the lifespan of transient data.
# Type aliases
No description provided by the author