Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
StringTy, _ = abi.NewType("string", "", nil)
BytesTy, _ = abi.NewType("bytes", "", nil)
Bytes32Ty, _ = abi.NewType("bytes32", "", nil)
Uint64Ty, _ = abi.NewType("uint64", "", nil)
Uint96Ty, _ = abi.NewType("uint96", "", nil)
Uint256Ty, _ = abi.NewType("uint256", "", nil)
BytesArrayTy, _ = abi.NewType("bytes[]", "bytes[]", nil)
Bytes32ArrayTy, _ = abi.NewType("bytes32[]", "", nil)
Uint256ArrayTy, _ = abi.NewType("uint256[]", "", nil)
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.