Documentation ¶
Index ¶
- func ExtractAddr(index int, args ...[]byte) (common.Address, error)
- func ExtractArray(index int, args ...[]byte) ([]byte, error)
- func ExtractBigInt(index int, args ...[]byte) (*big.Int, error)
- func ExtractByte(index int, args ...[]byte) (byte, error)
- func ExtractUInt16(index int, args ...[]byte) (uint16, error)
- func ExtractUInt64(index int, args ...[]byte) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.