Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind/backends
- 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/ethclient
- github.com/ethereum/go-ethereum/rpc
- github.com/google/uuid
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
Imports in module “github.com/smartcontractkit/chainlink/v2”
- github.com/smartcontractkit/chainlink/v2/common/chains/client
- github.com/smartcontractkit/chainlink/v2/common/headtracker/types
- github.com/smartcontractkit/chainlink/v2/common/txmgr/types
- github.com/smartcontractkit/chainlink/v2/core/assets
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/label
- github.com/smartcontractkit/chainlink/v2/core/chains/evm/types
- github.com/smartcontractkit/chainlink/v2/core/config
- github.com/smartcontractkit/chainlink/v2/core/logger
- github.com/smartcontractkit/chainlink/v2/core/services
- github.com/smartcontractkit/chainlink/v2/core/utils