Imports
- github.com/BurntSushi/toml
- github.com/ethereum-optimism/optimism/op-e2e/bindings
- github.com/ethereum-optimism/optimism/op-node/rollup
- github.com/ethereum-optimism/optimism/op-service/jsonutil
- github.com/ethereum-optimism/optimism/op-service/retry
- github.com/ethereum-optimism/superchain-registry/ops/config
- github.com/ethereum-optimism/superchain-registry/ops/flags
- github.com/ethereum-optimism/superchain-registry/ops/utils
- github.com/ethereum-optimism/superchain-registry/superchain
- github.com/ethereum-optimism/superchain-registry/validation
- github.com/ethereum-optimism/superchain-registry/validation/genesis
- 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
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/ethclient
- github.com/google/go-cmp/cmp
- github.com/google/go-cmp/cmp/cmpopts
- github.com/urfave/cli/v2