Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- 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/ethereum/go-ethereum/ethclient
- github.com/ethereum/go-ethereum/rpc
- github.com/sirupsen/logrus
- go.uber.org/zap
Imports in module “github.com/openweb3-io/crosschain”
- github.com/openweb3-io/crosschain/blockchain/evm/abi/erc20
- github.com/openweb3-io/crosschain/blockchain/evm/abi/exit_request
- github.com/openweb3-io/crosschain/blockchain/evm/abi/stake_deposit
- github.com/openweb3-io/crosschain/blockchain/evm/address
- github.com/openweb3-io/crosschain/blockchain/evm/builder
- github.com/openweb3-io/crosschain/blockchain/evm/tx
- github.com/openweb3-io/crosschain/blockchain/evm/tx_input
- github.com/openweb3-io/crosschain/builder
- github.com/openweb3-io/crosschain/client
- github.com/openweb3-io/crosschain/normalize
- github.com/openweb3-io/crosschain/types
- github.com/openweb3-io/crosschain/utils