package
0.9.39
Repository: https://github.com/flashbots/go-ethereum.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New type returns a fully parsed Type given by the input string or an error if it can't be parsed.
No description provided by the author
No description provided by the author
U256 will ensure unsigned 256bit on big nums.
S256 will ensure signed 256bit on big nums.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

The ABI holds information about a contract's context and available invokable methods.
Argument holds the name of the argument and the corresponding type.
Callable method given a `Name` and whether the method is a constant.
Type is the reflection of the supported argument type.