Imports
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts
- 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/crypto
- github.com/ethereum/go-ethereum/ethclient
- github.com/ethereum/go-ethereum/event
- github.com/ethereum/go-ethereum/rlp
- github.com/joeqian10/neo-gogogo/helper
- github.com/ontio/ontology/common
- github.com/ontio/ontology/smartcontract/service/native/utils
- github.com/polynetwork/eth-contracts/go_abi/btcx_abi
- github.com/polynetwork/eth-contracts/go_abi/eccd_abi
- github.com/polynetwork/eth-contracts/go_abi/eccm_abi
- github.com/polynetwork/eth-contracts/go_abi/eccmp_abi
- github.com/polynetwork/eth-contracts/go_abi/erc20_abi
- github.com/polynetwork/eth-contracts/go_abi/lock_proxy_abi
- github.com/polynetwork/eth-contracts/go_abi/oep4_abi
- github.com/polynetwork/eth-contracts/go_abi/ongx_abi
- github.com/polynetwork/eth-contracts/go_abi/ontx_abi
- github.com/polynetwork/poly/common
- golang.org/x/crypto/sha3