Module ethereum

Source
Expand description

Type aliases and specifications for Ethereum.

Structs§

EthEvmFactory
EvmFactory for Ethereum.

Statics§

ETH_HOLESKY_CHAIN_SPEC
The Ethereum Holešky ChainSpec.
ETH_MAINNET_CHAIN_SPEC
The Ethereum Mainnet ChainSpec.
ETH_SEPOLIA_CHAIN_SPEC
The Ethereum Sepolia ChainSpec.

Type Aliases§

EthBlockHeader
EvmBlockHeader for Ethereum.
EthChainSpec
ChainSpec for Ethereum.
EthEvmEnv
EvmEnv for Ethereum.
EthEvmInput
EvmInput for Ethereum.