package
0.0.0-20230301173646-01e164655584
Repository: https://github.com/deep-nl/ethgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BytesToAddress converts bytes to an address object.
BytesToHash converts bytes to a hash object.
No description provided by the author
No description provided by the author
No description provided by the author
Ether converts a value to the ether unit with 18 decimals.
Gwei converts a value to the gwei unit with 9 decimals.
HexToAddress converts an hex string value to an address object.
HexToHash converts an hex string value to a hash object.
No description provided by the author
No description provided by the author
Keccak256 calculates the Keccak256.
String2Byte32 Convert a string to a fixed length 32 byte.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
Goerli is the Clique testnet.
No description provided by the author
No description provided by the author
Mainnet is the mainnet network.
No description provided by the author
Rinkeby is a POW testnet.
Ropsten is the POW testnet.
eip-2930.
eip-1559.
No description provided by the author

# Variables

ZeroAddress is an address of all zeros.
ZeroHash is a hash of all zeros.

# Structs

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
No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author
Address is an Ethereum address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Hash is an Ethereum hash.
Network is a chain id.
No description provided by the author