Documentation ¶
Index ¶
- func AbiCoder(argTypes []string, argValues []interface{}) ([]byte, error)
- func AbiCoderHex(argTypes []string, argValues []interface{}) (string, error)
- func AbiDecoder(argTypes []string, input []byte, argValues []interface{}) error
- func AbiDecoderWithReturnedValues(argTypes []string, input []byte) ([]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbiCoderHex ¶
func AbiDecoder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.