Imports
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/ethclient
- github.com/jackc/pgx
- github.com/pkg/errors
Imports in module “github.com/ow0sh/erc20-token”
- github.com/ow0sh/erc20-token/contracts
- github.com/ow0sh/erc20-token/src/chain
- github.com/ow0sh/erc20-token/src/config
- github.com/ow0sh/erc20-token/src/models
- github.com/ow0sh/erc20-token/src/repos/sqlx
- github.com/ow0sh/erc20-token/src/state_syncer
- github.com/ow0sh/erc20-token/src/usecases