Crate alloy_rpc_types_anvil

Source
Expand description

§alloy-rpc-types-anvil

Types for the Anvil development node’s Ethereum JSON-RPC namespace.

Structs§

ForkedNetwork
Information about the forked network. See https://hardhat.org/hardhat-network/docs/reference#hardhat_metadata
Forking
Represents the params to set forking which can take various forms:
Metadata
Anvil equivalent of hardhat_metadata. Metadata about the current Anvil instance. See https://hardhat.org/hardhat-network/docs/reference#hardhat_metadata
NodeEnvironment
The current block environment of the node.
NodeForkConfig
The node’s fork configuration.
NodeInfo
Anvil equivalent of node_info.
ReorgOptions
Represents the options used in anvil_reorg

Enums§

MineOptions
Additional evm_mine options
TransactionData
Type representing txs in ReorgOptions