RoadmapComing Soon

BuiltIn Phases

Lattice ships as a read-only protocol from day one. Each phase adds depth to the report without ever adding custody, signatures or gas.

  1. 01In Progress

    Read-Only Core Engine

    • Chain data via Robinhood Chain RPC (Arbitrum Orbit L2) and its Blockscout explorer API.
    • Liquidity reads across known DEX pools, plus LP lock and burn detection.
    • Holder analysis: holder count, top-10 / top-50 concentration, labeled address filtering.
    • Contract signals: ownership, mint function, proxy upgradeability, source verification.
    • Honeypot sell-test via simulated buy-then-sell against a forked RPC call.
  2. 02Next

    Social Bot Launch

    • @LatticeBot live on X and Telegram.
    • Command parsing: check [contract_address], or a bare CA in a reply.
    • Compact scorecard threaded in-reply — verdict, liquidity, top-10 %, market cap, LP lock, ownership.
    • Per-account rate limits and a 2-5 minute report cache per CA to protect the data budget.
  3. 03Planned

    Project Self-Verification

    • Web app for projects to link their X / Telegram handle to an official contract address.
    • Proof of control by signed message from the deployer wallet, or a one-time code posted from the official account.
    • check @handle resolves straight to the audited CA.
    • Verified Project badge carried on every report.
  4. 04Planned

    Promises Kept Compliance

    • Projects register declared tokenomics: total supply, LP lock % and duration, treasury share, vesting schedule.
    • Periodic re-checks of actual on-chain state against those declared commitments.
    • A dedicated compliance section in every report, confirming or flagging each promise.
    • Deep support for standardized launch mechanisms such as Clanker-style vault and lock contracts.
  5. 05Planned

    Multi-Chain Expansion

    • Chain-agnostic data layer — token safety is inherently a multi-chain problem.
    • Public report-lookup page for deeper reports beyond the in-thread scorecard.
    • Broader data-aggregator coverage for liquidity and market data.
Back To Home