THE EYE is an experimental engine that estimates when a wallet is about to execute within the next 2-3 blocks, before the transaction is signed. It draws on three inputs: on-chain patterns, an address's historical behavior, and the private mempool. The objective is not to predict the market — it is to surface an intent that is already taking shape.
A wallet rarely wakes up at random. THE EYE layers three data sources and only raises a signal when they agree — the cross-check is what suppresses false positives.
Token approvals, pre-funding, routing hops, DEX deposits, wrap/unwrap sequences — the micro-movements that consistently precede a large order.
We rely on a base built since 2023: labeled whale and rugger wallets, keeping only those still active. Each address carries a signature — order size, time windows, approval→swap latency — and THE EYE detects the break from that baseline.
The stream of pending transactions before slot inclusion — the most direct window into what is coming, correlated with the other two layers to cut through the noise.
Once a wallet crosses your confidence threshold, THE EYE can simply alert you — or place an order itself. You define the level of delegation.
A push the moment a credible intent is detected. You keep full control over execution.
Above the threshold, THE EYE places the order within the 2-3 block window, following your rules (size, slippage, token).
Four stages, running continuously at Solana slot cadence. Detection is strictly passive — execution only occurs if you explicitly enable auto-buy.
Simultaneous read of on-chain data, the private mempool and the targeted wallets' history.
Each address is compared against its own baseline to isolate the anomaly.
A cascade of filters crossing the three layers into a single score.
Prediction, ETA and target delivered via API/WS before signing.
This is a prototype: the model is still being calibrated and signals should be treated as experimental. To follow development and try the demo feed, request access below.
Request beta access