Imports
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- go.uber.org/zap
- golang.org/x/xerrors
- gorm.io/gorm
Imports in module “github.com/Layr-Labs/sidecar”
- github.com/Layr-Labs/sidecar/internal/config
- github.com/Layr-Labs/sidecar/pkg/clients/ethereum
- github.com/Layr-Labs/sidecar/pkg/contractCaller
- github.com/Layr-Labs/sidecar/pkg/contractManager
- github.com/Layr-Labs/sidecar/pkg/contractStore
- github.com/Layr-Labs/sidecar/pkg/fetcher
- github.com/Layr-Labs/sidecar/pkg/parser
- github.com/Layr-Labs/sidecar/pkg/postgres
- github.com/Layr-Labs/sidecar/pkg/storage
- github.com/Layr-Labs/sidecar/pkg/utils