Structs§
- EthApi
- The entry point for executing eth api RPC call - The Eth RPC interface.
Enums§
- GasEstimation
Call 🔒Result - Keeps result of a call to revm EVM used for gas estimation
Constants§
- CLIENT_
VERSION - The client version:
anvil/v{major}.{minor}.{patch}
Functions§
- convert_
transact_ 🔒out - determine_
base_ 🔒gas_ by_ kind - Determines the minimum gas needed for a transaction depending on the transaction kind.
- ensure_
return_ 🔒ok - Returns an error if the
exit
code is not ok - required_
marker 🔒