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
exitcode is not ok - execution_
error π - Maps an EVM exit code to the optional
errorstring reported ineth_createAccessListresults. - is_
simple_ πtransfer_ request - nonce_
markers π - Returns the pool
(requires, provides)markers for a transaction, accounting for Tempoβs 2D nonce system (seetempo_parallel_nonce_markers). - required_
marker π - tempo_
parallel_ πnonce_ markers - txpool_
transaction_ πkey