View Source Ethex (ethex v0.1.0)
Documentation for Ethex.
Link to this section Summary
Link to this section Functions
@spec create_wallet() :: map()
@spec decode(list(), [ABI.FunctionSelector.t(), ...]) :: list()
@spec decode_log(map(), ABI.FunctionSelector.t()) :: map()
See Ethex.Abi.Abi.get_selectors_by_name/1.
See Ethex.Abi.Abi.register_abi/2.