Interactive Fraud Proofs, popularized by Optimistic Rollups like Arbitrum and Optimism, excel at general-purpose smart contract execution because they leverage the EVM directly, minimizing development overhead. This approach achieves high throughput—4,000-40,000 TPS on L2—by assuming transactions are valid and only running complex fraud-proof verification in the rare case of a challenge. The trade-off is a mandatory 7-day challenge window for withdrawals, creating significant capital lock-up and delayed finality.