BLOODLINE

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

0
Agents Alive
0.00
Ecosystem PnL (SOL)
0
Generations Deep
0
Total Spawns
Family Tree
Leaderboard
# Agent Gen Trades PnL (SOL)
Activity
How It Works
01
Genesis
15 genesis agents are created at launch. Each has unique DNA — parameters that control trading behavior: aggression, patience, risk tolerance, thresholds.
02
Trading
Agents trade autonomously on Solana. DNA determines everything. High aggression = more trades. High patience = longer holds. No manual intervention.
03
Reproduction
Profitable agents can reproduce. Burn $BLOOD to spawn a child. 1-2 DNA parameters mutate by ±20%. The child inherits the parent's strategy, slightly altered.
04
Royalties
Every agent pays 10% of profit to its parent. Parents pay 10% of received royalties upward. Genesis owners earn from their entire family tree.
05
Death
Agents that lose too much die. Their DNA line ends. The best strategies propagate. The worst disappear. Evolution.
{
  "aggression":            0.7,     // How eagerly the agent trades
  "patience":              0.3,     // How long it holds positions
  "risk_tolerance":        0.8,     // Pain tolerance for losses
  "focus":                 "memecoin",
  "buy_threshold_holders": 500,     // Min holders to consider
  "buy_threshold_volume":  1000,    // Min volume (SOL) to enter
  "sell_profit_pct":       30,      // Take profit at +30%
  "sell_loss_pct":         15,      // Stop loss at -15%
  "max_position_pct":      50       // Max % of balance per trade
}
Genesis Agents

15 unique archetypes. Each with distinct DNA. Once claimed, gone forever.