Imports
- 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/pkg/errors
- github.com/shopspring/decimal
- github.com/sirupsen/logrus
- github.com/stratisproject/prysm-stratis/proto/eth/v1
- golang.org/x/sync/errgroup
- gorm.io/gorm
Imports in module “github.com/SergeevDmitry/eth2-balance-service”
- github.com/SergeevDmitry/eth2-balance-service/bindings/DepositContract
- github.com/SergeevDmitry/eth2-balance-service/bindings/Distributor
- github.com/SergeevDmitry/eth2-balance-service/bindings/LightNode
- github.com/SergeevDmitry/eth2-balance-service/bindings/NetworkBalances
- github.com/SergeevDmitry/eth2-balance-service/bindings/NodeDeposit
- github.com/SergeevDmitry/eth2-balance-service/bindings/Reth
- github.com/SergeevDmitry/eth2-balance-service/bindings/Storage
- github.com/SergeevDmitry/eth2-balance-service/bindings/SuperNode
- github.com/SergeevDmitry/eth2-balance-service/bindings/UserDeposit
- github.com/SergeevDmitry/eth2-balance-service/bindings/Withdraw
- github.com/SergeevDmitry/eth2-balance-service/dao
- github.com/SergeevDmitry/eth2-balance-service/pkg/config
- github.com/SergeevDmitry/eth2-balance-service/pkg/db
- github.com/SergeevDmitry/eth2-balance-service/pkg/utils
- github.com/SergeevDmitry/eth2-balance-service/shared
- github.com/SergeevDmitry/eth2-balance-service/shared/beacon
- github.com/SergeevDmitry/eth2-balance-service/shared/types