Expand description
Transaction simulation using fork database and revm
Structsยง
- Account
State - Represents the state of an account.
- Call
Trace Arena - An arena of recorded traces.
- Diff
Mode - Represents the account states before and after the transaction is executed.
- Fork
Simulator - Fork simulator for executing transactions against a forked state
- Simulation
Result - Result of a simulated transaction