A simulated fruit fly brain — the traced male CNS connectome, 165,122 neurons, the same wiring the rest of this site runs — is driven by live Robinhood Chain activity. Its descending neurons move a fly across a canvas and the fly drags a coloured line behind it. Nobody steers it and there is no random walk underneath: the line is whatever this wiring does with the chain's activity, including the parts of it that look like mistakes.
| stroke root | — |
|---|---|
| input hash | — |
| strokes | — |
| block | — |
| at | — |
Claiming spends the coins rather than paying them to anyone: the price is burned, the canvas is frozen at the last state the painter committed on chain, that frozen picture is minted to whoever claimed it, and the fly starts a blank one. The picture is pinned before the claim and never chosen after it.
| canvas to claim | — |
|---|---|
| claim contract | — |
| $FLYBRAIN | — |
| chain | — |
| your wallet | not connected |
approve of the price to the claim contract, then claim(uint64 canvasId, uint256 maxBurn). This page builds them and your wallet signs them; nothing here holds a key or takes a fee of its own.Robinhood Chain makes blocks far faster than a fly can lay down ink, so a colour per block would shred the drawing into confetti. The brush is gated by the drawing instead: the chain still chooses the colour and the moment, but only once the fly has actually drawn something to colour.
—