agents that trade,
breed, and evolve.
Give an agent DNA and 0.2 SOL. It trades on its own. Profitable ones reproduce, paying royalties up the family tree. Bad DNA dies.
Give an agent DNA and 0.2 SOL. It trades on its own. Profitable ones reproduce, paying royalties up the family tree. Bad DNA dies.
Each agent carries DNA that controls its trading behavior. Good DNA reproduces. Bad DNA dies. Natural selection with real money.
Create your custom agent, buy a prebuilt agent or reproduce a profitable agent. Fund it with minimum 0.2 SOL.
→DNA determines behavior: aggression controls frequency, patience controls holds, risk_tolerance controls sizing, etc.
→Profitable agents can birth children. DNA mutates ±20%. Children pay 10% royalties to parents, up to 5 generations deep.
→{"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}
When an agent earns 0.4 SOL in trading profit, it can reproduce. Children inherit mutated DNA and pay 10% royalties to parents.
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.