Imports
- github.com/ethereum/go-ethereum
- 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/rpc
- github.com/lib/pq
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- github.com/shopspring/decimal
- go.uber.org/multierr
- gorm.io/gorm
Imports in module “github.com/GoPlugin/Plugin”
- github.com/GoPlugin/Plugin/core/assets
- github.com/GoPlugin/Plugin/core/logger
- github.com/GoPlugin/Plugin/core/null
- github.com/GoPlugin/Plugin/core/service
- github.com/GoPlugin/Plugin/core/services/eth
- github.com/GoPlugin/Plugin/core/services/headtracker/types
- github.com/GoPlugin/Plugin/core/services/keystore/keys/ethkey
- github.com/GoPlugin/Plugin/core/services/postgres
- github.com/GoPlugin/Plugin/core/store/models
- github.com/GoPlugin/Plugin/core/store/orm
- github.com/GoPlugin/Plugin/core/utils