foundry_evm

Module fork

Source

Modules§

  • A revm database that forks off a remote client

Structs§

  • Represents a fork of a remote chain whose data is available only via the url endpoint.
  • The unique identifier for a specific fork, this could be the name of the network a custom descriptive name.
  • The Sender half of multi fork pair. Can send requests to the MultiForkHandler to create forks.
  • The type that manages connections in the background.

Functions§

  • Initializes a REVM block environment based on a forked ethereum provider.