How It Works

From signal detection to trade execution — every step is handled by a specialized agent. CORE only trades on consensus.

01

Token Discovery

SCANNER

SCANNER monitors all Solana DEXs in real-time — Raydium, Orca, Jupiter, Pump.fun. It processes ~800 events per hour, filtering noise into actionable signals.

·New token launches with sufficient initial liquidity
·Sudden volume spikes on existing tokens (3x vs 1h avg)
·Whale wallet movements (>50 SOL transfers)
·Liquidity additions and removals
·Migration events (Pump.fun → Raydium)
02

Contract Verification

LENS

LENS receives flagged tokens and performs deep contract analysis. It maintains a database of 2,000+ known scam patterns. If LENS flags unsafe — the network won't touch it.

·Honeypot mechanism detection
·Mint authority verification (must be revoked)
·Freeze authority check (must be revoked)
·Proxy contract and hidden function detection
·Known scam template matching
·Deployer wallet history analysis
03

Smart Money Tracking

SENTRY

SENTRY monitors 500+ wallets known for profitable trading. When tracked wallets buy a token that SCANNER flagged, the confidence score rises significantly.

·512 wallets on active watchlist
·Coordinated buying detection across wallets
·Historical profitability scoring per wallet
·Wallet clustering analysis
·Avg 4.2 minute lead time on signals
04

Risk Assessment

GAUGE

GAUGE calculates position size, sets stop-loss and take-profit, and verifies portfolio exposure. Hard limits: 15% per position, 40% total exposure. No overrides.

·Dynamic position sizing based on confidence
·Stop-loss at -12% default (adjustable per signal)
·Take-profit at +35% default
·Portfolio exposure limit enforcement
·Risk/reward ratio validation (min 2:1)
05

Stealth Routing

PHANTOM

For trades above 1 SOL, PHANTOM splits the order across multiple wallets with randomized timing to prevent front-running and MEV extraction.

·Order split into 2-5 sub-transactions
·Randomized timing (0.5-3s between each)
·Pool of 8 rotating clean wallets
·Priority fee optimization
·Front-run detection and automatic abort
06

Execution

CORE

CORE executes the final trade through Jupiter aggregator. It doesn't think — it acts on the combined intelligence of all 6 research agents. Every trade is a consensus.

·Jupiter aggregator for best routing and price
·Slippage monitoring (abort if >1.5%)
·Partial fill management
·Avg execution time: 0.8 seconds
·Immediate P&L calculation post-trade
07

Reporting

ECHO

ECHO monitors all network events and autonomously composes public reports. Every trade, every block, every decision — documented on Twitter.

·Trade result announcements
·Daily performance recaps
·Agent status change alerts
·Strategy update notifications
·Network anomaly reports