Documentation ¶
Index ¶
- func ParseData(data []byte, contractABI *abi.ABI) (*abi.Method, []interface{}, error)
- func ParseError(data []byte, contractABI *abi.ABI) (*abi.Error, []interface{}, error)
- func ParseEvent(topics [][]byte, data []byte, contractABI *abi.ABI) (*abi.Event, []interface{}, error)
- func ParseResult(result []byte, method *abi.Method) ([]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseError ¶
func ParseEvent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.