abi

package
v0.0.0-...-6d19cb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Address = createType("address")
	Bytes32 = createType("bytes32")
	Bytes   = createType("bytes")
	Uint8   = createType("uint8")
	Uint16  = createType("uint16")
	Uint256 = createType("uint256")
)

Functions

func Unpack

func Unpack(b []byte, dst interface{}, args abi.Arguments) error

Unpack unpacks `b` into `dst` according to `args`.

Types

type Arguments

type Arguments = abi.Arguments

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL