//
pkg.gl
Category
github.com/ethereum/go-ethereum
ethclient
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
4.6k
Files
614 SLOC
#
Packages
gethclient
Package gethclient provides an RPC client for geth-specific APIs.
simulated
#
Functions
Dial
Dial connects a client to the given URL.
DialContext
DialContext connects a client to the given URL with context.
NewClient
NewClient creates a client that uses the given RPC client.
RevertErrorData
RevertErrorData returns the 'revert reason' data of a contract call.
#
Structs
Client
Client defines typed wrappers for the Ethereum RPC API.