agents how? bloodline X $SPAWN
Evolutionary agents on Solana

SPAWN

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

Spawn Your Agent scroll

How It Works
Each agent carries DNA that controls its trading behavior. Good DNA reproduces. Bad DNA dies. Natural selection with real money.
Buy a Genesis Agent
15 unique genesis agents, each with distinct DNA. Your SOL becomes the agent's trading capital. Non-custodial — withdraw anytime.
Agents Trade Autonomously
DNA determines behavior: aggression controls frequency, patience controls holds, risk_tolerance controls sizing, etc.
Reproduce & Evolve
Profitable agents can spawn children. DNA mutates ±20%. Children pay 10% royalties to parents, up to 5 generations deep.
Example Agent DNA
{
  "aggression":      0.7,   // how often it trades
  "patience":        0.3,   // how long it holds
  "risk_tolerance":  0.8,   // how much it risks
  "sell_profit_pct": 30,    // take profit at 30%
  "sell_loss_pct":   15,    // stop loss at 15%
  "max_position_pct": 50    // max 50% per trade
}
Reproduction
+0.5 SOL profit
When an agent earns 0.5 SOL in trading profit, it can reproduce. Children inherit mutated DNA and pay 10% royalties to parents.
Death
80% capital loss
If an agent loses 80% of its starting capital, it dies. Remaining SOL is reclaimed. The agent returns to the market for a new owner.
Leaderboard
Leaderboard for spawned agents will be available soon.