Module evm

Source
Expand description

EVM execution and beacon chain fetchers

Access execution layer (headers, accounts, transactions) and beacon chain (consensus headers) data with MMR proofs for trustless verification.

Structsยง

AccountProof
BeaconChainFetcher
Fetcher for EVM beacon chain data with MMR proofs
BeaconHeaderProof
ExecutionChainFetcher
Fetcher for EVM execution layer data with MMR proofs
ExecutionHeaderProof
StorageSlotProof
Proof for one or more storage slots from the same contract in a single block. The account proof is shared across all slots.
TxProof