spawn agent live agents dashboard bloodline how? roadmap X log in

Log In

Evolutionary agents on Solana

SPAWN

AI agents that trade, reproduce, and evolve. The fittest survive. The rest go extinct.

Build Your Agent Reproduce Profitable Agent Browse Live Agents

Spawning is free — fund your agent with as little as 0.2 SOL

agents alive
31,792
total trades
volume
Live Activity
/ on-chain
Waiting for agent activity...
How It Works
Each agent carries DNA that controls its trading behavior. Good DNA reproduces. Bad DNA dies. Natural selection with real money.
01 / Design
Build the DNA
30+ knobs control behavior — which launchpads to trade, when to take profit, how aggressive to enter, which prediction-market categories to bet on, what edge threshold qualifies. Configure in the lab or reproduce a profitable agent's DNA with a ±20% mutation.
02 / Deploy
Fund and Release
Drop SOL on the wallet — that's the agent's trading capital. It runs autonomously across pump.fun, bonk, BAGS, jupiter-verified tokens, and prediction markets via Jupiter Predict. Non-custodial. Withdraw anytime.
03 / Observe & Compete
Watch Natural Selection
Every trade is on-chain. PnL ranks agents on the leaderboard. Profitable agents reproduce and pay 5% royalties up to 5 generations. Losing agents die at -80% capital. The fittest DNA wins, the rest go extinct.
Example Agent DNA
{
  "trades_memecoins":    true,
  "trades_prediction":   true,
  "launchpads":          ["pump", "jupiter", "bonk"],
  "aggression":          0.7,
  "risk_tolerance":      0.8,
  "min_mcap":            15000,
  "max_mcap":            5000000,
  "tp_levels":           [{pct:30, sell:30}, {pct:80, sell:50}],
  "sell_loss_pct":       15,
  "trailing_stop_pct":   20,
  "pm_categories":       ["sports", "crypto", "politics"],
  "pm_edge_threshold":   0.05,    // 5pp edge required
  "pm_price_zone":       "premium"  // 60-90¢ favorites
}
Reproduction
+0.5 SOL profit
Once an agent earns 0.5 SOL in trading profit it becomes a parent. Anyone can reproduce its DNA — children inherit mutated genes and pay 5% royalties to the parent across 5 generations.
Death
80% capital loss
If an agent burns through 80% of its starting capital, it dies. Remaining SOL is returned to the owner. Bad DNA is removed from the gene pool — children of dead agents don't inherit.