MEV Inspect
Onboarding Setup
What is MEV Inspect?
MEV Inspect brings together protocol inspectors and curve, balancer, uniswap (and clones/versions like v2/v3), aave, compound, 0x, and dydx.. Built-in modules to inspect interactions across major decentralized finance (DeFi) primitives and liquidity pools, including Curve, Balancer, Uniswap (and clones/versions like V2/V3), Aave, Compound, 0x, and dYdX.
Its documented workflow includes: Requires setting up a localized or remote archive/tracing node (e.g., Geth, Erigon) with JSON-RPC and Websocket access. Requires a local database instance (such as PostgreSQL) to store transaction inspections and block classification data. Connects to an Ethereum-compatible or EVM-equivalent node URL to pull block or transaction history.
The platform documentation describes wallet access this way: MEV Inspect does not feature a built-in wallet model, user key management system, or trading execution interface.
Official resources
Supported networks
- Ethereum
- Polygon
MEV Inspect features
Protocol Inspectors
Built-in modules to inspect interactions across major decentralized finance (DeFi) primitives and liquidity pools, including
Curve, Balancer, Uniswap (and clones/versions
Curve, Balancer, Uniswap (and clones/versions like V2/V3), Aave, Compound, 0x, and dYdX.
MEV Detection Categories
Identifies and classifies instances of arbitrage, liquidations, and sandwich-style behaviors within historical blocks or real-time feeds.
CLI Execution
Offers command-line parameters to inspect single transactions (tx) or block ranges (blocks).
How to use MEV Inspect
Requires setting up a localized
Requires setting up a localized or remote archive/tracing node (e.g., Geth, Erigon) with JSON-RPC and Websocket access.
Requires a local database instance
Requires a local database instance (such as PostgreSQL) to store transaction inspections and block classification data.
Node Connection
Connects to an Ethereum-compatible or EVM-equivalent node URL to pull block or transaction history.
Tracing / Event Extraction
Traces internal transaction execution paths or parses chain events to isolate contract interactions.
Classification
Runs protocol-specific "inspectors" to identify specific transaction types like swaps, liquidations, and arbitrage paths.
Who is MEV Inspect for?
MEV Inspect is suited to users looking for protocol inspectors and curve, balancer, uniswap (and clones/versions like v2/v3), aave, compound, 0x, and dydx. on Documented Networks. Its documented workflow includes wallet funding and balance management.
Before you use it
- Running the software locally demands heavy hardware resources, requiring a fully synced archive/tracing node (which can take days and hundreds of gigabytes/terabytes of storage depending on the chain).
- Major upstream repositories (such as flashbots/mev-inspect-rs) have been archived as read-only by their maintainers, meaning native software updates from the original creators may be limited or deprecated.
- Any claim labeling MEV Inspect as a "memecoin trading tool," a "one-click sniper," or a consumer-facing app with a built-in "wallet model" is unverified and contradicts official documentation, which classifies the tool strictly as a developer-centric backen…
