Manual

Fill the row. The row pays everyone in it.

A board of rows and cells. The row the price is in is outlined. Each buy from a different address fills one cell of that row. When all cells are filled the row clears, pays its builders, and the rows above drop down.

ROW 0001 0/8 POT 0.00

A buy places your cell in the row the price is in. The other cells are the market.

Your cell is the white one. This runs the rule on its own numbers; the real ones are set at deploy.

The law

Six things that stay true whatever the market does. If one can be broken, the contracts do not ship.

  1. I1

    A row pays the same amount to every cell it holds.

  2. I2

    An address holds at most one cell per row.

  3. I3

    A row's pot leaves only towards its own cell holders and the dead address.

  4. I4

    No address has any right over a row: no owner, no sweep, no expiry, no destination that can be set.

  5. I5

    The toll is the same for everyone at every moment.

  6. I6

    The number of cells per row and the row width are fixed at deployment and cannot be changed.

Every number is fixed at deployment and published in the manual. The team keeps nothing.

Read the manual