Module codegen

Source
Expand description

Auto-generated code.

Statics§

CONTRACTS
Mapping between 20 byte address and contract names.
SIGNATURES_4_BYTES
Mapping between 4 byte signatures and Solidity function and error signatures.
SIGNATURES_32_BYTES
Mapping between 32 byte signatures and Solidity events signatures.

Functions§

contract_name
Returns the contract name to be used in observability tasks.
error_sig_opt
Returns the error name or string.
event_names_from_filter
event_sig
event_sig_opt
function_sig
Returns the function name to be used in observability tasks.
function_sig_opt
Returns the function name to be used in observability tasks.

Type Aliases§

ContractName
SoliditySignature