# Packages
No description provided by the author
# Constants
AddressLength is the expected length of the address.
HashLength is the expected length of the hash.
# Variables
NotFound is returned by API methods if the requested item does not exist.
# Structs
AccessTuple is the element type of an access list.
No description provided by the author
No description provided by the author
No description provided by the author
CallMsg contains parameters for contract calls.
No description provided by the author
JSONRPCRequest represents a JSON-RPC request.
No description provided by the author
Log represents the log data within the logs array.
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
No description provided by the author
No description provided by the author
No description provided by the author
TransactionResult represents the result data within a transaction response.
No description provided by the author
No description provided by the author
Ethereum RPC error structure.
No description provided by the author
TransactionData represents the data within a transaction response.
TransactionResponse represents the JSON response for a transaction.
TransactionResponse represents the JSON response for a transaction.
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
# Type aliases
AccessList is an EIP-2930 access list.
Address represents the 20 byte address of an Ethereum account.
Hash represents the 32 byte Keccak256 hash of arbitrary data.