Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/rpc
- github.com/google/uuid
- github.com/mitchellh/mapstructure
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- github.com/smartcontractkit/chain-selectors
- github.com/smartcontractkit/chainlink-automation/pkg/v3/plugin
- github.com/smartcontractkit/chainlink-common/pkg/capabilities/consensus/ocr3
- github.com/smartcontractkit/chainlink-common/pkg/capabilities/consensus/ocr3/types
- github.com/smartcontractkit/chainlink-common/pkg/capabilities/triggers
- github.com/smartcontractkit/chainlink-common/pkg/codec
- github.com/smartcontractkit/chainlink-common/pkg/loop
- github.com/smartcontractkit/chainlink-common/pkg/loop/adapters/relay
- github.com/smartcontractkit/chainlink-common/pkg/services
- github.com/smartcontractkit/chainlink-common/pkg/sqlutil
- github.com/smartcontractkit/chainlink-common/pkg/types
- github.com/smartcontractkit/chainlink-common/pkg/types/automation
- github.com/smartcontractkit/chainlink-common/pkg/types/ccip
- github.com/smartcontractkit/chainlink-common/pkg/types/core
- github.com/smartcontractkit/chainlink-common/pkg/types/llo
- github.com/smartcontractkit/chainlink-common/pkg/types/mercury
- github.com/smartcontractkit/chainlink-common/pkg/types/mercury/v1
- github.com/smartcontractkit/chainlink-common/pkg/types/mercury/v2
- github.com/smartcontractkit/chainlink-common/pkg/types/mercury/v3
- github.com/smartcontractkit/chainlink-common/pkg/types/mercury/v4
- github.com/smartcontractkit/chainlink-common/pkg/types/query
- github.com/smartcontractkit/chainlink-common/pkg/types/query/primitives
- github.com/smartcontractkit/chainlink-common/pkg/values
- github.com/smartcontractkit/chainlink-data-streams/mercury
- github.com/smartcontractkit/libocr/gethwrappers2/ocr2aggregator
- github.com/smartcontractkit/libocr/gethwrappers2/ocrconfigurationstoreevmsimple
- github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median
- github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median/evmreportcodec
- github.com/smartcontractkit/libocr/offchainreporting2plus/chains/evmutil
- github.com/smartcontractkit/libocr/offchainreporting2plus/ocr3types
- github.com/smartcontractkit/libocr/offchainreporting2plus/types
- go.uber.org/multierr
- golang.org/x/exp/maps
- golang.org/x/sync/errgroup
Imports in module “github.com/smartcontractkit/chainlink/v2”
- github.com/smartcontractkit/chainlink/v2/common/txmgr
- github.com/smartcontractkit/chainlink/v2/common/txmgr/types
- github.com/smartcontractkit/chainlink/v2/core/capabilities/targets
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/abi
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/assets
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/client
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/config/toml
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/gas
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/headtracker/types
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/log
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/txmgr
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/types
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils
- github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/router
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/generated/i_automation_v21_plus_common
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/keystone/generated/forwarder
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/llo-feeds/generated/channel_verifier
- github.com/smartcontractkit/chainlink/v2/core/internal/gethwrappers2/generated/offchainaggregator
- github.com/smartcontractkit/chainlink/v2/core/logger
- github.com/smartcontractkit/chainlink/v2/core/services
- github.com/smartcontractkit/chainlink/v2/core/services/keystore
- github.com/smartcontractkit/chainlink/v2/core/services/llo
- github.com/smartcontractkit/chainlink/v2/core/services/llo/bm
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/abihelpers
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/ccipcommit
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/ccipexec
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/config
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/prices
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/tokendata/usdc
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/transmitter
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/functions/config
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/llo/config
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/mercury/config
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/encoding
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/logprovider
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/transmit
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/upkeepstate
- github.com/smartcontractkit/chainlink/v2/core/services/ocrcommon
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/functions
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/utils
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/v1/reportcodec
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/v2/reportcodec
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/v3/reportcodec
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/v4/reportcodec
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury/wsrpc
- github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types