Expand description
This crate contains various on-chain related modules and types.
Modules§
- actions
- Types related to high-level actions that lead to Ethereum transactions.
- chain_
events - Types that are related to events that are raised on-chain and extracted from chain logs.
- utils
- Chain utilities used for testing.
Structs§
- Contract
Addresses - Holds addresses of all smart contracts.
- Contract
Instances - Holds instances to contracts.
- ERC_
1820_ REGISTRY_ DEPLOY_ CODE
Enums§
- Network
Registry Proxy - Typed
Transaction - The TypedTransaction enum represents all Ethereum transaction types.
Functions§
- create_
anvil - Creates local Anvil instance.
- create_
eip1559_ transaction - Short-hand for creating new EIP1559 transaction object.