Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/common
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- github.com/smartcontractkit/sqlx
- go.uber.org/atomic
- go.uber.org/zap/zapcore
Imports in module “github.com/smartcontractkit/chainlink”
- github.com/smartcontractkit/chainlink/core/chains/evm/client
- github.com/smartcontractkit/chainlink/core/chains/evm/headtracker/types
- github.com/smartcontractkit/chainlink/core/chains/evm/types
- github.com/smartcontractkit/chainlink/core/config
- github.com/smartcontractkit/chainlink/core/logger
- github.com/smartcontractkit/chainlink/core/services/pg
- github.com/smartcontractkit/chainlink/core/utils