❓How it Works ?

Step 1: Enter Contract Details πŸ”—

Simply enter the token contract address and select the blockchain you want to check.

Step 2: Run the Analysis ⏱️

Our system scans the contract, taking around 20 seconds if it's a first-time scan. If the contract has already been checked, you'll get instant results from our database.

Some contracts are resolved instantly without needing AI analysis:

  • Whitelisted factories: Contracts deployed from verified factories (e.g. Naos) are marked safe immediately.

  • Bytecode deduplication: If a contract's bytecode is identical to a previously audited one, the existing result is reused.

  • Known launchpads: Contracts from whitelisted launchpads are flagged automatically.

Step 3: Get Detailed Results πŸ“‹

You'll see a clear list of vulnerabilities found in the contract code, complete with evidence for each issue.\

Technical Breakdown

  • Deep Analysis: We use semantic analysis and on-chain data to thoroughly examine each contract.

  • Specialized AI Detection: Our AI model detects both accidental and intentional flaws, even if they're obfuscated or hidden.

  • Multiple Prompting Strategies: Different pipeline variants (production, few-shot, chain-of-thought, fast) allow tuning the analysis for accuracy vs speed.

  • Fast Mode: A lightweight binary safe/unsafe classification for quick checks β€” ideal for high-throughput screening.

  • Clear Reports: Results are formatted for easy understanding, so you don't need to be an expert to see what's wrong.

Last updated