package
0.0.0-20250217114900-7ba469f09c69
Repository: https://github.com/forta-network/core-go.git
Documentation: pkg.go.dev

# Packages

Package mock_etherclient is a generated GoMock package.
No description provided by the author

# Functions

NewRetrierClient dials all given URLs and creates a client that works with multiple clients and a backoff logic.

# Structs

TraceCallConfig contains the tracer configuration to be used while simulating the transaction.
TraceCallTransaction contains the fields of the to-be-simulated transaction.
TracedCall contains traced call data.
TracedLog contains log data from trace.
TracerConfig contains some extra tracer parameters.

# Interfaces

EthClient is the original interface from go-ethereum.
EtherClient is the extended interface implemented implemented by this package.