WAKE//TERMINAL_V0.1 // BASE_NETWORK

WAKE mirrors smart money trades on Base in real time and detects exit liquidity events before retail sees them.

> CURRENTLY IN CLOSED BETA. ACCESS GRANTED IN WAVES TO HOLDERS WHO FOLLOW @WakeOnBase.

> LAUNCHED_VIA_BANKR // FAIR_LAUNCH // 0%_TEAM_ALLOCATION
> BETA_ACCESS: CURATED. FOLLOW @WakeOnBase FOR SELECTION.
MONITORING 4,872 SMART_WALLETS // 12,431 BASE_TOKENS // LIVE
SMART_BUY // LIVE
    EXIT_DETECTED // LIVE
      [ 01 ]

      > THE_THESIS

      Most onchain dashboards show you what already happened. WAKE shows you what's about to happen. Smart money moves first. Exit liquidity moves second. Retail moves third. WAKE puts you in the second tier — fast enough to ride, fast enough to leave.

      [ LAYER 01 ] SMART_MONEY_MIRROR

      Mirror the wallets that win.

      WAKE tracks every wallet on Base with a verifiable PnL history. We rank them by realized profit, win rate, hold time, and capital efficiency. When a top-tier wallet enters or exits a position, you see it within seconds.

      tracked: 4,872 wallets // updated: every block
      [ LAYER 02 ] EXIT_LIQUIDITY_DETECTOR

      Spot the dump before it happens.

      WAKE flags the exact moment insiders, snipers, top 10 holders, or dev wallets begin unloading. Pattern-matched against historical pre-dump signatures across thousands of Base launches.

      signatures: 47 patterns // threshold: configurable
      [ 03 ]

      > HOW_IT_WORKS

      ~/wake
      $ wake.connect --chain base
      Connect to Base. WAKE indexes every block, every wallet, every trade.
      $ wake.mirror --wallets top_1pct --threshold 0.7
      Filter to the top 1% of profitable wallets above a 70 confidence threshold.
      $ wake.alert --on smart_buy,exit_detected
      Stream both layers — smart buys and exit liquidity flags — to your terminal, email, or webhook.
      [ 04 ]

      > SIGNAL_COVERAGE

      [01]src: onchain

      WALLET_PNL_TRACKING

      Realized and unrealized PnL across every wallet, every token, every block.

      [02]src: onchain

      WIN_RATE_SCORING

      Hit rate on positions held >24h. Filters lucky one-shots from consistent winners.

      [03]src: onchain

      HOLDER_CONCENTRATION

      Real-time top 10 wallet distribution. Flags accumulation and distribution events.

      [04]src: onchain

      SNIPER_CLUSTERS

      Identifies wallets that bought in the first 3 blocks. Tracks their exit behavior.

      [05]src: onchain

      DEV_WALLET_BEHAVIOR

      Monitors deployer and team wallets. Flags transfers, sells, and bridge events.

      [06]src: ml

      PATTERN_MATCHING

      Compares live token behavior against 8,000+ historical pre-dump signatures.

      [ 05 ]

      > ACCESS_REQUIRES_$WAKE

      FAIR-LAUNCHED VIA BANKR // NO TEAM ALLOCATION // HOLD TO ACCESS

      WAKE is gated by token hold. No subscriptions. No SaaS. The token is the access pass. Hold the threshold, the terminal lights up. Sell below it, the terminal goes dark.

      TIER_01HOLD: 1,000,000 (0.1%)READ_ONLY_FEED // TOP_10_WALLETS
      TIER_02HOLD: 5,000,000 (0.5%)FULL_MIRROR // EXIT_DETECTOR // EMAIL_ALERTS
      TIER_03HOLD: 20,000,000 (2.0%)WEBHOOKS // API_ACCESS // CUSTOM_FILTERS // PRIORITY_DATA
      [ VIEW_FULL_TIERS ]
      [ 06 ]

      > SAMPLE_OUTPUT

      [ 07 ]

      > DEPLOYED_ON_GITLAWB [PENDING]

      WAKE's scoring engine and pattern matcher will be open. Repository goes live alongside the public terminal — fork it, audit it, extend it.

      $ git clone gitlawb.com/wake/terminal # pending