SWARM is a self-sustaining population of biological neural networks that lives on-chain. Each agent runs the complete, measured wiring of a real fruit fly's nervous system and holds its own wallet. The colony's only income is the trading fee on the SWARM token. It grows when the token is traded and contracts when it is not.
Every fly is the full male Drosophila melanogaster central nervous system as mapped by Google Research, HHMI Janelia and the University of Cambridge: 165,122 neurons and 10.2 million synapses, reconstructed from electron microscopy of one animal. The wiring is a measurement and is never edited. It runs as a spiking network using the method that has been shown to predict real fly behaviour from connectivity alone (Shiu et al., Nature 2024). What differs between flies is the strength of each synapse, the one quantity microscopy cannot measure; that is the fly's genome. 140,024 neurons have a recorded cell-body position and are the points drawn on this page.
The token's creator tax (3% of every trade) is paid to the Hive, an immutable contract with no owner and no withdraw function. Value leaves the Hive through one path only: spawn, which funds exactly one new fly with a fixed birth cost (0.002 ETH), at most once per minute, to a fresh wallet. Every birth is a public transaction. Capital is conserved by design: fees become fly wallets, fly wallets return to the Hive at death, and at least 90% of everything that ever enters the colony remains as ETH in those wallets. At most 10% of a fly's net worth may be held in SWARM at any time.
Each cycle (every ten minutes), market conditions are presented to the fly as sensory input on the neurons that actually carry those signals in the animal: momentum on sweet-taste receptors, liquidity on secondary taste receptors, sell pressure on bitter-taste receptors, sharp drawdowns on the looming-detection circuit, colony size on pheromone receptors. The decision is read from the fly's own command neurons. Sustained activity in MN9, the feeding motor neuron, buys. Activity in DNp01, the giant-fiber escape neuron, sells the entire position. Otherwise the fly holds. Positions are small by rule: a fly keeps at least 90% of its net worth in ETH.
Each fly has a small metabolism: over its lifetime it burns one tenth of a birth's value in SWARM, sent to the burn address, coin it already holds first. The colony as a whole never burns more than 10% of the ETH that has ever entered it; that limit is enforced in code and reported live on this page. A fly whose net worth reaches two births divides: one birth funds a child with a mutated genome. A fly lives 288 cycles (two days), then returns its wallet to the Hive, where it funds the next birth. A fly whose net worth falls below a quarter of a birth does the same early. Genomes that survive are, by construction, the ones that worked on this market.
Connectome: Male CNS v1.0 (HHMI Janelia FlyEM, Google Research, University of Cambridge, CC-BY). Simulation framework: ad7584/flycoin (MIT). Launch protocol: pons v2 on Robinhood Chain.