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
required_marker ๐Ÿ”’