Imports
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/onflow/atree
- github.com/onflow/cadence
- github.com/onflow/cadence/encoding/json
- github.com/onflow/cadence/runtime
- github.com/onflow/cadence/runtime/ast
- github.com/onflow/cadence/runtime/common
- github.com/onflow/cadence/runtime/interpreter
- github.com/onflow/cadence/runtime/sema
- github.com/onflow/cadence/runtime/stdlib
- github.com/stretchr/testify/require
- go.opentelemetry.io/otel/attribute
- golang.org/x/exp/maps
Imports in module “github.com/onflow/flow-go”
- github.com/onflow/flow-go/fvm/environment
- github.com/onflow/flow-go/fvm/evm/emulator
- github.com/onflow/flow-go/fvm/evm/testutils/contracts
- github.com/onflow/flow-go/fvm/evm/types
- github.com/onflow/flow-go/fvm/meter
- github.com/onflow/flow-go/model/flow