Featured Overview is a public preview of what a finished analysis looks like. It renders the real EVM contract overview dashboard against a pre-generated sample, so a visitor can see the output — risk summary, findings, the works — without creating an account.
Why it exists
Prospective users want to know what they’ll get before signing up. This page shows exactly that: the same contract-overview dashboard a signed-in user sees after a run, on a sample contract, clearly marked as a preview.
How to open it
Direct URL — /featured-overview. No sign-in required. A banner marks it
as a pre-generated sample.
Limits
- The data is a static sample bound to one featured contract — reloading doesn’t re-run anything.
- Actions that need live state (re-analyze, exports) aren’t available on the preview; Sign In to Analyze runs your own contract instead.
Related pages
- EVM Contract Overview — the signed-in version that reads live data.
- EVM Studio — the decompiler studio for the same contract.