ethpector.abi package¶
Submodules¶
ethpector.abi.abi module¶
- class ethpector.abi.abi.AbiJson(abi_dict)[source]¶
Bases:
object
Provides convenient functions to deal with ABI definition files (JSON)
- add_functions_to_signatureDB()[source]¶
Adds the function signatures contained in the ABI file to the local function signature database.