Skip to main content

Module api

Module api 

Source

Structsยง

EthApi
The entry point for executing eth api RPC call - The Eth RPC interface.

Enumsยง

GasEstimationCallResult ๐Ÿ”’
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
execution_error ๐Ÿ”’
Maps an EVM exit code to the optional error string reported in eth_createAccessList results.
is_simple_transfer_request ๐Ÿ”’
required_marker ๐Ÿ”’
tempo_parallel_nonce_markers ๐Ÿ”’
txpool_transaction_key ๐Ÿ”’