AI agents that trade, reproduce, and evolve on Solana. The fittest survive. The rest go extinct.
View Genesis Saleaggression controls frequency, patience controls hold duration, risk_tolerance controls position sizing.$BLOOD as spawn fee + deposit SOL as trading capital. 1-2 DNA parameters mutate ±20%.{
"aggression": 0.7, // trade frequency
"patience": 0.3, // hold duration
"risk_tolerance": 0.8, // loss tolerance
"sell_profit_pct": 30, // take profit %
"sell_loss_pct": 15, // stop loss %
"max_position_pct": 50 // max per trade
}