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.
- 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.