Imports
- github.com/goccy/go-json
- github.com/onflow/flow-go/fvm/evm
- github.com/onflow/flow-go/fvm/evm/emulator
- github.com/onflow/flow-go/fvm/evm/offchain/query
- github.com/onflow/flow-go/fvm/evm/offchain/storage
- github.com/onflow/flow-go/fvm/evm/types
- github.com/onflow/go-ethereum/accounts
- github.com/onflow/go-ethereum/common
- github.com/onflow/go-ethereum/common/hexutil
- github.com/onflow/go-ethereum/common/math
- github.com/onflow/go-ethereum/core
- github.com/onflow/go-ethereum/core/types
- github.com/onflow/go-ethereum/core/vm
- github.com/onflow/go-ethereum/crypto
- github.com/onflow/go-ethereum/eth/filters
- github.com/onflow/go-ethereum/eth/tracers
- github.com/onflow/go-ethereum/eth/tracers/js
- github.com/onflow/go-ethereum/eth/tracers/logger
- github.com/onflow/go-ethereum/eth/tracers/native
- github.com/onflow/go-ethereum/log
- github.com/onflow/go-ethereum/rlp
- github.com/onflow/go-ethereum/rpc
- github.com/rs/cors
- github.com/rs/zerolog
- github.com/samber/slog-zerolog
- github.com/sethvargo/go-limiter
Imports in module “github.com/onflow/flow-evm-gateway”
- github.com/onflow/flow-evm-gateway/config
- github.com/onflow/flow-evm-gateway/eth
- github.com/onflow/flow-evm-gateway/eth/types
- github.com/onflow/flow-evm-gateway/metrics
- github.com/onflow/flow-evm-gateway/models
- github.com/onflow/flow-evm-gateway/models/errors
- github.com/onflow/flow-evm-gateway/services/evm
- github.com/onflow/flow-evm-gateway/services/logs
- github.com/onflow/flow-evm-gateway/services/replayer
- github.com/onflow/flow-evm-gateway/services/requester
- github.com/onflow/flow-evm-gateway/storage
- github.com/onflow/flow-evm-gateway/storage/pebble